index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
2019-10-03
KVM: nVMX: Fix consistency check on injected exception error code
Sean Christopherson
2019-10-01
kvm: vmx: Limit guest PMCs to those supported on the host
Jim Mattson
2019-09-27
KVM: VMX: Set VMENTER_L1D_FLUSH_NOT_REQUIRED if !X86_BUG_L1TF
Waiman Long
2019-09-25
KVM: nVMX: cleanup and fix host 64-bit mode checks
Paolo Bonzini
2019-09-25
KVM: vmx: fix build warnings in hv_enable_direct_tlbflush() on i386
Vitaly Kuznetsov
2019-09-25
KVM: VMX: Add error handling to VMREAD helper
Sean Christopherson
2019-09-25
KVM: VMX: Optimize VMX instruction error and fault handling
Sean Christopherson
2019-09-24
kvm: nvmx: limit atomic switch MSRs
Marc Orr
2019-09-24
KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit
Tao Xu
2019-09-24
KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
Tao Xu
2019-09-24
KVM: x86: Add support for user wait instructions
Tao Xu
2019-09-24
KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
Sean Christopherson
2019-09-24
KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}
Sean Christopherson
2019-09-24
KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state()
Sean Christopherson
2019-09-24
KVM: x86: Move triple fault request into RM int injection
Sean Christopherson
2019-09-24
KVM: x86: Handle emulation failure directly in kvm_task_switch()
Sean Christopherson
2019-09-24
KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
Sean Christopherson
2019-09-24
KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code
Sean Christopherson
2019-09-24
KVM: x86: Relocate MMIO exit stats counting
Sean Christopherson
2019-09-24
KVM: nVMX: Check Host Address Space Size on vmentry of nested guests
Krish Sadhukhan
2019-09-24
KVM/Hyper-V/VMX: Add direct tlb flush support
Vitaly Kuznetsov
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-14
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
2019-09-11
KVM: x86: Fix INIT signal handling in various CPU states
Liran Alon
2019-09-11
KVM: VMX: Stop the preemption timer during vCPU reset
Wanpeng Li
2019-09-11
KVM: nVMX: trace nested VM-Enter failures detected by H/W
Sean Christopherson
2019-09-11
KVM: nVMX: add tracepoint for failed nested VM-Enter
Sean Christopherson
2019-09-11
KVM: x86: Return to userspace with internal error on unexpected exit reason
Liran Alon
2019-09-10
KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code
Sean Christopherson
2019-09-10
KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
Sean Christopherson
2019-09-10
KVM: X86: Tune PLE Window tracepoint
Peter Xu
2019-09-10
KVM: VMX: Change ple_window type to unsigned int
Peter Xu
2019-09-10
KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes
Alexander Graf
2019-08-27
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...
Vitaly Kuznetsov
2019-08-22
KVM: VMX: Fix and tweak the comments for VM-Enter
Sean Christopherson
2019-08-22
KVM: Assert that struct kvm_vcpu is always as offset zero
Sean Christopherson
2019-08-22
KVM: x86/mmu: Add explicit access mask for MMIO SPTEs
Sean Christopherson
2019-08-22
x86: kvm: svm: propagate errors from skip_emulated_instruction()
Vitaly Kuznetsov
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-07-22
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
2019-07-22
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-18
x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2
Josh Poimboeuf
2019-07-17
KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
Like Xu
2019-07-15
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
Liran Alon
[next]