summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2017-12-16KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li
2017-12-16kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson
2017-12-16KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig
2017-12-05KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini
2017-12-05KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon
2017-12-05KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon
2017-11-30KVM: SVM: obey guest PATPaolo Bonzini
2017-11-30KVM: nVMX: set IDTR and GDTR limits when loading L1 host stateLadi Prosek
2017-11-21KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini
2017-10-05KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang
2017-10-05KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang
2017-10-05kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson
2017-10-05KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr
2017-07-21kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang
2017-07-21kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson
2017-07-21kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson
2017-07-21kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson
2017-07-21KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini
2017-07-05KVM: nVMX: Fix exception injectionWanpeng Li
2017-07-05KVM: x86: zero base3 of unusable segmentsRadim Krčmář
2017-07-05KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář
2017-07-05KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek
2017-07-05KVM: x86: fix fixing of hypercallsDmitry Vyukov
2017-06-14KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li
2017-06-14KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li
2017-05-25KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li
2017-05-25KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li
2017-05-20KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand
2017-05-14KVM: nVMX: do not leak PML full vmexit to L1Ladi Prosek
2017-05-14KVM: nVMX: initialize PML fields in vmcs02Ladi Prosek
2017-05-14Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson
2017-04-21kvm: fix page struct leak in handle_vmonPaolo Bonzini
2017-03-15KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng
2017-02-26kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner
2017-02-09KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
2017-01-19KVM: x86: Introduce segmented_write_stdSteve Rutherford
2017-01-19KVM: x86: emulate FXSAVE and FXRSTORRadim Krčmář
2017-01-19KVM: x86: add asm_safe wrapperRadim Krčmář
2017-01-19KVM: x86: add Align16 instruction flagRadim Krčmář
2017-01-19KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-01-19KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
2017-01-12KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong
2017-01-09kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2016-12-02KVM: x86: check for pic and ioapic presence before useRadim Krčmář
2016-12-02KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2016-11-26KVM: Disable irq while unregistering user notifierIgnacio Alvarado
2016-11-26KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann