summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2018-02-13KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-13KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-13KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed
2018-02-13KVM/x86: Add IBPB supportAshok Raj
2018-02-13KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini
2018-02-13KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini
2018-02-13KVM: nVMX: Eliminate vmcs02 poolJim Mattson
2018-02-13KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack
2018-02-13KVM: nVMX: vmx_complete_nested_posted_interrupt() can't failDavid Hildenbrand
2018-02-13KVM: nVMX: kmap() can't failDavid Hildenbrand
2018-02-13x86/kvm: Update spectre-v1 mitigationDan Williams
2018-02-13KVM: VMX: Make indirect call speculation safePeter Zijlstra
2018-02-13KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra
2018-02-03KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2018-02-03KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li
2018-02-03KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko
2018-02-03KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko
2018-02-03KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko
2018-02-03KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li
2018-02-03KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2018-02-03KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon
2018-01-17x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse
2018-01-17KVM: x86: Add memory barrier on vmcs field lookupAndrew Honig
2018-01-17kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2018-01-05kaiser: enhanced by kernel and user PCIDsHugh Dickins
2017-12-29kvm: x86: fix RSM when PCID is non-zeroPaolo Bonzini
2017-12-29KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li
2017-12-25kvm, mm: account kvm related kmem slabs to kmemcgShakeel Butt
2017-12-25KVM: VMX: Fix enable VPID conditionsWanpeng Li
2017-12-25KVM: x86: correct async page present tracepointWanpeng Li
2017-12-25kvm: vmx: Flush TLB when the APIC-access address changesJim Mattson
2017-12-25kvm: fix usage of uninit spinlock in avic_vm_destroy()Dmitry Vyukov
2017-12-20KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář
2017-12-14KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li
2017-12-14kvm: nVMX: VMCLEAR should not cause the vCPU to shut downJim Mattson
2017-12-14KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig
2017-12-14KVM: x86: fix APIC page invalidationRadim Krčmář
2017-12-05KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert
2017-12-05KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert
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-10-18KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-18KVM: MMU: always terminate page walks at level 1Ladi Prosek
2017-10-12KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-10-05KVM: VMX: use cmpxchg64Paolo Bonzini