Merge tag 'kvm-selftests-6.2-2' of https://github.com/kvm-x86/linux into HEAD
[platform/kernel/linux-starfive.git] / arch /
2022-12-02 Paolo BonziniMerge tag 'kvm-selftests-6.2-2' of https://github.com...
2022-12-02 Javier Martinez... KVM: Delete all references to removed KVM_SET_MEMORY_AL...
2022-11-30 Paolo BonziniKVM: x86: fix uninitialized variable use on KVM_REQ_TRI...
2022-11-30 Michal LuczajKVM: Shorten gfn_to_pfn_cache function names
2022-11-30 David WoodhouseKVM: x86/xen: Add runstate tests for 32-bit mode and...
2022-11-30 David WoodhouseKVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour...
2022-11-30 David WoodhouseKVM: x86/xen: Compatibility fixes for shared runstate...
2022-11-28 Paolo BonziniMerge tag 'kvm-s390-next-6.2-1' of https://git./linux...
2022-11-28 Jiaxi ChenKVM: x86: Advertise PREFETCHIT0/1 CPUID to user space
2022-11-28 Jiaxi ChenKVM: x86: Advertise AVX-NE-CONVERT CPUID to user space
2022-11-28 Jiaxi ChenKVM: x86: Advertise AVX-VNNI-INT8 CPUID to user space
2022-11-28 Jiaxi Chenx86: KVM: Advertise AVX-IFMA CPUID to user space
2022-11-28 Chang S. Baex86: KVM: Advertise AMX-FP16 CPUID to user space
2022-11-28 Jiaxi Chenx86: KVM: Advertise CMPccXADD CPUID to user space
2022-11-28 Sean ChristophersonKVM: x86: Update KVM-only leaf handling to allow for...
2022-11-28 Sean ChristophersonKVM: x86: Add BUILD_BUG_ON() to detect bad usage of...
2022-11-28 David WoodhouseKVM: x86/xen: Add CPL to Xen hypercall tracepoint
2022-11-24 Paolo BonziniMerge branch 'kvm-dwmw2-fixes' into HEAD
2022-11-23 David WoodhouseKVM: x86/xen: Only do in-kernel acceleration of hyperca...
2022-11-23 David WoodhouseKVM: x86/xen: Validate port number in SCHEDOP_poll
2022-11-23 Heiko CarstensKVM: s390: remove unused gisa_clear_ipm_gisc() function
2022-11-23 Claudio ImbrendaKVM: s390: pv: module parameter to fence asynchronous...
2022-11-23 Claudio ImbrendaKVM: s390: pv: support for Destroy fast UVC
2022-11-23 Claudio ImbrendaKVM: s390: pv: avoid export before import if possible
2022-11-23 Claudio ImbrendaKVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
2022-11-23 Claudio ImbrendaKVM: s390: pv: asynchronous destroy for reboot
2022-11-18 Vitaly KuznetsovKVM: x86: Expose Hyper-V L2 TLB flush feature
2022-11-18 Vitaly KuznetsovKVM: nSVM: hyper-v: Enable L2 TLB flush
2022-11-18 Vitaly KuznetsovKVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
2022-11-18 Vitaly KuznetsovKVM: nVMX: hyper-v: Enable L2 TLB flush
2022-11-18 Vitaly KuznetsovKVM: nVMX: hyper-v: Cache VP assist page in 'struct...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: L2 TLB flush
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
2022-11-18 Vitaly KuznetsovKVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tl...
2022-11-18 Vitaly KuznetsovKVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
2022-11-18 Vitaly KuznetsovKVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Use preallocated buffer in 'struct...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Create a separate fifo for L2 TLB...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPU...
2022-11-18 Vitaly KuznetsovKVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Expose support for extended gva...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_...
2022-11-18 Sean ChristophersonKVM: x86: hyper-v: Add helper to read hypercall data...
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Introduce TLB flush fifo
2022-11-18 Vitaly KuznetsovKVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_F...
2022-11-18 Sean ChristophersonKVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcp...
2022-11-18 Vitaly KuznetsovKVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"
2022-11-18 Vitaly KuznetsovKVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2...
2022-11-18 Sean Christophersonx86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb...
2022-11-18 Sean ChristophersonKVM: SVM: Add a proper field for Hyper-V VMCB enlighten...
2022-11-18 Sean Christophersonx86/hyperv: Move VMCB enlightenment definitions to...
2022-11-18 Paolo BonziniKVM: x86: avoid memslot check in NX hugepage recovery...
2022-11-17 Paolo BonziniMerge branch 'kvm-svm-harden' into HEAD
2022-11-17 Maxim LevitskyKVM: x86: remove exit_int_info warning in svm_handle_exit
2022-11-17 Maxim LevitskyKVM: x86: allow L1 to not intercept triple fault
2022-11-17 Maxim LevitskyKVM: x86: forcibly leave nested mode on vCPU reset
2022-11-17 Maxim LevitskyKVM: x86: add kvm_leave_nested
2022-11-17 Maxim LevitskyKVM: x86: nSVM: harden svm_free_nested against freeing...
2022-11-17 Maxim LevitskyKVM: x86: nSVM: leave nested mode on vCPU free
2022-11-17 David MatlackKVM: x86/mmu: Do not recover dirty-tracked NX Huge...
2022-11-17 Paolo BonziniKVM: x86/mmu: simplify kvm_tdp_mmu_map flow when guest...
2022-11-17 David MatlackKVM: x86/mmu: Split huge pages mapped by the TDP MMU...
2022-11-17 David MatlackKVM: x86/mmu: Use BIT{,_ULL}() for PFERR masks
2022-11-09 Paolo BonziniKVM: replace direct irq.h inclusion
2022-11-09 Like XuKVM: x86/pmu: Defer counter emulated overflow via pmc...
2022-11-09 Like XuKVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_hand...
2022-11-09 Sean ChristophersonKVM: x86/pmu: Clear "reprogram" bit if counter is disab...
2022-11-09 Sean ChristophersonKVM: x86/pmu: Force reprogramming of all counters on...
2022-11-09 Sean ChristophersonKVM: x86/mmu: WARN if TDP MMU SP disallows hugepage...
2022-11-09 Mingwei ZhangKVM: x86/mmu: explicitly check nx_hugepage in disallowe...
2022-11-09 Sean ChristophersonKVM: x86/mmu: Add helper to convert SPTE value to its...
2022-11-09 Sean ChristophersonKVM: x86/mmu: Track the number of TDP MMU pages, but...
2022-11-09 Sean ChristophersonKVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU...
2022-11-09 Sean ChristophersonKVM: x86/mmu: Properly account NX huge page workaround...
2022-11-09 Sean ChristophersonKVM: x86/mmu: Rename NX huge pages fields/functions...
2022-11-09 Sean ChristophersonKVM: x86/mmu: Tag disallowed NX huge pages even if...
2022-11-09 Aaron LewisKVM: x86: Add a VALID_MASK for the flags in kvm_msr_fil...
2022-11-09 Aaron LewisKVM: x86: Add a VALID_MASK for the flag in kvm_msr_filter
2022-11-09 Aaron LewisKVM: x86: Add a VALID_MASK for the MSR exit reason...
2022-11-09 Aaron LewisKVM: x86: Disallow the use of KVM_MSR_FILTER_DEFAULT_AL...
2022-11-09 Peter Xukvm: x86: Allow to respond to generic signals during...
2022-11-09 Peter Xukvm: Add interruptible flag to __gfn_to_pfn_memslot()
2022-11-09 Maxim LevitskyKVM: x86: smm: preserve interrupt shadow in SMRAM
2022-11-09 Maxim LevitskyKVM: x86: SVM: don't save SVM state to SMRAM when VM...
2022-11-09 Maxim LevitskyKVM: x86: SVM: use smram structs
2022-11-09 Maxim LevitskyKVM: svm: drop explicit return value of kvm_vcpu_map
2022-11-09 Maxim LevitskyKVM: x86: smm: use smram struct for 64 bit smram load...
2022-11-09 Maxim LevitskyKVM: x86: smm: use smram struct for 32 bit smram load...
2022-11-09 Maxim LevitskyKVM: x86: smm: use smram structs in the common code
2022-11-09 Maxim LevitskyKVM: x86: smm: add structs for KVM's smram layout
2022-11-09 Maxim LevitskyKVM: x86: smm: check for failures on smm entry
2022-11-09 Paolo BonziniKVM: x86: do not define SMM-related constants if SMM...
2022-11-09 Paolo BonziniKVM: zero output of KVM_GET_VCPU_EVENTS before filling...
2022-11-09 Paolo BonziniKVM: x86: do not define KVM_REQ_SMI if SMM disabled
2022-11-09 Paolo BonziniKVM: x86: remove SMRAM address space if SMM is not...
2022-11-09 Paolo BonziniKVM: x86: compile out vendor-specific code if SMM is...
2022-11-09 Paolo BonziniKVM: allow compiling out SMM support
2022-11-09 Paolo BonziniKVM: x86: do not go through ctxt->ops when emulating rsm
next