aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2017-11-07Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4' into linux-linaro-ls...Mark Brown
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-08-02Merge tag 'v4.4.78' into v4.4-rtSteven Rostedt (VMware)
2017-08-02Merge tag 'v4.4.76' into v4.4-rtSteven Rostedt (VMware)
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-07-03Merge tag 'v4.4.72' into v4.4-rtSteven Rostedt (VMware)
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-31Merge tag 'v4.4.70' into v4.4-rtSteven Rostedt (VMware)
2017-05-31Merge tag 'v4.4.69' into v4.4-rtSteven Rostedt (VMware)
2017-05-31Merge tag 'v4.4.68' into v4.4-rtSteven Rostedt (VMware)
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-05-08Merge tag 'v4.4.63' into v4.4-rtSteven Rostedt (VMware)
2017-04-21kvm: fix page struct leak in handle_vmonPaolo Bonzini
2017-04-10Merge tag 'v4.4.54' into v4.4-rtSteven Rostedt (VMware)
2017-03-15KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng
2017-03-13Merge tag 'v4.4.52' into v4.4-rtSteven Rostedt (VMware)
2017-02-26kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner
2017-02-21Merge tag 'v4.4.48' into v4.4-rtSteven Rostedt (VMware)
2017-02-09KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
2017-02-07Merge tag 'v4.4.44' into v4.4-rtSteven Rostedt (Red Hat)
2017-02-07Merge tag 'v4.4.42' into v4.4-rtSteven Rostedt (Red Hat)
2017-02-07Merge tag 'v4.4.41' into v4.4-rtSteven Rostedt (Red Hat)
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