summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-051-1/+1
|\
| * x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASEThomas Gleixner2020-06-181-1/+1
* | Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-053-15/+12
|\ \
| * | x86/kvm: Use __xfer_to_guest_mode_work_pending() in kvm_run_vcpu()Thomas Gleixner2020-07-301-1/+1
| * | x86/kvm: Use generic xfer to guest work functionThomas Gleixner2020-07-243-15/+12
* | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-043-3/+3
|\ \ \
| * | | treewide: Remove uninitialized_var() usageKees Cook2020-07-163-3/+3
* | | | KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li2020-07-311-3/+6
* | | | KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li2020-07-311-1/+1
* | | | KVM: nVMX: check for invalid hdr.vmx.flagsPaolo Bonzini2020-07-271-0/+3
* | | | KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATEPaolo Bonzini2020-07-272-3/+15
| |/ / |/| |
* | | KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini2020-07-101-0/+1
* | | KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masksSean Christopherson2020-07-032-12/+7
* | | KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2020-07-032-1/+3
* | | KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson2020-07-031-0/+2
* | | KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini2020-06-301-1/+1
* | | KVM: X86: Fix async pf caused null-ptr-derefWanpeng Li2020-06-291-0/+3
|/ /
* | KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkruSean Christopherson2020-06-231-2/+0
* | KVM: x86: allow TSC to differ by NTP correction bounds without TSC scalingMarcelo Tosatti2020-06-231-1/+2
* | KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-231-2/+2
* | KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson2020-06-231-18/+0
* | KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson2020-06-234-9/+10
* | KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_generic()Vitaly Kuznetsov2020-06-221-6/+3
* | KVM: LAPIC: ensure APIC map is up to date on concurrent update requestsPaolo Bonzini2020-06-221-20/+31
* | kvm: lapic: fix broken vcpu hotplugIgor Mammedov2020-06-221-0/+1
* | Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"Vitaly Kuznetsov2020-06-191-2/+1
* | KVM: VMX: Add helpers to identify interrupt type from intr_infoSean Christopherson2020-06-151-12/+20
* | kvm/svm: disable KCSAN for svm_vcpu_run()Qian Cai2020-06-151-1/+1
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-6/+6
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-6/+6
* | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-133-3/+3
|\ \
| * | x86/entry: Optimize local_db_save() for virtPeter Zijlstra2020-06-111-1/+1
| * | x86/entry: Convert Machine Check to IDTENTRY_ISTThomas Gleixner2020-06-112-2/+2
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-1211-150/+169
|\ \ | |/ |/|
| * KVM: x86: do not pass poisoned hva to __kvm_set_memory_regionPaolo Bonzini2020-06-111-6/+1
| * KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov2020-06-111-2/+5
| * kvm: i8254: remove redundant assignment to pointer sColin Ian King2020-06-111-1/+0
| * KVM: x86: respect singlestep when emulating instructionFelipe Franciosi2020-06-111-1/+1
| * Merge branch 'kvm-basic-exit-reason' into HEADPaolo Bonzini2020-06-111-2/+2
| |\
| | * KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson2020-06-111-1/+1
| * | KVM: x86: Unexport x86_fpu_cache and make it staticSean Christopherson2020-06-091-2/+1
| * | KVM: x86: Fix APIC page invalidation raceEiichi Tsukata2020-06-081-5/+2
| * | KVM: SVM: fix calls to is_interceptPaolo Bonzini2020-06-082-2/+4
| * | Revert "KVM: x86: work around leak of uninitialized stack contents"Vitaly Kuznetsov2020-06-081-7/+0
| * | KVM: VMX: Properly handle kvm_read/write_guest_virt*() resultVitaly Kuznetsov2020-06-083-40/+74
| * | KVM: x86: emulate reserved nops from 0f/18 to 0f/1fPaolo Bonzini2020-06-051-2/+6
| * | KVM: x86: minor code refactor and comments fixup around dirty loggingAnthony Yznaga2020-06-041-55/+49
| * | KVM: x86: avoid unnecessary rmap walks when creating/moving slotsAnthony Yznaga2020-06-041-1/+1
| * | KVM: x86: remove unnecessary rmap walk of read-only memslotsAnthony Yznaga2020-06-041-4/+2
| * | KVM: Use vmemdup_user()Denis Efremov2020-06-041-10/+7