开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
2017-10-12
KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled
Wanpeng Li
2017-10-12
KVM: X86: Processor States following Reset or INIT
Wanpeng Li
2017-10-12
KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting
David Hildenbrand
2017-10-12
KVM: VMX: cleanup init_rmode_identity_map()
David Hildenbrand
2017-10-12
KVM: nVMX: no need to set ept/vpid caps to 0
David Hildenbrand
2017-10-12
KVM: nVMX: no need to set vcpu->cpu when switching vmcs
David Hildenbrand
2017-10-12
KVM: VMX: drop unnecessary function declarations
David Hildenbrand
2017-10-12
KVM: VMX: require INVEPT GLOBAL for EPT
David Hildenbrand
2017-10-12
KVM: VMX: call ept_sync_global() with enable_ept only
David Hildenbrand
2017-10-12
KVM: VMX: drop enable_ept check from ept_sync_context()
David Hildenbrand
2017-10-12
KVM: VMX: vmx_vcpu_setup() cannot fail
David Hildenbrand
2017-10-12
KVM: VMX: Don't expose PLE enable if there is no hardware support
Wanpeng Li
2017-10-12
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
2017-09-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-29
KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume
Wanpeng Li
2017-09-28
KVM: VMX: use cmpxchg64
Paolo Bonzini
2017-09-27
KVM: VMX: simplify and fix vmx_vcpu_pi_load
Paolo Bonzini
2017-09-27
KVM: VMX: avoid double list add with VT-d posted interrupts
Paolo Bonzini
2017-09-27
KVM: VMX: extract __pi_post_block
Paolo Bonzini
2017-09-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-22
KVM: nVMX: fix HOST_CR3/HOST_CR4 cache
Ladi Prosek
2017-09-19
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
2017-09-19
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
2017-09-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-15
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
Jim Mattson
2017-09-15
kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly
Jim Mattson
2017-09-15
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
Jim Mattson
2017-09-15
KVM: VMX: Do not BUG() on out-of-bounds guest IRQ
Jan H. Schönherr
2017-09-15
kvm: nVMX: Don't allow L2 to access the hardware CR8
Jim Mattson
2017-09-13
KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()
Suravee Suthikulpanit
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-08-29
x86/idt: Unify gate_struct handling for 32/64-bit kernels
Thomas Gleixner
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-25
kvm: nVMX: Validate the virtual-APIC address on nested VM-entry
Jim Mattson
2017-08-25
KVM: x86: simplify handling of PKRU
Paolo Bonzini
2017-08-24
KVM: nVMX: Fix trying to cancel vmlauch/vmresume
Wanpeng Li
2017-08-24
KVM: X86: Fix loss of exception which has not yet been injected
Wanpeng Li
2017-08-24
KVM: VMX: use kvm_event_needs_reinjection
Wanpeng Li
2017-08-24
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
2017-08-24
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
2017-08-24
kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS
Paolo Bonzini
2017-08-24
kvm: vmx: Raise #UD on unsupported RDSEED
Jim Mattson
2017-08-24
kvm: vmx: Raise #UD on unsupported RDRAND
Jim Mattson
2017-08-24
KVM: VMX: cache secondary exec controls
Paolo Bonzini
2017-08-18
KVM: VMX: always require WB memory type for EPT
David Hildenbrand
[next]