Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4610c9cc6d9c84f7d585583699f04d5f51c83671
/
arch
/
x86
/
kvm
4610c9c
KVM: VMX: VMXON/VMXOFF usage changes
by Dongxiao Xu
· 15 years ago
b923e62
KVM: VMX: VMCLEAR/VMPTRLD usage changes
by Dongxiao Xu
· 15 years ago
92fe13b
KVM: VMX: Some minor changes to code structure
by Dongxiao Xu
· 15 years ago
7725b89
KVM: VMX: Define new functions to wrapper direct call of asm code
by Dongxiao Xu
· 15 years ago
f0f5933
KVM: MMU: Fix free memory accounting race in mmu_alloc_roots()
by Avi Kivity
· 15 years ago
6d77dbf
KVM: inject #UD if instruction emulation fails and exit to userspace
by Gleb Natapov
· 15 years ago
54a4f02
KVM: MMU: make kvm_mmu_zap_page() return the number of pages it actually freed
by Gui Jianfeng
· 15 years ago
518c5a0
KVM: MMU: Fix debug output error in walk_addr()
by Gui Jianfeng
· 15 years ago
f3b8c96
KVM: MMU: mark page table dirty when a pte is actually modified
by Gui Jianfeng
· 15 years ago
eec4b14
KVM: SVM: Allow EFER.LMSLE to be set with nested svm
by Joerg Roedel
· 15 years ago
3f10c84
KVM: SVM: Dump vmcb contents on failed vmrun
by Joerg Roedel
· 15 years ago
d94e1dc
KVM: Get rid of KVM_REQ_KICK
by Avi Kivity
· 15 years ago
54b8486
KVM: x86 emulator: do not inject exception directly into vcpu
by Gleb Natapov
· 15 years ago
95cb229
KVM: x86 emulator: move interruptibility state tracking out of emulator
by Gleb Natapov
· 15 years ago
4d2179e
KVM: x86 emulator: handle shadowed registers outside emulator
by Gleb Natapov
· 15 years ago
bdb475a
KVM: x86 emulator: use shadowed register in emulate_sysexit()
by Gleb Natapov
· 15 years ago
ef050dc
KVM: x86 emulator: set RFLAGS outside x86 emulator code
by Gleb Natapov
· 15 years ago
95c5588
KVM: x86 emulator: advance RIP outside x86 emulator code
by Gleb Natapov
· 15 years ago
3457e41
KVM: handle emulation failure case first
by Gleb Natapov
· 15 years ago
8fe681e
KVM: do not inject #PF in (read|write)_emulated() callbacks
by Gleb Natapov
· 15 years ago
f181b96
KVM: remove export of emulator_write_emulated()
by Gleb Natapov
· 15 years ago
c3cd7ff
KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation failure
by Gleb Natapov
· 15 years ago
411c35b
KVM: fill in run->mmio details in (read|write)_emulated function
by Gleb Natapov
· 15 years ago
338dbc9
KVM: x86 emulator: make (get|set)_dr() callback return error if it fails
by Gleb Natapov
· 15 years ago
0f12244
KVM: x86 emulator: make set_cr() callback return error if it fails
by Gleb Natapov
· 15 years ago
79168fd
KVM: x86 emulator: cleanup some direct calls into kvm to use existing callbacks
by Gleb Natapov
· 15 years ago
5951c44
KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops
by Gleb Natapov
· 15 years ago
3fb1b5d
KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops
by Gleb Natapov
· 15 years ago
35aa537
KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops
by Gleb Natapov
· 15 years ago
414e627
KVM: x86 emulator: handle "far address" source operand
by Gleb Natapov
· 15 years ago
b8a9894
KVM: x86 emulator: cleanup nop emulation
by Gleb Natapov
· 15 years ago
f0c13ef
KVM: x86 emulator: cleanup xchg emulation
by Gleb Natapov
· 15 years ago
054fe9f
KVM: x86 emulator: fix Move r/m16 to segment register decoding
by Gleb Natapov
· 15 years ago
9de4157
KVM: x86 emulator: introduce read cache
by Gleb Natapov
· 15 years ago
1c11e71
KVM: VMX: Avoid writing HOST_CR0 every entry
by Avi Kivity
· 15 years ago
08acfa1
KVM: kvm_pdptr_read() may sleep
by Avi Kivity
· 15 years ago
914ebcc
KVM: x86: avoid unnecessary bitmap allocation when memslot is clean
by Takuya Yoshikawa
· 15 years ago
c332c83
KVM: VMX: Simplify vmx_get_nmi_mask()
by Avi Kivity
· 15 years ago
bf99815
KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages
by Huang Ying
· 15 years ago
7a73c02
KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR
by Avi Kivity
· 14 years ago
6aa0b9d
KVM: MMU: fix conflict access permissions in direct sp
by Xiao Guangrong
· 14 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 14 years ago
9154635
KVM: MMU: flush remote tlbs when overwriting spte with different pfn
by Xiao Guangrong
· 14 years ago
da38f43
KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption
by Avi Kivity
· 14 years ago
69325a1
KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
by Avi Kivity
· 15 years ago
3be2264
KVM: MMU: invalidate and flush on spte small->large page size change
by Marcelo Tosatti
· 15 years ago
67ec660
KVM: SVM: Implement workaround for Erratum 383
by Joerg Roedel
· 15 years ago
fe5913e
KVM: SVM: Handle MCEs early in the vmexit process
by Joerg Roedel
· 15 years ago
98edb6c
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
8fbf065
KVM: x86: Add missing locking to arch specific vcpu ioctls
by Avi Kivity
· 15 years ago
3dbe141
KVM: MMU: Segregate shadow pages with different cr0.wp
by Avi Kivity
· 15 years ago
a3d204e
KVM: x86: Check LMA bit before set_efer
by Sheng Yang
· 15 years ago
f78e917
KVM: Don't allow lmsw to clear cr0.pe
by Avi Kivity
· 15 years ago
371bcf6
KVM: x86: Tell the guest we'll warn it about tsc stability
by Glauber Costa
· 15 years ago
84478c8
KVM: x86: export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUID
by Glauber Costa
· 15 years ago
11c6bff
KVM: x86: change msr numbers for kvmclock
by Glauber Costa
· 15 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
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
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
4d7b4ac
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 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
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
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
Next »