aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2020-05-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-05-28Merge tag 'v5.4.43' into v5.4/standard/baseBruce Ashfield
2020-05-27KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.cBabu Moger
2020-05-27KVM: SVM: Fix potential memory leak in svm_cpu_init()Miaohe Lin
2020-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-05-25Merge tag 'v5.4.42' into v5.4/standard/baseBruce Ashfield
2020-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-05-25Merge tag 'v5.4.41' into v5.4/standard/baseBruce Ashfield
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson
2020-05-14arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan
2020-05-14KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB pathSean Christopherson
2020-05-11Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-05-11Merge tag 'v5.4.40' into v5.4/standard/baseBruce Ashfield
2020-05-10x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-05-02Merge tag 'v5.4.36' into v5.4/standard/baseBruce Ashfield
2020-04-29KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-04-22Merge tag 'v5.4.33' into v5.4/standard/baseBruce Ashfield
2020-04-17KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov
2020-04-17KVM: VMX: Add a trampoline to fix VMREAD error handlingSean Christopherson
2020-04-17KVM: x86: Gracefully handle __vmalloc() failure during VM allocationSean Christopherson
2020-04-17KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson
2020-04-17KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson
2020-04-17KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson
2020-03-24Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-03-24KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru...He Zhe
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-03-18KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov
2020-03-18KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov
2020-03-05kvm: nVMX: VMWRITE checks unsupported field before read-only fieldJim Mattson
2020-03-05kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS fieldJim Mattson
2020-03-05KVM: x86: Remove spurious clearing of async #PF MSRSean Christopherson
2020-03-05KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction pathSean Christopherson
2020-03-05KVM: SVM: Override default MMIO mask if memory encryption is enabledTom Lendacky
2020-03-05KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-28KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin
2020-02-28KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov
2020-02-28KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...Vitaly Kuznetsov
2020-02-28KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton
2020-02-28KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton
2020-02-28KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin
2020-02-28KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini
2020-02-19KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson
2020-02-19KVM: x86: Mask off reserved bit from #DB exception payloadOliver Upton
2020-02-19KVM: nVMX: Use correct root level for nested EPT shadow page tablesSean Christopherson
2020-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield