linux-block.git
2023-01-13 Sean ChristophersonRevert "KVM: SVM: Do not throw warning when calling...
2023-01-13 Sean ChristophersonKVM: SVM: Ignore writes to Remote Read Data on AVIC...
2023-01-13 Sean ChristophersonKVM: SVM: Handle multiple logical targets in AVIC kick...
2023-01-13 Sean ChristophersonKVM: SVM: Require logical ID to be power-of-2 for AVIC...
2023-01-13 Sean ChristophersonKVM: SVM: Update svm->ldr_reg cache even if LDR is...
2023-01-13 Sean ChristophersonKVM: SVM: Always update local APIC on writes to logical...
2023-01-13 Sean ChristophersonKVM: SVM: Inhibit AVIC if vCPUs are aliased in logical...
2023-01-13 Sean ChristophersonKVM: x86: Inhibit APICv/AVIC if the optimized physical...
2023-01-13 Sean ChristophersonKVM: x86: Honor architectural behavior for aliased...
2023-01-13 Sean ChristophersonKVM: x86: Disable APIC logical map if vCPUs are aliased...
2023-01-13 Sean ChristophersonKVM: x86: Disable APIC logical map if logical ID covers...
2023-01-13 Sean ChristophersonKVM: x86: Skip redundant x2APIC logical mode optimized...
2023-01-13 Sean ChristophersonKVM: x86: Explicitly track all possibilities for APIC...
2023-01-13 Sean ChristophersonKVM: x86: Explicitly skip optimized logical map setup...
2023-01-13 Sean ChristophersonKVM: SVM: Add helper to perform final AVIC "kick" of...
2023-01-13 Sean ChristophersonKVM: SVM: Document that vCPU ID == APIC ID in AVIC...
2023-01-13 Sean ChristophersonRevert "KVM: SVM: Use target APIC ID to complete x2AVIC...
2023-01-13 Suravee SuthikulpanitKVM: SVM: Fix x2APIC Logical ID calculation for avic_ki...
2023-01-13 Sean ChristophersonKVM: SVM: Compute dest based on sender's x2APIC status...
2023-01-13 Sean ChristophersonKVM: SVM: Replace "avic_mode" enum with "x2avic_enabled...
2023-01-13 Sean ChristophersonKVM: x86: Inhibit APIC memslot if x2APIC and AVIC are...
2023-01-13 Sean ChristophersonKVM: x86: Move APIC access page helper to common x86...
2023-01-13 Sean ChristophersonKVM: x86: Handle APICv updates for APIC "mode" changes...
2023-01-13 Sean ChristophersonKVM: SVM: Don't put/load AVIC when setting virtual...
2023-01-13 Sean ChristophersonKVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch...
2023-01-13 Sean ChristophersonKVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change...
2023-01-13 Sean ChristophersonKVM: SVM: Process ICR on AVIC IPI delivery failure...
2023-01-13 Sean ChristophersonKVM: SVM: Flush the "current" TLB when activating AVIC
2023-01-13 Sean ChristophersonKVM: x86: Purge "highest ISR" cache when updating APICv...
2023-01-13 Sean ChristophersonKVM: x86: Blindly get current x2APIC reg value on ...
2022-12-28 Vitaly KuznetsovKVM: selftests: Test Hyper-V invariant TSC control
2022-12-28 Vitaly KuznetsovKVM: selftests: Test that values written to Hyper-V...
2022-12-28 Vitaly KuznetsovKVM: selftests: Convert hyperv_features test to using...
2022-12-28 Vitaly KuznetsovKVM: selftests: Rename 'msr->available' to 'msr->fault_...
2022-12-28 Vitaly KuznetsovKVM: x86: Hyper-V invariant TSC control
2022-12-28 Vitaly KuznetsovKVM: x86: Add a KVM-only leaf for CPUID_8000_0007_EDX
2022-12-27 Vitaly Kuznetsovx86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
2022-12-27 Sean ChristophersonKVM: x86/mmu: Pivot on "TDP MMU enabled" when handling...
2022-12-27 Sean ChristophersonKVM: x86/mmu: Pivot on "TDP MMU enabled" to check if...
2022-12-27 Sean ChristophersonKVM: x86/mmu: Replace open coded usage of tdp_mmu_page...
2022-12-27 David MatlackKVM: x86/mmu: Rename __direct_map() to direct_map()
2022-12-27 David MatlackKVM: x86/mmu: Stop needlessly making MMU pages availabl...
2022-12-27 David MatlackKVM: x86/mmu: Split out TDP MMU page fault handling
2022-12-27 David MatlackKVM: x86/mmu: Initialize fault.{gfn,slot} earlier for...
2022-12-27 David MatlackKVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
2022-12-27 David MatlackKVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_H...
2022-12-27 David MatlackKVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
2022-12-27 David MatlackKVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
2022-12-27 David MatlackKVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mm...
2022-12-27 David MatlackKVM: x86/mmu: Change tdp_mmu to a read-only parameter
2022-12-27 Thomas HuthKVM: selftests: x86: Use TAP interface in the tsc_msrs_test
2022-12-27 Thomas HuthKVM: selftests: Use TAP interface in the kvm_binary_sta...
2022-12-27 Lai Jiangshankvm: x86/mmu: Warn on linking when sp->unsync_children
2022-12-27 Vitaly KuznetsovKVM: VMX: Resurrect vmcs_conf sanitization for KVM...
2022-12-27 Vitaly KuznetsovKVM: nVMX: Prepare to sanitize tertiary execution contr...
2022-12-27 Vitaly KuznetsovKVM: nVMX: Invert 'unsupported by eVMCSv1' check
2022-12-27 Vitaly KuznetsovKVM: nVMX: Sanitize primary processor-based VM-executio...
2022-12-27 David WoodhouseKVM: x86/xen: Documentation updates and clarifications
2022-12-27 David WoodhouseKVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVAL...
2022-12-27 Michal LuczajKVM: x86/xen: Simplify eventfd IOCTLs
2022-12-27 Paolo BonziniKVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
2022-12-27 David WoodhouseKVM: x86/xen: Use kvm_read_guest_virt() instead of...
2022-12-27 Michal LuczajKVM: x86/xen: Fix memory leak in kvm_xen_write_hypercal...
2022-12-27 Sean ChristophersonKVM: Delete extra block of "};" in the KVM API document...
2022-12-27 Lai Jiangshankvm: x86/mmu: Remove duplicated "be split" in spte.h
2022-12-27 Lai Jiangshankvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK()
2022-12-27 Lukas BulwahnMAINTAINERS: adjust entry after renaming the vmx hyperv...
2022-12-27 Oliver UptonKVM: selftests: Mark correct page as mapped in virt_map()
2022-12-27 Oliver UptonKVM: arm64: selftests: Don't identity map the ucall...
2022-12-27 Paolo BonziniKVM: selftests: document the default implementation...
2022-12-27 Sean ChristophersonKVM: selftests: Use magic value to signal ucall_alloc...
2022-12-27 Sean ChristophersonKVM: selftests: Disable "gnu-variable-sized-type-not...
2022-12-27 Sean ChristophersonKVM: selftests: Include lib.mk before consuming $(CC)
2022-12-27 Sean ChristophersonKVM: selftests: Explicitly disable builtins for mem...
2022-12-27 Sean ChristophersonKVM: selftests: Probe -no-pie with actual CFLAGS used...
2022-12-27 Sean ChristophersonKVM: selftests: Use proper function prototypes in probi...
2022-12-27 Sean ChristophersonKVM: selftests: Rename UNAME_M to ARCH_DIR, fill explic...
2022-12-27 Sean ChristophersonKVM: selftests: Fix a typo in x86-64's kvm_get_cpu_addr...
2022-12-27 Sean ChristophersonKVM: selftests: Use pattern matching in .gitignore
2022-12-27 Sean ChristophersonKVM: selftests: Fix divide-by-zero bug in memslot_perf_test
2022-12-27 Sean ChristophersonKVM: selftests: Delete dead code in x86_64/vmx_tsc_adju...
2022-12-27 Sean ChristophersonKVM: selftests: Define literal to asm constraint in...
2022-12-23 Sean ChristophersonKVM: x86/mmu: Don't install TDP MMU SPTE if SP has...
2022-12-23 Sean ChristophersonKVM: x86/mmu: Re-check under lock that TDP MMU SP hugep...
2022-12-23 Sean ChristophersonKVM: x86/mmu: Map TDP MMU leaf SPTE iff target level...
2022-12-23 Sean ChristophersonKVM: x86/mmu: Don't attempt to map leaf if target TDP...
2022-12-23 Sean ChristophersonKVM: nVMX: Don't stuff secondary execution control...
2022-12-23 Sean ChristophersonKVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE contro...
2022-12-23 Sean ChristophersonKVM: nVMX: Document that ignoring memory failures for...
2022-12-23 Sean ChristophersonKVM: selftests: Zero out valid_bank_mask for "all"...
2022-12-23 Sean ChristophersonKVM: x86: Sanity check inputs to kvm_handle_memory_fail...
2022-12-23 Peng HaoKVM: x86: Simplify kvm_apic_hw_enabled
2022-12-23 Vitaly KuznetsovKVM: x86: hyper-v: Fix 'using uninitialized value'...
2022-12-23 Adamos TtofariKVM: x86: ioapic: Fix level-triggered EOI and userspace...
2022-12-23 Like XuKVM: x86/pmu: Prevent zero period event from being...
2022-12-14 Sean ChristophersonKVM: x86: Add proper ReST tables for userspace MSR...
2022-12-12 Paolo BonziniMerge remote-tracking branch 'kvm/queue' into HEAD
2022-12-09 Oliver UptonKVM: selftests: Allocate ucall pool from MEM_REGION_DATA
2022-12-09 Oliver UptonKVM: arm64: selftests: Align VA space allocator with...
2022-12-09 Paolo BonziniMerge tag 'kvmarm-6.2' of https://git./linux/kernel...
next