linux-2.6-microblaze.git
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 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_...
2022-07-14 Sean ChristophersonKVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to...
2022-07-14 Vitaly KuznetsovKVM: selftests: Use "a" and "d" to set EAX/EDX for...
2022-07-12 Sean ChristophersonKVM: selftests: Provide valid inputs for MONITOR/MWAIT...
2022-07-12 Sean ChristophersonKVM: selftests: Test MONITOR and MWAIT, not just MONITO...
2022-07-12 Sean ChristophersonKVM: x86: Query vcpu->vcpu_idx directly and drop its...
2022-07-12 Hou WenlongKVM: x86/mmu: Replace UNMAPPED_GVA with INVALID_GPA...
2022-07-12 Vitaly KuznetsovKVM: nVMX: Always enable TSC scaling for L2 when it...
2022-07-08 Vitaly KuznetsovKVM: x86: Fully initialize 'struct kvm_lapic_irq' in...
2022-07-08 Sean ChristophersonKVM: x86: Fix handling of APIC LVT updates when userspa...
2022-07-08 Sean ChristophersonKVM: x86: Initialize number of APIC LVT entries during...
2022-07-08 Sean ChristophersonMerge branch 'kvm-5.20-msr-eperm'
2022-07-08 Sean ChristophersonKVM: x86: Add helpers to identify CTL and STATUS MCi...
2022-07-08 Sean ChristophersonKVM: x86: Use explicit case-statements for MCx banks...
2022-07-08 Sean ChristophersonKVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL...
2022-06-25 Sean ChristophersonKVM: x86/mmu: Buffer nested MMU split_desc_cache only...
2022-06-25 Sean ChristophersonKVM: x86/mmu: Use "unsigned int", not "u32", for SPTEs...
2022-06-24 Paolo BonziniKVM: SEV-ES: reuse advance_sev_es_emulated_ins for...
2022-06-24 Paolo BonziniKVM: x86: de-underscorify __emulator_pio_in
2022-06-24 Paolo BonziniKVM: x86: wean fast IN from emulator_pio_in
2022-06-24 Paolo BonziniKVM: x86: wean in-kernel PIO from vcpu->arch.pio*
2022-06-24 Paolo BonziniKVM: x86: move all vcpu->arch.pio* setup in emulator_pi...
2022-06-24 Paolo BonziniKVM: x86: drop PIO from unregistered devices
2022-06-24 Paolo BonziniKVM: x86: inline kernel_pio into its sole caller
2022-06-24 Paolo BonziniKVM: x86: complete fast IN directly with complete_emula...
2022-06-24 Maxim LevitskyKVM: x86: nSVM: optimize svm_set_x2apic_msr_interception
2022-06-24 Suravee SuthikulpanitKVM: SVM: Add AVIC doorbell tracepoint
2022-06-24 Suravee SuthikulpanitKVM: SVM: Use target APIC ID to complete x2AVIC IRQs...
2022-06-24 Suravee SuthikulpanitKVM: x86: Warning APICv inconsistency only when vcpu...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Introduce hybrid-AVIC mode
2022-06-24 Suravee SuthikulpanitKVM: SVM: Do not throw warning when calling avic_vcpu_l...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Introduce logic to (de)activate x2AVIC mode
2022-06-24 Maxim LevitskyKVM: x86: nSVM: always intercept x2apic msrs
2022-06-24 Suravee SuthikulpanitKVM: SVM: Refresh AVIC configuration when changing...
2022-06-24 Suravee SuthikulpanitKVM: x86: Deactivate APICv on vCPU with APIC disabled
2022-06-24 Suravee SuthikulpanitKVM: SVM: Adding support for configuring x2APIC MSRs...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Do not support updating APIC ID when in x2API...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Update avic_kick_target_vcpus to support...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Update max number of vCPUs supported for...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Detect X2APIC virtualization (x2AVIC) support
2022-06-24 Suravee SuthikulpanitKVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to...
2022-06-24 Suravee Suthikulpanitx86/cpufeatures: Introduce x2AVIC CPUID bit
2022-06-24 Vineeth PillaiKVM: debugfs: expose pid of vcpu threads
2022-06-24 Paolo BonziniKVM: nVMX: clean up posted interrupt descriptor try_cmpxchg
2022-06-24 Zeng GuangKVM: selftests: Enhance handling WRMSR ICR register...
next