Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | KVM: SVM: Explicitly require FLUSHBYASID to enable SEV support | Sean Christopherson | 2023-11-30 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | KVM: nSVM: Advertise support for flush-by-ASID | Sean Christopherson | 2023-11-30 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB" | Sean Christopherson | 2023-11-30 | 1 | -15/+0 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2024-01-08 | 18 | -30/+134 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | KVM: x86: Use KVM-governed feature framework to track "LAM enabled" | Binbin Wu | 2023-11-28 | 4 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Advertise and enable LAM (user and supervisor) | Robert Hoo | 2023-11-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Virtualize LAM for user pointer | Robert Hoo | 2023-11-28 | 3 | -3/+22 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Virtualize LAM for supervisor pointer | Robert Hoo | 2023-11-28 | 3 | -2/+42 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Untag addresses for LAM emulation where applicable | Binbin Wu | 2023-11-28 | 5 | -0/+19 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator | Binbin Wu | 2023-11-28 | 5 | -1/+17 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Remove kvm_vcpu_is_illegal_gpa() | Binbin Wu | 2023-11-28 | 3 | -7/+2 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality | Binbin Wu | 2023-11-28 | 4 | -6/+11 | |
| | * | | | | | | | | | | | | | | | | KVM: x86/mmu: Drop non-PA bits when getting GFN for guest's PGD | Binbin Wu | 2023-11-28 | 3 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Add X86EMUL_F_INVLPG and pass it in em_invlpg() | Binbin Wu | 2023-11-28 | 2 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Add an emulation flag for implicit system access | Binbin Wu | 2023-11-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Consolidate flags for __linearize() | Binbin Wu | 2023-11-28 | 2 | -10/+15 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'kvm-x86-pmu-6.8' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2024-01-08 | 7 | -109/+137 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | KVM: x86/pmu: Track emulated counter events instead of previous counter | Sean Christopherson | 2023-11-30 | 3 | -15/+53 | |
| | * | | | | | | | | | | | | | | | | KVM: x86/pmu: Update sample period in pmc_write_counter() | Sean Christopherson | 2023-11-30 | 4 | -27/+28 | |
| | * | | | | | | | | | | | | | | | | KVM: x86/pmu: Remove manual clearing of fields in kvm_pmu_init() | Sean Christopherson | 2023-11-30 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | KVM: x86/pmu: Stop calling kvm_pmu_reset() at RESET (it's redundant) | Sean Christopherson | 2023-11-30 | 3 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshing | Sean Christopherson | 2023-11-30 | 1 | -13/+22 | |
| | * | | | | | | | | | | | | | | | | KVM: x86/pmu: Move PMU reset logic to common x86 code | Sean Christopherson | 2023-11-30 | 5 | -56/+40 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'kvm-x86-misc-6.8' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2024-01-08 | 6 | -41/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | KVM: SVM,VMX: Use %rip-relative addressing to access kvm_rebooting | Uros Bizjak | 2023-11-30 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Don't unnecessarily force masterclock update on vCPU hotplug | Sean Christopherson | 2023-11-30 | 1 | -13/+16 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Use a switch statement and macros in __feature_translate() | Jim Mattson | 2023-11-30 | 1 | -14/+13 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace | Jim Mattson | 2023-11-30 | 2 | -3/+30 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Turn off KVM_WERROR by default for all configs | Sean Christopherson | 2023-11-30 | 1 | -7/+7 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2024-01-08 | 27 | -742/+1050 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | KVM: nSVM: Hide more stuff under CONFIG_KVM_HYPERV/CONFIG_HYPERV | Vitaly Kuznetsov | 2023-12-07 | 2 | -6/+16 | |
| | * | | | | | | | | | | | | | | | | KVM: nVMX: Hide more stuff under CONFIG_KVM_HYPERV | Vitaly Kuznetsov | 2023-12-07 | 3 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | KVM: nVMX: Introduce accessor to get Hyper-V eVMCS pointer | Vitaly Kuznetsov | 2023-12-07 | 2 | -15/+28 | |
| | * | | | | | | | | | | | | | | | | KVM: nVMX: Introduce helpers to check if Hyper-V evmptr12 is valid/set | Vitaly Kuznetsov | 2023-12-07 | 3 | -20/+50 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Make Hyper-V emulation optional | Vitaly Kuznetsov | 2023-12-07 | 11 | -35/+201 | |
| | * | | | | | | | | | | | | | | | | KVM: nVMX: Move guest_cpuid_has_evmcs() to hyperv.h | Vitaly Kuznetsov | 2023-12-07 | 2 | -10/+11 | |
| | * | | | | | | | | | | | | | | | | KVM: nVMX: Split off helper for emulating VMCLEAR on Hyper-V eVMCS | Vitaly Kuznetsov | 2023-12-07 | 1 | -14/+24 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Introduce helper to handle Hyper-V paravirt TLB flush requests | Vitaly Kuznetsov | 2023-12-07 | 3 | -16/+17 | |
| | * | | | | | | | | | | | | | | | | KVM: VMX: Split off hyperv_evmcs.{ch} | Vitaly Kuznetsov | 2023-12-07 | 7 | -472/+486 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Introduce helper to check if vector is set in Hyper-V SynIC | Vitaly Kuznetsov | 2023-12-07 | 2 | -2/+6 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Introduce helper to check if auto-EOI is set in Hyper-V SynIC | Vitaly Kuznetsov | 2023-12-07 | 2 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch} | Vitaly Kuznetsov | 2023-12-07 | 7 | -252/+271 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Move Hyper-V partition assist page out of Hyper-V emulation context | Vitaly Kuznetsov | 2023-12-07 | 5 | -20/+30 | |
| | * | | | | | | | | | | | | | | | | KVM: x86/xen: Remove unneeded xen context from kvm_arch when !CONFIG_KVM_XEN | Vitaly Kuznetsov | 2023-12-07 | 2 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=n | Sean Christopherson | 2023-11-29 | 3 | -8/+18 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2024-01-08 | 6 | -8/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | KVM: s390: Harden copying of userspace-array against overflow | Philipp Stanner | 2023-12-01 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | KVM: x86: Harden copying of userspace-array against overflow | Philipp Stanner | 2023-11-30 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | KVM: move KVM_CAP_DEVICE_CTRL to the generic check | Wei Wang | 2023-11-30 | 4 | -4/+0 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2024-01-08 | 35 | -421/+1337 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |