开源镜像站
帮助
动态
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-02-21
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
Chao Peng
2017-02-21
x86/kvm/vmx: Defer TR reload after VM exit
Andy Lutomirski
2017-02-21
x86/kvm/vmx: Simplify segment_base()
Andy Lutomirski
2017-02-21
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
Andy Lutomirski
2017-02-21
x86/kvm/vmx: Don't fetch the TSS base from the GDT
Andy Lutomirski
2017-02-20
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
2017-02-16
KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
Paolo Bonzini
2017-02-15
kvm: nVMX: Refactor nested_vmx_run()
Jim Mattson
2017-02-15
kvm: nVMX: Split VMCS checks from nested_vmx_run()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor nested_get_vmcs12_pages()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor handle_vmptrld()
Jim Mattson
2017-02-15
kvm: nVMX: Refactor handle_vmon()
Jim Mattson
2017-02-15
kvm: nVMX: Prepare for checkpointing L2 state
Jim Mattson
2017-02-15
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
2017-02-15
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
2017-02-15
KVM: x86: preparatory changes for APICv cleanups
Paolo Bonzini
2017-02-15
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
Paolo Bonzini
2017-02-15
kvm: vmx: Use the hardware provided GPA instead of page walk
Paolo Bonzini
2017-02-07
KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
David Hildenbrand
2017-02-07
KVM: nVMX: kmap() can't fail
David Hildenbrand
2017-01-27
kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
Junaid Shahid
2017-01-27
kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
Junaid Shahid
2017-01-20
Revert "KVM: nested VMX: disable perf cpuid reporting"
Jim Mattson
2017-01-09
kvm: nVMX: Reorder error checks for emulated VMXON
Jim Mattson
2017-01-09
KVM: vmx: speed up TPR below threshold vmexits
Paolo Bonzini
2017-01-09
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
Junaid Shahid
2017-01-09
kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs
Junaid Shahid
2017-01-09
kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
Junaid Shahid
2017-01-05
KVM: VMX: remove duplicated declaration
Jan Dakinevich
2016-12-21
KVM: nVMX: fix instruction skipping during emulated vm-entry
David Matlack
2016-12-19
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
2016-12-15
kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
GanShun
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-08
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
2016-12-08
KVM: nVMX: check host CR3 on vmentry and vmexit
Ladi Prosek
2016-12-08
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
Ladi Prosek
2016-12-08
KVM: nVMX: propagate errors from prepare_vmcs02
Ladi Prosek
2016-12-08
KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
Ladi Prosek
2016-12-08
KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry
David Matlack
2016-12-08
KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUID
David Matlack
2016-12-08
KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation
David Matlack
2016-12-08
KVM: nVMX: support restore of VMX capability MSRs
David Matlack
2016-12-08
KVM: nVMX: generate non-true VMX MSRs based on true versions
David Matlack
2016-12-08
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
2016-12-08
KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12
Kyle Huey
2016-12-08
KVM: VMX: Reorder some skip_emulated_instruction calls
Kyle Huey
2016-12-08
KVM: x86: Add a return value to kvm_emulate_cpuid
Kyle Huey
2016-11-23
Merge branch 'linus' into x86/fpu, to resolve conflicts
Ingo Molnar
2016-11-22
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
[next]