summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.285' into v4.9-rtLuis Claudio R. Goncalves2021-10-071-0/+4
|\
| * KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng2021-09-221-0/+4
* | Merge tag 'v4.9.282' into v4.9-rtLuis Claudio R. Goncalves2021-09-111-1/+10
|\ \ | |/
| * KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson2021-09-031-1/+10
* | Merge tag 'v4.9.281' into v4.9-rtLuis Claudio R. Goncalves2021-09-111-1/+5
|\ \ | |/
| * KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-261-1/+5
* | Merge tag 'v4.9.280' into v4.9-rtLuis Claudio R. Goncalves2021-08-152-3/+3
|\ \ | |/
| * x86/kvm: fix vcpu-id indexed array sizesJuergen Gross2021-08-042-3/+3
* | Merge tag 'v4.9.276' into v4.9-rtLuis Claudio R. Goncalves2021-07-232-1/+9
|\ \ | |/
| * KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan2021-07-201-0/+2
| * KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson2021-07-201-1/+7
* | Merge tag 'v4.9.272' into v4.9-rtLuis Claudio R. Goncalves2021-07-051-4/+4
|\ \ | |/
| * KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson2021-06-101-4/+4
* | Merge tag 'v4.9.269' into v4.9-rtLuis Claudio R. Goncalves2021-06-071-0/+1
|\ \ | |/
| * KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner2021-05-221-0/+1
* | Merge tag 'v4.9.255' into v4.9-rtLuis Claudio R. Goncalves2021-02-032-1/+6
|\ \ | |/
| * KVM: x86: get smi pending status correctlyJay Zhou2021-02-031-0/+5
| * KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu2021-02-031-1/+1
* | Merge tag 'v4.9.245' into v4.9-rtLuis Claudio R. Goncalves2020-11-261-1/+7
|\ \ | |/
| * KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson2020-11-221-1/+7
* | Merge tag 'v4.9.241' into v4.9-rtClark Williams2020-11-062-1/+2
|\ \ | |/
| * KVM: x86: emulating RDPID failure shall return #UD rather than #GPRobert Hoo2020-10-291-1/+1
| * KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpagesSean Christopherson2020-10-291-0/+1
* | Merge tag 'v4.9.238' into v4.9-rtClark Williams2020-10-272-3/+9
|\ \ | |/
| * KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford2020-10-011-2/+8
| * KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini2020-10-011-1/+1
* | Merge tag 'v4.9.237' into v4.9-rtClark Williams2020-10-271-0/+1
|\ \ | |/
| * KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li2020-09-231-0/+1
* | Merge tag 'v4.9.233' into v4.9-rtClark Williams2020-08-221-1/+1
|\ \ | |/
| * KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li2020-08-211-1/+1
* | Merge tag 'v4.9.231' into v4.9-rtClark Williams2020-07-251-1/+1
|\ \ | |/
| * KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini2020-07-221-1/+1
* | Merge tag 'v4.9.229' into v4.9-rtClark Williams2020-07-111-2/+2
|\ \ | |/
| * KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-301-2/+2
* | Merge tag 'v4.9.228' into v4.9-rtClark Williams2020-06-222-2/+2
|\ \ | |/
| * KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson2020-06-201-1/+1
| * KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini2020-06-201-1/+1
* | Merge tag 'v4.9.224' into v4.9-rtClark Williams2020-05-231-1/+1
|\ \ | |/
| * KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson2020-05-201-1/+1
* | Merge tag 'v4.9.221' into v4.9-rtClark Williams2020-05-231-1/+1
|\ \ | |/
| * KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak2020-05-021-1/+1
* | Merge tag 'v4.9.220' into v4.9-rtClark Williams2020-04-253-57/+36
|\ \ | |/
| * kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson2020-04-241-1/+2
| * KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov2020-04-241-5/+7
| * KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson2020-04-241-51/+16
| * KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson2020-04-241-0/+11
* | Merge tag 'v4.9.218' into v4.9-rtClark Williams2020-04-111-2/+2
|\ \ | |/
| * KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson2020-04-021-2/+2
* | Merge tag 'v4.9.217' into v4.9-rtClark Williams2020-03-251-0/+1
|\ \ | |/
| * KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov2020-03-201-0/+1