summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU modeSean Christopherson2021-02-041-1/+1
* KVM: x86/xen: Add event channel interrupt vector upcallDavid Woodhouse2021-02-041-0/+1
* KVM: x86/xen: register vcpu time info regionJoao Martins2021-02-041-0/+2
* KVM: x86/xen: register vcpu infoJoao Martins2021-02-041-0/+2
* xen: add wc_sec_hi to struct shared_infoDavid Woodhouse2021-02-041-0/+3
* KVM: x86/xen: register shared_info pageJoao Martins2021-02-041-0/+2
* KVM: x86/xen: latch long_mode when hypercall page is set upDavid Woodhouse2021-02-041-0/+6
* KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins2021-02-041-0/+6
* KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU mapBen Gardon2021-02-041-0/+13
* KVM: x86/mmu: Use an rwlock for the x86 MMUBen Gardon2021-02-041-0/+2
* KVM: VMX: Use the kernel's version of VMXOFFSean Christopherson2021-02-041-1/+6
* x86/virt: Mark flags and memory as clobbered by VMXOFFDavid P. Reed2021-02-041-1/+2
* x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson2021-02-041-5/+12
* KVM: x86: use static calls to reduce kvm_x86_ops overheadJason Baron2021-02-041-5/+3
* KVM: x86: introduce definitions to support static calls for kvm_x86_opsJason Baron2021-02-042-0/+140
* KVM: SVM: Add support for SVM instruction address check changeWei Huang2021-02-041-0/+1
* KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOWChenyi Qiang2021-02-041-2/+10
* KVM: VMX: Enable bus lock VM exitChenyi Qiang2021-02-045-1/+13
* KVM: x86/mmu: Remove the defunct update_pte() paging hookSean Christopherson2021-02-041-3/+0
* Enumerate AVX Vector Neural Network instructionsKyung Min Park2021-02-041-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-01-081-2/+17
|\
| * KVM: SVM: Add support for booting APs in an SEV-ES guestTom Lendacky2021-01-071-0/+3
| * KVM: x86/mmu: Clarify TDP MMU page list invariantsBen Gardon2021-01-071-2/+14
| * Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2021-01-076-6/+32
| |\
* | | local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* | | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-241-2/+3
|\ \ \
| * | | ima: generalize x86/EFI arch glue for other EFI architecturesChester Lin2020-11-061-0/+3
| * | | efi/libstub/x86: simplify efi_is_native()Heinrich Schuchardt2020-10-261-2/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-208-9/+86
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2020-12-152-11/+3
| |\ \ \
| * | | | KVM: SVM: Provide support for SEV-ES vCPU loadingTom Lendacky2020-12-151-3/+7
| * | | | KVM: SVM: Provide support for SEV-ES vCPU creation/loadingTom Lendacky2020-12-151-1/+14
| * | | | KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guestTom Lendacky2020-12-151-0/+2
| * | | | KVM: SVM: Do not report support for SMM for an SEV-ES guestTom Lendacky2020-12-151-1/+1
| * | | | KVM: SVM: Add support for CR8 write traps for an SEV-ES guestTom Lendacky2020-12-151-0/+1
| * | | | KVM: SVM: Add support for CR4 write traps for an SEV-ES guestTom Lendacky2020-12-152-0/+2
| * | | | KVM: SVM: Add support for CR0 write traps for an SEV-ES guestTom Lendacky2020-12-152-0/+18
| * | | | KVM: SVM: Add support for EFER write traps for an SEV-ES guestTom Lendacky2020-12-151-0/+2
| * | | | KVM: SVM: Support string IO operations for an SEV-ES guestTom Lendacky2020-12-151-0/+1
| * | | | KVM: SVM: Add initial support for a VMGEXIT VMEXITTom Lendacky2020-12-152-1/+8
| * | | | KVM: SVM: Add required changes to support intercepts under SEV-ESTom Lendacky2020-12-151-1/+2
| * | | | KVM: x86: introduce complete_emulated_msr callbackPaolo Bonzini2020-12-151-0/+1
| * | | | KVM: SVM: Add support for the SEV-ES VMSATom Lendacky2020-12-141-0/+3
| * | | | KVM: SVM: Add GHCB accessor functions for retrieving fieldsTom Lendacky2020-12-141-0/+10
| * | | | x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky2020-12-142-0/+2
| * | | | x86: Enumerate AVX512 FP16 CPUID feature flagKyung Min Park2020-12-111-0/+1
| * | | | KVM: X86: Implement ring-based dirty memory trackingPeter Xu2020-11-152-0/+4
| * | | | KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]Peter Xu2020-11-151-1/+2
| * | | | KVM: x86: emulate wait-for-SIPI and SIPI-VMExitYadong Qi2020-11-152-0/+3
| * | | | KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hookSean Christopherson2020-11-151-1/+2