linux-2.6-microblaze.git
2022-07-28 Suravee SuthikulpanitKVM: x86: Do not block APIC write for non ICR registers
2022-07-28 Suravee SuthikulpanitKVM: SVM: Do not virtualize MSR accesses for APIC LVTT...
2022-07-28 Sean ChristophersonKVM: selftests: Verify VMX MSRs can be restored to...
2022-07-28 Sean ChristophersonKVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating...
2022-07-28 Paolo BonziniRevert "KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL...
2022-07-28 Sean ChristophersonKVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX...
2022-07-28 Sean ChristophersonKVM: VMX: Add helper to check if the guest PMU has...
2022-07-28 Sean ChristophersonKVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved...
2022-07-28 Paolo BonziniRevert "KVM: nVMX: Do not expose MPX VMX controls when...
2022-07-28 Sean ChristophersonKVM: nVMX: Let userspace set nVMX MSR to any _host_...
2022-07-28 Sean ChristophersonKVM: nVMX: Rename handle_vm{on,off}() to handle_vmx...
2022-07-28 Sean ChristophersonKVM: nVMX: Inject #UD if VMXON is attempted with incomp...
2022-07-28 Sean ChristophersonKVM: nVMX: Account for KVM reserved CR4 bits in consist...
2022-07-28 Sean ChristophersonKVM: x86: Split kvm_is_valid_cr4() and export only...
2022-07-28 Sean ChristophersonKVM: selftests: Add an option to run vCPUs while disabl...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Don't bottom out on leafs when zapping...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Document the "rules" for using host_pfn_m...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Don't require refcounted "struct page...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Restrict mapping level based on guest...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Add shadow mask for effective host MTRR...
2022-07-28 Sean ChristophersonKVM: x86: Drop unnecessary goto+label in kvm_arch_init()
2022-07-28 Sean ChristophersonKVM: x86: Reject loading KVM if host.PAT[0] != WB
2022-07-28 Suravee SuthikulpanitKVM: SVM: Fix x2APIC MSRs interception
2022-07-28 Sean ChristophersonKVM: x86/mmu: Remove underscores from __pte_list_remove()
2022-07-28 Sean ChristophersonKVM: x86/mmu: Rename pte_list_{destroy,remove}() to...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Rename rmap zap helpers to eliminate...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Rename __kvm_zap_rmaps() to align with...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Drop the "p is for pointer" from rmap...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Directly "destroy" PTE list when recyclin...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Return a u64 (the old SPTE) from mmu_spte...
2022-07-28 Maciej S. SzmigieroKVM: nSVM: Pull CS.Base from actual VMCB12 for soft...
2022-07-22 Paolo BonziniMerge tag 'kvm-s390-next-5.20-1' of https://git./linux...
2022-07-20 Pierre MorelKVM: s390: resetting the Topology-Change-Report
2022-07-20 Pierre MorelKVM: s390: guest support for topology function
2022-07-20 Pierre MorelKVM: s390: Cleanup ipte lock access and SIIF facility...
2022-07-19 Nico BoehrKVM: s390: pv: don't present the ecall interrupt twice
2022-07-19 Claudio ImbrendaKVM: s390: pv: destroy the configuration before its...
2022-07-19 Claudio ImbrendaKVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
2022-07-19 Claudio Imbrendas390/mm: KVM: pv: when tearing down, try to destroy...
2022-07-19 Claudio ImbrendaKVM: s390: pv: add mmu_notifier
2022-07-14 Sean ChristophersonKVM: x86: Check target, not vCPU's x2APIC ID, when...
2022-07-14 Paolo BonziniMerge commit 'kvm-vmx-nested-tsc-fix' into kvm-next...
2022-07-14 Sean ChristophersonKVM: x86: Restrict get_mt_mask() to a u8, use KVM_X86_O...
2022-07-14 Sean ChristophersonKVM: x86: Add dedicated helper to get CPUID entry with...
2022-07-14 Maxim LevitskyKVM: SVM: fix task switch emulation on INTn instruction.
2022-07-14 Sean ChristophersonKVM: x86/mmu: Fix typo and tweak comment for split_desc...
2022-07-14 Sean ChristophersonKVM: x86/mmu: Expand quadrant comment for PG_LEVEL_4K...
2022-07-14 Sean ChristophersonKVM: x86/mmu: Add optimized helper to retrieve an SPTE...
2022-07-14 Vitaly KuznetsovKVM: nVMX: Always enable TSC scaling for L2 when it...
2022-07-14 Sean ChristophersonKVM: VMX: Update PT MSR intercepts during filter change...
2022-07-14 Sean ChristophersonKVM: selftests: Drop unused SVM_CPUID_FUNC macro
2022-07-14 Sean ChristophersonKVM: selftests: Use the common cpuid() helper in cpu_ve...
2022-07-14 Sean ChristophersonKVM: selftests: Clean up requirements for XFD-aware...
2022-07-14 Sean ChristophersonKVM: selftests: Skip AMX test if ARCH_REQ_XCOMP_GUEST_P...
2022-07-14 Sean ChristophersonKVM: selftests: Check KVM's supported CPUID, not host...
2022-07-14 Sean ChristophersonKVM: selftests: Inline "get max CPUID leaf" helpers
2022-07-14 Sean ChristophersonKVM: selftests: Rename kvm_get_supported_cpuid_index...
2022-07-14 Sean ChristophersonKVM: selftests: Drop unnecessary use of kvm_get_support...
2022-07-14 Sean ChristophersonKVM: selftests: Use this_cpu_has() to detect SVM suppor...
2022-07-14 Sean ChristophersonKVM: selftests: Use this_cpu_has() in CR4/CPUID sync...
2022-07-14 Sean ChristophersonKVM: selftests: Add this_cpu_has() to query X86_FEATURE...
2022-07-14 Sean ChristophersonKVM: selftests: Set input function/index in raw CPUID...
2022-07-14 Sean ChristophersonKVM: selftests: Make get_supported_cpuid() returns...
2022-07-14 Sean ChristophersonKVM: selftests: Use vcpu_clear_cpuid_feature() to clear...
2022-07-14 Sean ChristophersonKVM: selftests: Use vcpu_{set,clear}_cpuid_feature...
2022-07-14 Sean ChristophersonKVM: selftests: Use vcpu_get_cpuid_entry() in CPUID...
2022-07-14 Sean ChristophersonKVM: selftests: Use vCPU's CPUID directly in Hyper...
2022-07-14 Sean ChristophersonKVM: selftests: Use vcpu_get_cpuid_entry() in PV featur...
2022-07-14 Sean ChristophersonKVM: selftests: Use vcpu_clear_cpuid_feature() in monit...
2022-07-14 Sean ChristophersonKVM: selftests: Add and use helper to set vCPU's CPUID...
2022-07-14 Sean ChristophersonKVM: selftests: Use vm->pa_bits to generate reserved...
2022-07-14 Sean ChristophersonKVM: selftests: Add helpers to get and modify a vCPU...
2022-07-14 Sean ChristophersonKVM: selftests: Use get_cpuid_entry() in kvm_get_suppor...
2022-07-14 Sean ChristophersonKVM: selftests: Rename and tweak get_cpuid() to get_cpu...
2022-07-14 Sean ChristophersonKVM: selftests: Don't use a static local in vcpu_get_su...
2022-07-14 Sean ChristophersonKVM: selftests: Cache CPUID in struct kvm_vcpu
2022-07-14 Sean ChristophersonKVM: selftests: Split out kvm_cpuid2_size() from alloca...
2022-07-14 Sean ChristophersonKVM: selftests: Verify that kvm_cpuid2.entries layout...
2022-07-14 Sean ChristophersonKVM: selftests: Use kvm_cpu_has() for nSVM soft INT...
2022-07-14 Sean ChristophersonKVM: selftests: Use kvm_cpu_has() for KVM's PV steal...
2022-07-14 Sean ChristophersonKVM: selftests: Remove the obsolete/dead MMU role test
2022-07-14 Sean ChristophersonKVM: selftests: Use kvm_cpu_has() for XSAVE in cr4_cpui...
2022-07-14 Sean ChristophersonKVM: selftests: Use kvm_cpu_has() in AMX test
2022-07-14 Sean ChristophersonKVM: selftests: Check for _both_ XTILE data and cfg...
2022-07-14 Sean ChristophersonKVM: selftests: Use kvm_cpu_has() for XSAVES in XSS...
2022-07-14 Sean ChristophersonKVM: selftests: Drop redundant vcpu_set_cpuid() from...
2022-07-14 Sean ChristophersonKVM: selftests: Use kvm_cpu_has() to query PDCM in...
2022-07-14 Sean ChristophersonKVM: selftests: Use kvm_cpu_has() for nested VMX checks
2022-07-14 Sean ChristophersonKVM: selftests: Use kvm_cpu_has() for nested SVM checks
2022-07-14 Sean ChristophersonKVM: selftests: Use kvm_cpu_has() in the SEV migration...
2022-07-14 Sean ChristophersonKVM: selftests: Add framework to query KVM CPUID bits
2022-07-14 Sean ChristophersonKVM: sefltests: Use CPUID_* instead of X86_FEATURE_...
2022-07-14 Sean ChristophersonKVM: selftests: Set KVM's supported CPUID as vCPU's...
2022-07-14 Colton LewisKVM: selftests: Fix filename reporting in guest asserts
2022-07-14 Colton LewisKVM: selftests: Write REPORT_GUEST_ASSERT macros to...
2022-07-14 Colton LewisKVM: selftests: Increase UCALL_MAX_ARGS to 7
2022-07-14 Colton LewisKVM: selftests: enumerate GUEST_ASSERT arguments
2022-07-14 Sean ChristophersonKVM: x86: WARN only once if KVM leaves a dangling users...
2022-07-14 Sean ChristophersonKVM: x86: Set error code to segment selector on LLDT...
2022-07-14 Sean ChristophersonKVM: x86: Mark TSS busy during LTR emulation _after_...
next