aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2016-08-22KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-06-19KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-04-20kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-04-20KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-04-18KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-18KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-13KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-03-22KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-13KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2016-03-11KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2015-12-14KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit
2015-12-14KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-10-27KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-10-27Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-08-27kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-07-20KVM: x86: properly restore LVT0Radim Krčmář
2015-07-13KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-13KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-06-28KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin
2015-06-28x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski
2015-06-14arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton
2015-06-09kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-06-09KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-06-09kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli
2015-06-09KVM: MMU: fix smap permission checkXiao Guangrong
2015-06-09KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-06-09Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini
2015-05-17KVM: nVMX: mask unrestricted_guest if disabled on L0Radim Krčmář
2015-05-17KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit
2015-03-28kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini
2015-03-14KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini
2015-03-06KVM: x86: update masterclock values on TSC writesMarcelo Tosatti
2015-01-29KVM: x86: Fix of previously incomplete fix for CVE-2014-8480Nadav Amit
2015-01-29KVM: x86: SYSENTER emulation is brokenNadav Amit
2015-01-27KVM: nVMX: Disable unrestricted mode if ept=0Bandan Das
2015-01-16kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini
2015-01-16kvm: x86: mask out XSAVESPaolo Bonzini
2015-01-16KVM: x86: em_ret_far overrides cplNadav Amit
2015-01-16KVM: x86: support XSAVES usage in the hostPaolo Bonzini
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-05KVM: x86: Fix uninitialized op->type for some immediate valuesNadav Amit
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2014-10-29KVM: emulator: fix execution close to the segment limitPaolo Bonzini
2014-10-29KVM: emulator: fix error code for __linearizePaolo Bonzini
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit