Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
624b9ac15c3cf0896721e76f4e23ab0d25148119
/
arch
/
x86
/
kvm
/
vmx.c
f244dee
KVM: VMX: Fix invalid guest state detection after task-switch emulation
by Wanpeng Li
· 7 years ago
b3f1dfb
KVM: nVMX: Disallow VM-entry in MOV-SS shadow
by Jim Mattson
· 7 years ago
4c4a6f7
KVM: nVMX: track NMI blocking state separately for each VMCS
by Paolo Bonzini
· 7 years ago
52a5c15
KVM: async_pf: Let guest support delivery of async_pf from guest mode
by Wanpeng Li
· 7 years ago
adfe20f
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
by Wanpeng Li
· 7 years ago
1261bfa
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
by Wanpeng Li
· 7 years ago
cfcd20e
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
by Wanpeng Li
· 7 years ago
48ae0fb
kvm: vmx: Properly handle machine check during VM-entry
by Jim Mattson
· 8 years ago
85fd514
kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields
by Jim Mattson
· 7 years ago
5fa99cb
kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls
by Jim Mattson
· 7 years ago
56a2051
kvm: nVMX: Validate the I/O bitmaps on nested VM-entry
by Jim Mattson
· 7 years ago
7cdc2d6
kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails
by Jim Mattson
· 7 years ago
70bcd70
KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exits
by Paolo Bonzini
· 7 years ago
c136b84
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
691bd43
kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
by Haozhong Zhang
· 7 years ago
7a69f9c6
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
995f00a
x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12
by Peter Feiner
· 7 years ago
dcdca5f
x86: kvm: mmu: make spte mmio mask more explicit
by Peter Feiner
· 7 years ago
c207aee
objtool, x86: Add several functions and files to the objtool whitelist
by Josh Poimboeuf
· 7 years ago
c853354
KVM: LAPIC: Fix lapic timer injection delay
by Wanpeng Li
· 7 years ago
4035260
kvm: nVMX: Check memory operand to INVVPID
by Jim Mattson
· 7 years ago
a4eb8b9
Merge branch 'linus' into x86/mm, to pick up fixes
by Ingo Molnar
· 7 years ago
6c690ee
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
by Andy Lutomirski
· 8 years ago
d281e13
KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit
by Jim Mattson
· 8 years ago
d923fcf
KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exit
by Jim Mattson
· 8 years ago
4531662
kvm: vmx: Check value written to IA32_BNDCFGS
by Jim Mattson
· 8 years ago
4439af9
kvm: x86: Guest BNDCFGS requires guest MPX support
by Jim Mattson
· 8 years ago
a8b6fda3
kvm: vmx: Do not disable intercepts for BNDCFGS
by Jim Mattson
· 8 years ago
d491221
KVM: nVMX: Fix exception injection
by Wanpeng Li
· 8 years ago
d6e41f1
x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constant
by Andy Lutomirski
· 8 years ago
7461fbc
KVM: white space cleanup in nested_vmx_setup_ctls_msrs()
by Dan Carpenter
· 8 years ago
cbf7127
KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debugging
by Radim Krčmář
· 8 years ago
e1d39b1
KVM: nVMX: Fix handling of lmsw instruction
by Jan H. Schönherr
· 8 years ago
fce6ac4
KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabled
by Wanpeng Li
· 8 years ago
4769886
kvm: nVMX: off by one in vmx_write_pml_buffer()
by Dan Carpenter
· 8 years ago
03efce6
nVMX: Advertise PML to L1 hypervisor
by Bandan Das
· 8 years ago
c5f983f
nVMX: Implement emulated Page Modification Logging
by Bandan Das
· 8 years ago
c7c2c70
kvm: nVMX: Validate CR3 target count on nested VM-entry
by Jim Mattson
· 8 years ago
2d3e486
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
2e5b0bd
kvm: nVMX: Don't validate disabled secondary controls
by Jim Mattson
· 8 years ago
d3b5d35
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
70f3aac
kvm: nVMX: Remove superfluous VMX instruction fault checks
by Jim Mattson
· 8 years ago
72875d8a
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
by Radim Krčmář
· 8 years ago
668fffa
kvm: better MWAIT emulation for guests
by Michael S. Tsirkin
· 8 years ago
fe0e80b
KVM: VMX: drop vmm_exclusive module parameter
by David Hildenbrand
· 8 years ago
3325187
KVM: nVMX: fix AD condition when handling EPT violation
by Radim Krčmář
· 8 years ago
a5f4645
KVM: nVMX: support RDRAND and RDSEED exiting
by Paolo Bonzini
· 8 years ago
ae1e2d1
kvm: nVMX: support EPT accessed/dirty bits
by Paolo Bonzini
· 8 years ago
0047723
KVM: VMX: remove bogus check for invalid EPT violation
by Paolo Bonzini
· 8 years ago
7db7426
KVM: nVMX: we support 1GB EPT pages
by Paolo Bonzini
· 8 years ago
2c82878
KVM: VMX: require virtual NMI support
by Paolo Bonzini
· 8 years ago
1279a6b1
KVM: nVMX: single function for switching between vmcs
by David Hildenbrand
· 8 years ago
f0b98c0
kvm: vmx: Don't use INVVPID when EPT is enabled
by Jim Mattson
· 8 years ago
1fb883b
KVM: nVMX: initialize PML fields in vmcs02
by Ladi Prosek
· 8 years ago
ab007cc
KVM: nVMX: do not leak PML full vmexit to L1
by Ladi Prosek
· 8 years ago
7f75540
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
by Ingo Molnar
· 8 years ago
7ad658b
KVM: nVMX: fix nested EPT detection
by Ladi Prosek
· 8 years ago
08d839c
KVM: VMX: Fix enable VPID conditions
by Wanpeng Li
· 8 years ago
63cb6d5
KVM: nVMX: Fix nested VPID vmx exec control
by Wanpeng Li
· 8 years ago
fb6c819
kvm: vmx: Flush TLB when the APIC-access address changes
by Jim Mattson
· 8 years ago
59c58ceb
x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers
by Andy Lutomirski
· 8 years ago
6d1b3ad
KVM: nVMX: don't reset kvm mmu twice
by Wanpeng Li
· 8 years ago
6c6c5e0
KVM: VMX: downgrade warning on unexpected exit code
by Radim Krčmář
· 8 years ago
45fc875
x86: Make the GDT remapping read-only on 64-bit
by Thomas Garnier
· 8 years ago
05d8d34
KVM: nVMX: do not warn when MSR bitmap address is not backed
by Radim Krčmář
· 8 years ago
2f707d9
KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
by Wanpeng Li
· 8 years ago
587d7e72
kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
by Jim Mattson
· 8 years ago
acc9ab6
KVM: nVMX: Fix pending events injection
by Wanpeng Li
· 8 years ago
0fce546
x86/kvm/vmx: remove unused variable in segment_base()
by Jérémy Lefaure
· 8 years ago
96794e4
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
by Chao Peng
· 8 years ago
b7ffc44
x86/kvm/vmx: Defer TR reload after VM exit
by Andy Lutomirski
· 8 years ago
8c2e41f
x86/kvm/vmx: Simplify segment_base()
by Andy Lutomirski
· 8 years ago
e28baea
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
by Andy Lutomirski
· 8 years ago
e0c2306
x86/kvm/vmx: Don't fetch the TSS base from the GDT
by Andy Lutomirski
· 8 years ago
06ce521
kvm: fix page struct leak in handle_vmon
by Paolo Bonzini
· 8 years ago
bd7e5b0
KVM: x86: remove code for lazy FPU handling
by Paolo Bonzini
· 8 years ago
47c0152
KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
by Paolo Bonzini
· 8 years ago
858e25c
kvm: nVMX: Refactor nested_vmx_run()
by Jim Mattson
· 8 years ago
ca0bde2
kvm: nVMX: Split VMCS checks from nested_vmx_run()
by Jim Mattson
· 8 years ago
6beb7bd
kvm: nVMX: Refactor nested_get_vmcs12_pages()
by Jim Mattson
· 8 years ago
a8bc284
kvm: nVMX: Refactor handle_vmptrld()
by Jim Mattson
· 8 years ago
e29acc5
kvm: nVMX: Refactor handle_vmon()
by Jim Mattson
· 8 years ago
cf8b84f
kvm: nVMX: Prepare for checkpointing L2 state
by Jim Mattson
· 8 years ago
b95234c
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
by Paolo Bonzini
· 8 years ago
76dfafd5
KVM: x86: do not scan IRR twice on APICv vmentry
by Paolo Bonzini
· 8 years ago
810e6de
KVM: x86: preparatory changes for APICv cleanups
by Paolo Bonzini
· 8 years ago
967235d
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
by Paolo Bonzini
· 8 years ago
db1c056
kvm: vmx: Use the hardware provided GPA instead of page walk
by Paolo Bonzini
· 8 years ago
6342c50
KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
by David Hildenbrand
· 8 years ago
42cf014
KVM: nVMX: kmap() can't fail
by David Hildenbrand
· 8 years ago
312b616
kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
by Junaid Shahid
· 8 years ago
ab22a47
kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
by Junaid Shahid
· 8 years ago
0b4c208
Revert "KVM: nested VMX: disable perf cpuid reporting"
by Jim Mattson
· 8 years ago
21e7fbe
kvm: nVMX: Reorder error checks for emulated VMXON
by Jim Mattson
· 8 years ago
eb90f34
KVM: vmx: speed up TPR below threshold vmexits
by Paolo Bonzini
· 8 years ago
f160c7b
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
by Junaid Shahid
· 8 years ago
37f0e8f
kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs
by Junaid Shahid
· 8 years ago
27959a4
kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
by Junaid Shahid
· 8 years ago
69130ea
KVM: VMX: remove duplicated declaration
by Jan Dakinevich
· 8 years ago
b428018
KVM: nVMX: fix instruction skipping during emulated vm-entry
by David Matlack
· 8 years ago
Next »