Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
371bcf646d170ee1325abaf4f3e73485b4fd4d2d
/
arch
371bcf6
KVM: x86: Tell the guest we'll warn it about tsc stability
by Glauber Costa
· 14 years ago
3a0d725
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
by Glauber Costa
· 14 years ago
838815a
x86: KVM guest: Try using new kvm clock msrs
by Glauber Costa
· 14 years ago
84478c8
KVM: x86: export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUID
by Glauber Costa
· 14 years ago
0e6ac58
KVM: x86: add new KVMCLOCK cpuid feature
by Glauber Costa
· 14 years ago
11c6bff
KVM: x86: change msr numbers for kvmclock
by Glauber Costa
· 14 years ago
489fb49
x86, paravirt: Add a global synchronization point for pvclock
by Glauber Costa
· 14 years ago
424c32f
x86, paravirt: Enable pvclock flags in vcpu_time_info structure
by Glauber Costa
· 14 years ago
b69e8ca
KVM: x86: Inject #GP with the right rip on efer writes
by Roedel, Joerg
· 15 years ago
0d945bd
KVM: SVM: Don't allow nested guest to VMMCALL into host
by Joerg Roedel
· 15 years ago
3f0fd29
KVM: x86: Fix exception reinjection forced to true
by Joerg Roedel
· 15 years ago
9ed3c44
KVM: Fix wallclock version writing race
by Avi Kivity
· 15 years ago
8facbbf
KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots
by Avi Kivity
· 15 years ago
cafd665
KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)
by Shane Wang
· 15 years ago
f1d86e4
KVM: x86: properly update ready_for_interrupt_injection
by Marcelo Tosatti
· 15 years ago
84ad33e
KVM: VMX: Atomically switch efer if EPT && !EFER.NX
by Avi Kivity
· 15 years ago
61d2ef2
KVM: VMX: Add facility to atomically switch MSRs on guest entry/exit
by Avi Kivity
· 15 years ago
5dfa3d1
KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entries
by Avi Kivity
· 15 years ago
19b95db
KVM: VMX: Add definition for msr autoload entry
by Avi Kivity
· 15 years ago
0ee75be
KVM: Let vcpu structure alignment be determined at runtime
by Avi Kivity
· 15 years ago
884a0ff
KVM: MMU: cleanup invlpg code
by Xiao Guangrong
· 15 years ago
5e1b3dd
KVM: MMU: move unsync/sync tracpoints to proper place
by Xiao Guangrong
· 15 years ago
85f2067
KVM: MMU: convert mmu tracepoints
by Xiao Guangrong
· 15 years ago
22c9b2d
KVM: MMU: fix for calculating gpa in invlpg code
by Xiao Guangrong
· 15 years ago
329d20b
KVM: powerpc: use of kzalloc/kfree requires including slab.h
by Stephen Rothwell
· 15 years ago
d35b8dd
KVM: Fix mmu shrinker error
by Gui Jianfeng
· 15 years ago
5a7388c
KVM: MMU: fix hashing for TDP and non-paging modes
by Eric Northup
· 15 years ago
df2fb6e
KVM: MMU: fix sp->unsync type error in trace event definition
by Gui Jianfeng
· 15 years ago
ff47a49
KVM: SVM: Handle MCE intercepts always on host level
by Joerg Roedel
· 15 years ago
ce7ddec
KVM: x86: Allow marking an exception as reinjected
by Joerg Roedel
· 15 years ago
c2c63a4
KVM: SVM: Report emulated SVM features to userspace
by Joerg Roedel
· 15 years ago
d4330ef
KVM: x86: Add callback to let modules decide over some supported cpuid bits
by Joerg Roedel
· 15 years ago
228070b
KVM: SVM: Propagate nested entry failure into guest hypervisor
by Joerg Roedel
· 15 years ago
2be4fc7
KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling
by Joerg Roedel
· 15 years ago
2041a06
KVM: SVM: Make sure rip is synced to vmcb before nested vmexit
by Joerg Roedel
· 15 years ago
924584c
KVM: SVM: Fix nested nmi handling
by Joerg Roedel
· 15 years ago
8d3b932
Merge remote branch 'tip/perf/core'
by Avi Kivity
· 15 years ago
cdbecfc
KVM: VMX: free vpid when fail to create vcpu
by Lai Jiangshan
· 15 years ago
b83d4a9
KVM: PPC: Enable native paired singles
by Alexander Graf
· 15 years ago
251585b
KVM: PPC: Find HTAB ourselves
by Alexander Graf
· 15 years ago
5156f27
KVM: PPC: Fix Book3S_64 Host MMU debug output
by Alexander Graf
· 15 years ago
6355644
KVM: PPC: Set VSID_PR also for Book3S_64
by Alexander Graf
· 15 years ago
ac21467
KVM: PPC: Be more informative on BUG
by Alexander Graf
· 15 years ago
6fc5582
KVM: PPC: Make Alignment interrupts work again
by Alexander Graf
· 15 years ago
f7bc74e
KVM: PPC: Improve split mode
by Alexander Graf
· 15 years ago
7fdaec9
KVM: PPC: Make Performance Counters work
by Alexander Graf
· 15 years ago
af7b4d1
KVM: PPC: Convert u64 -> ulong
by Alexander Graf
· 15 years ago
4f84139
KVM: PPC: Enable Book3S_32 KVM building
by Alexander Graf
· 15 years ago
dd84c21
KVM: PPC: Add KVM intercept handlers
by Alexander Graf
· 15 years ago
ada7ba1
KVM: PPC: Check max IRQ prio
by Alexander Graf
· 15 years ago
218d169
PPC: Export SWITCH_FRAME_SIZE
by Alexander Graf
· 15 years ago
be85669
KVM: PPC: Export MMU variables
by Alexander Graf
· 15 years ago
07b0907
KVM: PPC: Add Book3S compatibility code
by Alexander Graf
· 15 years ago
61db97c
KVM: PPC: Emulate segment fault
by Alexander Graf
· 15 years ago
97e4925
KVM: PPC: Add SVCPU to Book3S_32
by Alexander Graf
· 15 years ago
0474b25
KVM: PPC: Remove fetch fail code
by Alexander Graf
· 15 years ago
33fd27c
KVM: PPC: Release clean pages as clean
by Alexander Graf
· 15 years ago
53e5b8b
KVM: PPC: Make SLB switching code the new segment framework
by Alexander Graf
· 15 years ago
b79fcdf
KVM: PPC: Make highmem code generic
by Alexander Graf
· 15 years ago
8c3a4e0
KVM: PPC: Make real mode handler generic
by Alexander Graf
· 15 years ago
9cc5e95
KVM: PPC: Extract MMU init
by Alexander Graf
· 15 years ago
0604675
KVM: PPC: Use now shadowed vcpu fields
by Alexander Graf
· 15 years ago
56db45a
PPC: Add STLU
by Alexander Graf
· 15 years ago
00c3a37
KVM: PPC: Use CONFIG_PPC_BOOK3S define
by Alexander Graf
· 15 years ago
c14dea0
KVM: PPC: Use KVM_BOOK3S_HANDLER
by Alexander Graf
· 15 years ago
c7f38f4
KVM: PPC: Improve indirect svcpu accessors
by Alexander Graf
· 15 years ago
66bb170
KVM: PPC: Add fields to shadow vcpu
by Alexander Graf
· 15 years ago
8c60b9f
KVM: PPC: Add kvm_book3s_32.h
by Alexander Graf
· 15 years ago
3ae0789
KVM: PPC: Add kvm_book3s_64.h
by Alexander Graf
· 15 years ago
c83ec26
PPC: Split context init/destroy functions
by Alexander Graf
· 15 years ago
0737279
KVM: PPC: Add generic segment switching code
by Alexander Graf
· 15 years ago
786f19d
KVM: PPC: Add SR swapping code
by Alexander Graf
· 15 years ago
d32154f
KVM: PPC: Add host MMU Support
by Alexander Graf
· 15 years ago
2191d65
KVM: PPC: Name generic 64-bit code generic
by Alexander Graf
· 15 years ago
77a1a71
KVM: MMU: cleanup for function unaccount_shadowed()
by Wei Yongjun
· 15 years ago
2a059bf
KVM: Get rid of dead function gva_to_page()
by Gui Jianfeng
· 15 years ago
b2fc15a
KVM: MMU: Remove unused varialbe in rmap_next()
by Gui Jianfeng
· 15 years ago
814a59d
KVM: MMU: Make use of is_large_pte() in walker
by Gui Jianfeng
· 15 years ago
51fb60d
KVM: MMU: Move sync_page() first pte address calculation out of loop
by Gui Jianfeng
· 15 years ago
87bc3bf
KVM: MMU: Drop cr4.pge from shadow page role
by Avi Kivity
· 15 years ago
90d83dc
KVM: use the correct RCU API for PROVE_RCU=y
by Lai Jiangshan
· 15 years ago
9beeaa2
Merge branch 'perf'
by Avi Kivity
· 15 years ago
3246af0
KVM: MMU: cleanup for hlist walk restart
by Xiao Guangrong
· 15 years ago
acb5451
KVM: prevent spurious exit to userspace during task switch emulation.
by Gleb Natapov
· 15 years ago
6b18493
KVM: MMU: remove unused parameter in mmu_parent_walk()
by Xiao Guangrong
· 15 years ago
0571d36
KVM: MMU: reduce 'struct kvm_mmu_page' size
by Xiao Guangrong
· 15 years ago
1b8c793
KVM: MMU: remove unused struct kvm_unsync_walk
by Xiao Guangrong
· 15 years ago
19d0443
KVM: fix emulator_task_switch() return value.
by Gleb Natapov
· 15 years ago
5b7e010
KVM: MMU: Replace role.glevels with role.cr4_pae
by Avi Kivity
· 15 years ago
e269fb2
KVM: x86: Push potential exception error code on task switches
by Jan Kiszka
· 15 years ago
0760d44
KVM: x86: Terminate early if task_switch_16/32 failed
by Jan Kiszka
· 15 years ago
8f6abd0
KVM: x86: get rid of mmu_only parameter in emulator_write_emulated()
by Gleb Natapov
· 15 years ago
020df07
KVM: move DR register access handling into generic code
by Gleb Natapov
· 15 years ago
6bc31bd
KVM: SVM: implement NEXTRIPsave SVM feature
by Andre Przywara
· 15 years ago
f7a7119
KVM: Fix MAXPHYADDR calculation when cpuid does not support it
by Avi Kivity
· 15 years ago
e46479f
KVM: Trace emulated instructions
by Avi Kivity
· 15 years ago
2fb53ad
KVM: x86 emulator: Don't overwrite decode cache
by Avi Kivity
· 15 years ago
4496f97
KVM: PPC: Add dequeue for external on BookE
by Alexander Graf
· 15 years ago
24222c2
KVM: MMU: remove unnecessary NX check in walk_addr
by Xiao Guangrong
· 15 years ago
f84cbb0
KVM: MMU: remove unused field
by Xiao Guangrong
· 15 years ago
Next »