aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx
AgeCommit message (Expand)AuthorFilesLines
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-149/+182
2023-08-31Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 6-102/+110
2023-08-31Merge tag 'kvm-x86-vmx-6.6' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-21/+17
2023-08-31Merge tag 'kvm-x86-pmu-6.6' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-26/+55
2023-08-28KVM: VMX: Refresh available regs and IDT vectoring info before NMI handlingGravatar Sean Christopherson 1-10/+11
2023-08-25KVM: VMX: Delete ancient pr_warn() about KVM_SET_TSS_ADDR not being setGravatar Sean Christopherson 1-7/+0
2023-08-17KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled"Gravatar Sean Christopherson 3-19/+10
2023-08-17KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"Gravatar Sean Christopherson 1-18/+18
2023-08-17KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"Gravatar Sean Christopherson 6-8/+8
2023-08-17KVM: VMX: Check KVM CPU caps, not just VMX MSR support, for XSAVE enablingGravatar Sean Christopherson 1-1/+1
2023-08-17KVM: VMX: Recompute "XSAVES enabled" only after CPUID updateGravatar Sean Christopherson 1-13/+11
2023-08-17KVM: VMX: Rename vmx_get_max_tdp_level() to vmx_get_max_ept_level()Gravatar Shiyuan Gao 1-2/+2
2023-08-09x86/apic: Wrap IPI calls into helper functionsGravatar Dave Hansen 2-2/+2
2023-08-03KVM: x86: Always write vCPU's current TSC offset/ratio in vendor hooksGravatar Sean Christopherson 1-4/+4
2023-08-03KVM: VMX: Skip VMCLEAR logic during emergency reboots if CR4.VMXE=0Gravatar Sean Christopherson 1-2/+10
2023-08-03KVM: x86: Force kvm_rebooting=true during emergency reboot/crashGravatar Sean Christopherson 1-0/+2
2023-08-03KVM: VMX: Ensure CPU is stable when probing basic VMX supportGravatar Sean Christopherson 1-3/+14
2023-08-03x86/virt: KVM: Move VMXOFF helpers into KVM VMXGravatar Sean Christopherson 1-3/+26
2023-08-03x86/virt: KVM: Open code cpu_has_vmx() in KVM VMXGravatar Sean Christopherson 1-1/+1
2023-08-03x86/reboot: KVM: Handle VMXOFF in KVM's reboot callbackGravatar Sean Christopherson 1-3/+5
2023-08-03x86/reboot: Harden virtualization hooks for emergency rebootGravatar Sean Christopherson 1-4/+2
2023-08-03x86/reboot: VMCLEAR active VMCSes before emergency rebootGravatar Sean Christopherson 1-7/+3
2023-08-02KVM: x86/pmu: Require nr fixed_pmc_events to match nr max fixed countersGravatar Sean Christopherson 1-10/+9
2023-08-02KVM: x86/pmu: Simplify intel_hw_event_available()Gravatar Sean Christopherson 1-7/+6
2023-08-02KVM: x86/pmu: Use enums instead of hardcoded magic for arch event indicesGravatar Sean Christopherson 1-12/+43
2023-08-02KVM: VMX: Drop manual TLB flush when migrating vmcs.APIC_ACCESS_ADDRGravatar Sean Christopherson 1-2/+4
2023-08-02KVM: VMX: Drop unnecessary vmx_fb_clear_ctrl_available "cache"Gravatar Sean Christopherson 1-14/+3
2023-08-02KVM: x86: Snapshot host's MSR_IA32_ARCH_CAPABILITIESGravatar Sean Christopherson 1-16/+6
2023-07-31KVM: x86: Use sysfs_emit() instead of sprintf()Gravatar Like Xu 1-2/+2
2023-07-29KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guestGravatar Sean Christopherson 1-4/+9
2023-07-29KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalidGravatar Sean Christopherson 1-7/+21
2023-07-29KVM: VMX: Use vmread_error() to report VM-Fail in "goto" pathGravatar Sean Christopherson 1-2/+1
2023-07-29KVM: VMX: Make VMREAD error path play nice with noinstrGravatar Sean Christopherson 3-9/+26
2023-07-29KVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipivGravatar Peng Hao 1-1/+2
2023-07-01Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 6-23/+69
2023-07-01Merge tag 'kvm-x86-pmu-6.5' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 3-79/+14
2023-06-06KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't metGravatar Like Xu 1-0/+1
2023-06-06KVM: x86/pmu: Provide Intel PMU's pmc_is_enabled() as generic x86 codeGravatar Like Xu 1-13/+1
2023-06-06KVM: x86/pmu: Move handling PERF_GLOBAL_CTRL and friends to common x86Gravatar Like Xu 3-59/+4
2023-06-06KVM: x86/pmu: Reject userspace attempts to set reserved GLOBAL_STATUS bitsGravatar Like Xu 1-0/+3
2023-06-06KVM: x86/pmu: Move reprogram_counters() to pmu.hGravatar Like Xu 1-12/+0
2023-06-06KVM: x86/pmu: Rename global_ovf_ctrl_mask to global_status_maskGravatar Sean Christopherson 1-4/+14
2023-06-06KVM: VMX: Retry APIC-access page reload if invalidation is in-progressGravatar Sean Christopherson 1-5/+45
2023-06-02KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupportedGravatar Sean Christopherson 1-6/+9
2023-06-02KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0)Gravatar Sean Christopherson 1-1/+1
2023-06-01KVM: VMX: restore vmx_vmexit alignmentGravatar Jon Kohler 1-1/+1
2023-06-01KVM: x86/pmu: Remove redundant check for MSR_IA32_DS_AREA set handlerGravatar Jinrong Liang 1-2/+0
2023-06-01KVM: x86: Move common handling of PAT MSR writes to kvm_set_msr_common()Gravatar Sean Christopherson 1-4/+3
2023-06-01KVM: VMX: Open code writing vCPU's PAT in VMX's MSR handlerGravatar Wenyao Hai 1-5/+3
2023-05-26KVM: VMX: Use proper accessor to read guest CR4 in handle_desc()Gravatar Sean Christopherson 1-1/+7