Show patches with: Submitter = Aaron Lewis       |    State = Action Required       |   295 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/15] KVM: x86: Hoist VMX MSR intercepts to common x86 code Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[14/15] KVM: x86: Hoist SVM MSR intercepts to common x86 code Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[13/15] KVM: x86: Move ownership of passthrough MSR "shadow" to common x86 Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[12/15] KVM: x86: Track possible passthrough MSRs in kvm_x86_ops Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[11/15] KVM: VMX: Make list of possible passthrough MSRs "const" Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[10/15] KVM: SVM: Don't "NULL terminate" the list of possible passthrough MSRs Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[09/15] KVM: SVM: Drop "always" flag from list of possible passthrough MSRs Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[08/15] KVM: SVM: Pass through GHCB MSR if and only if VM is SEV-ES Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[07/15] KVM: SVM: Delete old SVM MSR management code Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[06/15] KVM: SVM: Disable intercepts for all direct access MSRs on MSR filter changes Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[05/15] KVM: x86: SVM: Adopt VMX style MSR intercepts in SVM Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[04/15] KVM: SVM: Track MSRPM as "unsigned long", not "u32" Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[03/15] KVM: SVM: Invert the polarity of the "shadow" MSR interception bitmaps Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[02/15] KVM: SVM: Use non-atomic bit ops to manipulate MSR interception bitmaps Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[01/15] KVM: x86: Use non-atomic bit ops to manipulate "shadow" MSR intercepts Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[kvm-unit-tests,v2] x86: Increase the timeout for the test "vmx_apicv_test" [kvm-unit-tests,v2] x86: Increase the timeout for the test "vmx_apicv_test" - - - --- 2024-10-10 Aaron Lewis New
KVM: x86: Free the MSR filter after destorying VCPUs KVM: x86: Free the MSR filter after destorying VCPUs - - - --- 2024-07-03 Aaron Lewis New
[kvm-unit-tests] x86: Increase the timeout for the test "vmx_apicv_test" [kvm-unit-tests] x86: Increase the timeout for the test "vmx_apicv_test" - - - --- 2024-07-01 Aaron Lewis New
KVM: x86/pmu: SRCU protect the PMU event filter in the fast path KVM: x86/pmu: SRCU protect the PMU event filter in the fast path - - - --- 2023-06-23 Aaron Lewis New
[v3,5/5] KVM: selftests: Add a selftest for guest prints and formatted asserts Add printf and formatted asserts in the guest - - - --- 2023-06-07 Aaron Lewis New
[v3,4/5] KVM: selftests: Add string formatting options to ucall Add printf and formatted asserts in the guest - - - --- 2023-06-07 Aaron Lewis New
[v3,3/5] KVM: selftests: Add additional pages to the guest to accommodate ucall Add printf and formatted asserts in the guest - - - --- 2023-06-07 Aaron Lewis New
[v3,2/5] KVM: selftests: Add guest_snprintf() to KVM selftests Add printf and formatted asserts in the guest - - - --- 2023-06-07 Aaron Lewis New
[v3,1/5] KVM: selftests: Add strnlen() to the string overrides Add printf and formatted asserts in the guest - - - --- 2023-06-07 Aaron Lewis New
[v2,6/6] KVM: selftests: Add a selftest for guest prints and formatted asserts Add printf and formatted asserts in the guest - - - --- 2023-04-24 Aaron Lewis New
[v2,5/6] KVM: selftests: Add ucall_fmt2() Add printf and formatted asserts in the guest - - - --- 2023-04-24 Aaron Lewis New
[v2,4/6] KVM: selftests: Add string formatting options to ucall Add printf and formatted asserts in the guest - - - --- 2023-04-24 Aaron Lewis New
[v2,3/6] KVM: selftests: Add additional pages to the guest to accommodate ucall Add printf and formatted asserts in the guest - - - --- 2023-04-24 Aaron Lewis New
[v2,2/6] KVM: selftests: Add kvm_snprintf() to KVM selftests Add printf and formatted asserts in the guest - - - --- 2023-04-24 Aaron Lewis New
[v2,1/6] KVM: selftests: Add strnlen() to the string overrides Add printf and formatted asserts in the guest - - - --- 2023-04-24 Aaron Lewis New
[v3,5/5] KVM: selftests: Test the PMU event "Instructions retired" Fix "Instructions Retired" from incorrectly counting - - - --- 2023-03-07 Aaron Lewis New
[v3,4/5] KVM: selftests: Fixup test asserts Fix "Instructions Retired" from incorrectly counting - - - --- 2023-03-07 Aaron Lewis New
[v3,3/5] KVM: selftests: Add helpers for PMC asserts Fix "Instructions Retired" from incorrectly counting - - - --- 2023-03-07 Aaron Lewis New
[v3,2/5] KVM: selftests: Add a common helper to the guest Fix "Instructions Retired" from incorrectly counting - - - --- 2023-03-07 Aaron Lewis New
[v3,1/5] KVM: x86/pmu: Prevent the PMU from counting disallowed events Fix "Instructions Retired" from incorrectly counting - 1 - --- 2023-03-07 Aaron Lewis New
[8/8] KVM: selftests: Add a selftest for guest prints and formatted asserts Add printf and formatted asserts in the guest - - - --- 2023-03-01 Aaron Lewis New
[7/8] KVM: selftests: Add string formatting options to ucall Add printf and formatted asserts in the guest - - - --- 2023-03-01 Aaron Lewis New
[6/8] KVM: selftests: Add additional pages to the guest to accommodate ucall Add printf and formatted asserts in the guest - - - --- 2023-03-01 Aaron Lewis New
[5/8] KVM: selftests: Add vsprintf() to KVM selftests Add printf and formatted asserts in the guest - - - --- 2023-03-01 Aaron Lewis New
[4/8] KVM: selftests: Copy printf.c to KVM selftests Add printf and formatted asserts in the guest - - - --- 2023-03-01 Aaron Lewis New
[3/8] KVM: selftests: Add strnlen() to the string overrides Add printf and formatted asserts in the guest - - - --- 2023-03-01 Aaron Lewis New
[2/8] KVM: selftests: Add XFEATURE masks to common code Add printf and formatted asserts in the guest - - - --- 2023-03-01 Aaron Lewis New
[1/8] KVM: selftests: Hoist XGETBV and XSETBV to make them more accessible Add printf and formatted asserts in the guest - 1 - --- 2023-03-01 Aaron Lewis New
[v2,5/5] KVM: selftests: Test the PMU event "Instructions retired" Fix "Instructions Retired" from incorrectly counting - - - --- 2023-02-28 Aaron Lewis New
[v2,4/5] KVM: selftests: Fixup test asserts Fix "Instructions Retired" from incorrectly counting - - - --- 2023-02-28 Aaron Lewis New
[v2,3/5] KVM: selftests: Add helpers for PMC asserts Fix "Instructions Retired" from incorrectly counting - - - --- 2023-02-28 Aaron Lewis New
[v2,2/5] KVM: selftests: Add a common helper to the guest Fix "Instructions Retired" from incorrectly counting - - - --- 2023-02-28 Aaron Lewis New
[v2,1/5] KVM: x86/pmu: Prevent the PMU from counting disallowed events Fix "Instructions Retired" from incorrectly counting - - - --- 2023-02-28 Aaron Lewis New
[v3,8/8] KVM: selftests: Add XCR0 Test Clean up the supported xfeatures - 1 - --- 2023-02-24 Aaron Lewis New
[v3,7/8] KVM: selftests: Add XFEATURE masks to common code Clean up the supported xfeatures - - - --- 2023-02-24 Aaron Lewis New
[v3,6/8] KVM: selftests: Hoist XGETBV and XSETBV to make them more accessible Clean up the supported xfeatures - 2 - --- 2023-02-24 Aaron Lewis New
[v3,5/8] KVM: x86: Clear all supported AMX xfeatures if they are not all set Clean up the supported xfeatures - 1 - --- 2023-02-24 Aaron Lewis New
[v3,4/8] KVM: x86: Clear AVX-512 xfeatures if SSE or AVX is clear Clean up the supported xfeatures - - - --- 2023-02-24 Aaron Lewis New
[v3,3/8] KVM: x86: Clear all supported AVX-512 xfeatures if they are not all set Clean up the supported xfeatures - - - --- 2023-02-24 Aaron Lewis New
[v3,2/8] KVM: x86: Clear all supported MPX xfeatures if they are not all set Clean up the supported xfeatures - 1 - --- 2023-02-24 Aaron Lewis New
[v3,1/8] KVM: x86: Add kvm_permitted_xcr0() Clean up the supported xfeatures - 1 - --- 2023-02-24 Aaron Lewis New
[5/5] KVM: selftests: Check that XTILEDATA supports XFD Overhauling amx_test, part 2 - - - --- 2023-02-17 Aaron Lewis New
[4/5] KVM: selftests: Check that the palette table exists before using it Overhauling amx_test, part 2 - - - --- 2023-02-17 Aaron Lewis New
[3/5] KVM: selftests: Remove redundant check that XSAVE is supported Overhauling amx_test, part 2 - - - --- 2023-02-17 Aaron Lewis New
[2/5] KVM: selftests: Assert that both XTILE{CFG,DATA} are XSAVE-enabled Overhauling amx_test, part 2 - - - --- 2023-02-17 Aaron Lewis New
[1/5] KVM: selftests: Assert that XTILE is XSAVE-enabled Overhauling amx_test, part 2 - - - --- 2023-02-17 Aaron Lewis New
[v2,6/6] KVM: selftests: Add XCR0 Test Clean up the supported xfeatures - - - --- 2022-12-30 Aaron Lewis New
[v2,5/6] KVM: selftests: Add XFEATURE masks to common code Clean up the supported xfeatures - - - --- 2022-12-30 Aaron Lewis New
[v2,4/6] KVM: selftests: Hoist XGETBV and XSETBV to make them more accessible Clean up the supported xfeatures - 1 - --- 2022-12-30 Aaron Lewis New
[v2,3/6] KVM: x86: Clear all supported AMX xfeatures if they are not all set Clean up the supported xfeatures - - - --- 2022-12-30 Aaron Lewis New
[v2,2/6] KVM: x86: Clear all supported AVX-512 xfeatures if they are not all set Clean up the supported xfeatures - - - --- 2022-12-30 Aaron Lewis New
[v2,1/6] KVM: x86: Clear all supported MPX xfeatures if they are not all set Clean up the supported xfeatures - - - --- 2022-12-30 Aaron Lewis New
[v2,2/2] KVM: selftests: Assert that XSAVE supports both XTILE{CFG,DATA} Fix check in amx_test - - - --- 2022-12-30 Aaron Lewis New
[v2,1/2] KVM: selftests: Assert that XSAVE supports XTILE in amx_test Fix check in amx_test - - - --- 2022-12-30 Aaron Lewis New
KVM: selftests: Assert that XSAVE supports XTILE in amx_test KVM: selftests: Assert that XSAVE supports XTILE in amx_test - - - --- 2022-12-27 Aaron Lewis New
KVM: x86: Remove the second definition of pr_fmt in hyperv.c KVM: x86: Remove the second definition of pr_fmt in hyperv.c - - - --- 2022-12-27 Aaron Lewis New
[3/3] KVM: selftests: Add XCR0 Test Clean up AMX cpuid bits XTILE_CFG and XTILE_DATA - - - --- 2022-12-27 Aaron Lewis New
[2/3] KVM: selftests: Hoist XGETBV and XSETBV to make them more accessible Clean up AMX cpuid bits XTILE_CFG and XTILE_DATA - 1 - --- 2022-12-27 Aaron Lewis New
[1/3] KVM: x86: Clear XTILE_CFG if XTILE_DATA is clear Clean up AMX cpuid bits XTILE_CFG and XTILE_DATA - 1 - --- 2022-12-27 Aaron Lewis New
[v8,7/7] selftests: kvm/x86: Test masked events Introduce and test masked events - - - --- 2022-12-20 Aaron Lewis New
[v8,6/7] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER Introduce and test masked events - - - --- 2022-12-20 Aaron Lewis New
[v8,5/7] selftests: kvm/x86: Add flags when creating a pmu event filter Introduce and test masked events - - - --- 2022-12-20 Aaron Lewis New
[v8,4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter Introduce and test masked events - - - --- 2022-12-20 Aaron Lewis New
[v8,3/7] kvm: x86/pmu: prepare the pmu event filter for masked events Introduce and test masked events - - - --- 2022-12-20 Aaron Lewis New
[v8,2/7] kvm: x86/pmu: Remove impossible events from the pmu event filter Introduce and test masked events - - - --- 2022-12-20 Aaron Lewis New
[v8,1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup Introduce and test masked events - - - --- 2022-12-20 Aaron Lewis New
KVM: selftests: Fix a typo in the vcpu_msrs_set assert KVM: selftests: Fix a typo in the vcpu_msrs_set assert - 2 - --- 2022-12-09 Aaron Lewis New
[2/2] KVM: selftests: Test the PMU event "Instructions retired" Fix "Instructions Retired" from incorrectly counting - - - --- 2022-12-09 Aaron Lewis New
[1/2] KVM: x86/pmu: Prevent the PMU from counting disallowed events Fix "Instructions Retired" from incorrectly counting - - - --- 2022-12-09 Aaron Lewis New
[kvm-unit-tests] x86: Fix test failures as a result of using clang-18 [kvm-unit-tests] x86: Fix test failures as a result of using clang-18 - - - --- 2022-11-29 Aaron Lewis New
[v7,7/7] selftests: kvm/x86: Test masked events Introduce and test masked events - - - --- 2022-11-09 Aaron Lewis New
[v7,6/7] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER Introduce and test masked events - - - --- 2022-11-09 Aaron Lewis New
[v7,5/7] selftests: kvm/x86: Add flags when creating a pmu event filter Introduce and test masked events - - - --- 2022-11-09 Aaron Lewis New
[v7,4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter Introduce and test masked events - - - --- 2022-11-09 Aaron Lewis New
[v7,3/7] kvm: x86/pmu: prepare the pmu event filter for masked events Introduce and test masked events - - - --- 2022-11-09 Aaron Lewis New
[v7,2/7] kvm: x86/pmu: Remove impossible events from the pmu event filter Introduce and test masked events - - - --- 2022-11-09 Aaron Lewis New
[v7,1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup Introduce and test masked events - - - --- 2022-11-09 Aaron Lewis New
KVM: x86: Omit PMU MSRs from KVM_GET_MSR_INDEX_LIST if !enable_pmu KVM: x86: Omit PMU MSRs from KVM_GET_MSR_INDEX_LIST if !enable_pmu - - - --- 2022-11-03 Aaron Lewis New
KVM: x86: Fix a stall when KVM_SET_MSRS is called on the pmu counters KVM: x86: Fix a stall when KVM_SET_MSRS is called on the pmu counters - 1 - --- 2022-10-28 Aaron Lewis New
[v6,7/7] selftests: kvm/x86: Test masked events Introduce and test masked events - - - --- 2022-10-21 Aaron Lewis New
[v6,6/7] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER Introduce and test masked events - - - --- 2022-10-21 Aaron Lewis New
[v6,5/7] selftests: kvm/x86: Add flags when creating a pmu event filter Introduce and test masked events - - - --- 2022-10-21 Aaron Lewis New
[v6,4/7] kvm: x86/pmu: Introduce masked events to the pmu event filter Introduce and test masked events - - - --- 2022-10-21 Aaron Lewis New
[v6,3/7] kvm: x86/pmu: prepare the pmu event filter for masked events Introduce and test masked events - - - --- 2022-10-21 Aaron Lewis New
[v6,2/7] kvm: x86/pmu: Remove impossible events from the pmu event filter Introduce and test masked events - - - --- 2022-10-21 Aaron Lewis New
« 1 2 3 »