summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-181-2/+4
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-10-091-2/+4
| |\
| | * kvm: mmu: page_track: Fix RCU list API usageMadhuparna Bhowmik2020-08-241-2/+4
* | | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-142-14/+35
|\ \ \
| * | | KVM: SVM: Add GHCB definitionsTom Lendacky2020-09-071-0/+2
| * | | KVM: SVM: nested: Don't allocate VMCB structures on stackJoerg Roedel2020-09-071-14/+33
| * | | Merge 'x86/cpu' to pick up dependent bitsBorislav Petkov2020-09-071-1/+1
| |\ \ \
* | \ \ \ Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-143-3/+3
|\ \ \ \ \
| * | | | | objtool: Rename frame.h -> objtool.hJulien Thierry2020-09-103-3/+3
| |/ / / /
* | | | | Merge tag 'x86-hyperv-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-10/+10
|\ \ \ \ \
| * | | | | x86/hyperv: Remove aliases with X64 in their nameJoseph Salisbury2020-09-271-10/+10
* | | | | | Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-122-2/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | KVM: SVM: Don't flush cache if hardware enforces cache coherency across encry...Krish Sadhukhan2020-09-191-1/+2
| | |_|/ / | |/| | |
| * | | | x86/kvm: Expose TSX Suspend Load Tracking featureCathy Zhang2020-08-301-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-031-10/+12
|\ \ \ \
| * | | | KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini2020-10-031-10/+12
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-254-11/+39
|\| | | | | |_|/ / |/| | |
| * | | KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky2020-09-251-1/+7
| * | | KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson2020-09-251-1/+2
| * | | KVM: x86: fix MSR_IA32_TSC read for nested migrationMaxim Levitsky2020-09-241-2/+15
| * | | KVM: x86: VMX: Make smaller physical guest address space support user-configu...Mohammed Gamal2020-09-233-7/+15
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-139-26/+63
|\| | | | |_|/ |/| |
| * | KVM: emulator: more strict rsm checks.Maxim Levitsky2020-09-121-5/+17
| * | KVM: nSVM: more strict SMM checks when returning to nested guestMaxim Levitsky2020-09-121-11/+18
| * | SVM: nSVM: setup nested msr permission bitmap on nested state loadMaxim Levitsky2020-09-121-0/+3
| * | SVM: nSVM: correctly restore GIF on vmexit from nesting after migrationMaxim Levitsky2020-09-121-1/+3
| * | KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li2020-09-121-0/+1
| * | KVM: SVM: avoid emulation with stale next_ripWanpeng Li2020-09-121-4/+3
| * | KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov2020-09-111-1/+1
| * | KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes2020-09-111-0/+1
| * | kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when neededLai Jiangshan2020-09-111-1/+1
| * | KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL controlChenyi Qiang2020-09-111-1/+1
| * | KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detectedPeter Shier2020-09-113-2/+11
| * | Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-09-111-2/+13
| |\ \
| | * | arm64/x86: KVM: Introduce steal-time capAndrew Jones2020-08-211-0/+3
| | |/
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-238-21/+18
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-222-3/+6
|\| | | |/ |/|
| * KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-211-1/+2
| * kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson2020-08-171-1/+1
| * kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson2020-08-171-1/+1
| * KVM: x86: fix access code passed to gva_to_gpaPaolo Bonzini2020-08-171-1/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-123-13/+15
|\|
| * x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabledJon Doron2020-08-101-0/+1
| * x86: Expose SERIALIZE for supported cpuidPaolo Bonzini2020-08-091-1/+2
| * KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabledSean Christopherson2020-08-091-12/+12
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-08-111-2/+10
|\ \ | |/ |/|
| * kvm: detect assigned device via irqbypass managerZhu Lingshan2020-08-051-2/+10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-0626-719/+1157
|\ \
| * | KVM: SVM: Fix sev_pin_memory() error handlingDan Carpenter2020-08-021-10/+10
| * | KVM: LAPIC: Set the TDCR settable bitsWanpeng Li2020-07-311-1/+1