Show patches with: Submitter = Aaron Lewis       |    State = Action Required       |   277 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/7] kvm: x86/pmu: Remove invalid raw events from the pmu event filter Introduce and test masked events - 1 - --- 2022-08-31 Aaron Lewis New
[v4,1/7] kvm: x86/pmu: Correct the mask used in a pmu event filter lookup Introduce and test masked events - 1 - --- 2022-08-31 Aaron Lewis New
[RFC,v3,4/4] selftests: kvm/x86: Test the flags in MSR filtering / exiting MSR filtering / exiting flag cleanup - - - --- 2022-07-22 Aaron Lewis New
[v3,3/4] KVM: x86: Add a VALID_MASK for the flags in kvm_msr_filter_range MSR filtering / exiting flag cleanup - - - --- 2022-07-22 Aaron Lewis New
[RFC,v3,2/4] KVM: x86: Protect the unused bits in the MSR filtering / exiting flags MSR filtering / exiting flag cleanup - - - --- 2022-07-22 Aaron Lewis New
[v3,1/4] KVM: x86: Do not allow use of the MSR filter allow flag in the kernel MSR filtering / exiting flag cleanup - - - --- 2022-07-22 Aaron Lewis New
[RFC,v2,3/3] selftests: kvm/x86: Test the flags in MSR filtering / exiting MSR filtering / exiting flag cleanup - - - --- 2022-07-19 Aaron Lewis New
[v2,2/3] KVM: x86: Add a VALID_MASK for the flags in kvm_msr_filter_range MSR filtering / exiting flag cleanup - - - --- 2022-07-19 Aaron Lewis New
[RFC,v2,1/3] KVM: x86: Protect the unused bits in the MSR filtering / exiting flags MSR filtering / exiting flag cleanup - - - --- 2022-07-19 Aaron Lewis New
[RFC] KVM: x86: Protect the unused bits in MSR exiting flags [RFC] KVM: x86: Protect the unused bits in MSR exiting flags - - - --- 2022-07-14 Aaron Lewis New
[v2,2/2] KVM: x86: update documentation for MSR filtering MSR Filtering documentation updates - - - --- 2022-07-12 Aaron Lewis New
[v2,1/2] KVM: x86: fix documentation for KVM_X86_SET_MSR_FILTER MSR Filtering documentation updates - - - --- 2022-07-12 Aaron Lewis New
[v3,5/5] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER kvm: x86/pmu: Introduce and test masked events - - - --- 2022-07-09 Aaron Lewis New
[v3,4/5] selftests: kvm/x86: Add testing for inverted masked events kvm: x86/pmu: Introduce and test masked events - - - --- 2022-07-09 Aaron Lewis New
[v3,2/5] selftests: kvm/x86: Add flags when creating a pmu event filter kvm: x86/pmu: Introduce and test masked events - - - --- 2022-07-09 Aaron Lewis New
[v3,1/5] kvm: x86/pmu: Introduce masked events to the pmu event filter kvm: x86/pmu: Introduce and test masked events - - - --- 2022-07-09 Aaron Lewis New
[v3,3/5] selftests: kvm/x86: Add testing for masked events Untitled series #658090 - - - --- 2022-07-09 Aaron Lewis New
[3/3] KVM: x86: Don't deflect MSRs to userspace that can't be filtered MSR Filtering updates - - - --- 2022-07-03 Aaron Lewis New
[2/3] KVM: x86: update documentation for MSR filtering MSR Filtering updates - - - --- 2022-07-03 Aaron Lewis New
[1/3] KVM: x86: fix documentation for KVM_X86_SET_MSR_FILTER MSR Filtering updates - - - --- 2022-07-03 Aaron Lewis New
[v2,4/4] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER kvm: x86/pmu: Introduce and test masked events - - - --- 2022-06-06 Aaron Lewis New
[v2,3/4] selftests: kvm/x86: Add testing for masked events kvm: x86/pmu: Introduce and test masked events - - - --- 2022-06-06 Aaron Lewis New
[v2,2/4] selftests: kvm/x86: Add flags when creating a pmu event filter kvm: x86/pmu: Introduce and test masked events - - - --- 2022-06-06 Aaron Lewis New
[v2,1/4] kvm: x86/pmu: Introduce masked events to the pmu event filter kvm: x86/pmu: Introduce and test masked events - - - --- 2022-06-06 Aaron Lewis New
[4/4] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER kvm: x86/pmu: Introduce and test masked events - - - --- 2022-05-23 Aaron Lewis New
[3/4] selftests: kvm/x86: Add testing for masked events kvm: x86/pmu: Introduce and test masked events - - - --- 2022-05-23 Aaron Lewis New
[2/4] selftests: kvm/x86: Add flags when creating a pmu event filter kvm: x86/pmu: Introduce and test masked events - - - --- 2022-05-23 Aaron Lewis New
[1/4] kvm: x86/pmu: Introduce masked events to the pmu event filter kvm: x86/pmu: Introduce and test masked events - - - --- 2022-05-23 Aaron Lewis New
[3/3] selftests: kvm/x86: Verify the pmu event filter matches the correct event [1/3] kvm: x86/pmu: Fix the compare function used by the pmu event filter - - - --- 2022-05-17 Aaron Lewis New
[2/3] selftests: kvm/x86: Add the helper function create_pmu_event_filter [1/3] kvm: x86/pmu: Fix the compare function used by the pmu event filter - - - --- 2022-05-17 Aaron Lewis New
[1/3] kvm: x86/pmu: Fix the compare function used by the pmu event filter [1/3] kvm: x86/pmu: Fix the compare function used by the pmu event filter - 1 - --- 2022-05-17 Aaron Lewis New
[kvm-unit-tests] x86: vmx: Break the 'vmx' monolith into multiple tests [kvm-unit-tests] x86: vmx: Break the 'vmx' monolith into multiple tests - - - --- 2022-05-02 Aaron Lewis New
KVM: x86: Add KVM_CAP_ENABLE_CAP to x86 KVM: x86: Add KVM_CAP_ENABLE_CAP to x86 - - - --- 2022-02-14 Aaron Lewis New
[kvm-unit-tests,v5,4/4] x86: Add test coverage for nested_vmx_reflect_vmexit() testing Add additional testing for routing L2 exceptions - - - --- 2022-01-25 Aaron Lewis New
[kvm-unit-tests,v5,3/4] x86: Add a helper to allow tests to signal completion without a vmcall() Add additional testing for routing L2 exceptions - - - --- 2022-01-25 Aaron Lewis New
[kvm-unit-tests,v5,2/4] x86: Add support for running a nested guest multiple times in one test Add additional testing for routing L2 exceptions - - - --- 2022-01-25 Aaron Lewis New
[kvm-unit-tests,v5,1/4] x86: Make exception_mnemonic() visible to the tests Add additional testing for routing L2 exceptions - 1 - --- 2022-01-25 Aaron Lewis New
[kvm-unit-tests,v4,3/3] x86: Add test coverage for nested_vmx_reflect_vmexit() testing Add additional testing for routing L2 exceptions - - - --- 2022-01-21 Aaron Lewis New
[kvm-unit-tests,v4,2/3] x86: Add support for running a nested guest multiple times in one test Add additional testing for routing L2 exceptions - - - --- 2022-01-21 Aaron Lewis New
[kvm-unit-tests,v4,1/3] x86: Make exception_mnemonic() visible to the tests Add additional testing for routing L2 exceptions - 1 - --- 2022-01-21 Aaron Lewis New
[kvm-unit-tests,v3,3/3] x86: Add test coverage for nested_vmx_reflect_vmexit() testing Add additional testing for routing L2 exceptions - - - --- 2022-01-19 Aaron Lewis New
[kvm-unit-tests,v3,2/3] x86: Add support for running a nested guest multiple times in one test Add additional testing for routing L2 exceptions - - - --- 2022-01-19 Aaron Lewis New
[kvm-unit-tests,v3,1/3] x86: Make exception_mnemonic() visible to the tests Add additional testing for routing L2 exceptions - - - --- 2022-01-19 Aaron Lewis New
[kvm-unit-tests,v2,4/4] x86: Add test coverage for nested_vmx_reflect_vmexit() testing Add additional testing for routing L2 exceptions - - - --- 2021-12-14 Aaron Lewis New
[kvm-unit-tests,v2,3/4] x86: Add a test framework for nested_vmx_reflect_vmexit() testing Add additional testing for routing L2 exceptions - - - --- 2021-12-14 Aaron Lewis New
[kvm-unit-tests,v2,2/4] x86: Align L2's stacks Add additional testing for routing L2 exceptions - 1 - --- 2021-12-14 Aaron Lewis New
[kvm-unit-tests,v2,1/4] x86: Fix a #GP from occurring in usermode library's exception handlers Add additional testing for routing L2 exceptions - 1 - --- 2021-12-14 Aaron Lewis New
[kvm-unit-tests,3/3] x86: Add test coverage for the routing logic when exceptions occur in L2 Add additional testing for routing L2 exceptions - - - --- 2021-12-09 Aaron Lewis New
[kvm-unit-tests,2/3] x86: Align L2's stacks Add additional testing for routing L2 exceptions - - - --- 2021-12-09 Aaron Lewis New
[kvm-unit-tests,1/3] x86: Fix a #GP from occurring in usermode's exception handlers Add additional testing for routing L2 exceptions - 1 - --- 2021-12-09 Aaron Lewis New
[kvm-unit-tests,14/14] x86: Add tests that run ac_test_run() in an L2 guest Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,13/14] x86: Clean up the global, page_table_levels, in access.c Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,12/14] x86: Fix tabs in access.c Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,11/14] x86: Prepare access test for running in L2 Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,10/14] x86: Look up the PTEs rather than assuming them Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,09/14] x86: Move 32-bit GDT and TSS to desc.c Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,08/14] x86: Move 64-bit GDT and TSS to desc.c Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,07/14] x86: get rid of ring0stacktop Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,06/14] x86: unify name of 32-bit and 64-bit GDT Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,05/14] x86: Move IDT to desc.c Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,04/14] replace tss_descr global with a function Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,03/14] unify field names and definitions for GDT descriptors Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,02/14] x86: fix call to set_gdt_entry Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,01/14] x86: cleanup handling of 16-byte GDT descriptors Run access test in an L2 guest - - - --- 2021-11-10 Aaron Lewis New
[kvm-unit-tests,v2] x86: Look up the PTEs rather than assuming them [kvm-unit-tests,v2] x86: Look up the PTEs rather than assuming them - - - --- 2021-11-02 Aaron Lewis New
[kvm-unit-tests] x86: Look up the PTE rather than assuming it [kvm-unit-tests] x86: Look up the PTE rather than assuming it - - - --- 2021-10-29 Aaron Lewis New
kvm: x86: disable the narrow guest module parameter on unload kvm: x86: disable the narrow guest module parameter on unload - 1 - --- 2021-06-23 Aaron Lewis New
[v6,2/2] selftests: kvm: Allows userspace to handle emulation errors. fallback for emulation errors - 1 - --- 2021-05-10 Aaron Lewis New
[v6,1/2] kvm: x86: Allow userspace to handle emulation errors fallback for emulation errors - 2 - --- 2021-05-10 Aaron Lewis New
[v5,2/2] selftests: kvm: Allows userspace to handle emulation errors. fallback for emulation errors - 2 - --- 2021-04-30 Aaron Lewis New
[v5,1/2] kvm: x86: Allow userspace to handle emulation errors fallback for emulation errors - 1 - --- 2021-04-30 Aaron Lewis New
[v4,1/2] kvm: x86: Allow userspace to handle emulation errors [v4,1/2] kvm: x86: Allow userspace to handle emulation errors - - - --- 2021-04-27 Aaron Lewis New
[v4,2/2] selftests: kvm: Allows userspace to handle emulation errors. kvm: x86: Allow userspace to handle emulation errors - - - --- 2021-04-27 Aaron Lewis New
[v4,1/2] kvm: x86: Allow userspace to handle emulation errors kvm: x86: Allow userspace to handle emulation errors - - - --- 2021-04-27 Aaron Lewis New
[v3,2/2] selftests: kvm: Allows userspace to handle emulation errors. [v3,1/2] kvm: x86: Allow userspace to handle emulation errors - - - --- 2021-04-21 Aaron Lewis New
[v3,1/2] kvm: x86: Allow userspace to handle emulation errors [v3,1/2] kvm: x86: Allow userspace to handle emulation errors - - - --- 2021-04-21 Aaron Lewis New
[v2,2/2] selftests: kvm: Allows userspace to handle emulation errors. [v2,1/2] kvm: x86: Allow userspace to handle emulation errors - - - --- 2021-04-21 Aaron Lewis New
[v2,1/2] kvm: x86: Allow userspace to handle emulation errors [v2,1/2] kvm: x86: Allow userspace to handle emulation errors - - - --- 2021-04-21 Aaron Lewis New
[2/2] selftests: kvm: Allows userspace to handle emulation errors. [1/2] kvm: x86: Allow userspace to handle emulation errors - - - --- 2021-04-16 Aaron Lewis New
[1/2] kvm: x86: Allow userspace to handle emulation errors [1/2] kvm: x86: Allow userspace to handle emulation errors - - - --- 2021-04-16 Aaron Lewis New
[v2] selftests: kvm: Mmap the entire vcpu mmap area [v2] selftests: kvm: Mmap the entire vcpu mmap area - 2 - --- 2021-02-17 Aaron Lewis New
selftests: kvm: Mmap the entire vcpu mmap area selftests: kvm: Mmap the entire vcpu mmap area - 1 - --- 2021-02-10 Aaron Lewis New
selftests: kvm: Merge user_msr_test into userspace_msr_exit_test selftests: kvm: Merge user_msr_test into userspace_msr_exit_test - - - --- 2020-12-04 Aaron Lewis New
[v3,4/4] selftests: kvm: Test MSR exiting to userspace Test MSR exits to userspace - 1 - --- 2020-10-12 Aaron Lewis New
[v3,3/4] selftests: kvm: Add exception handling to selftests Test MSR exits to userspace - 1 - --- 2020-10-12 Aaron Lewis New
[v3,2/4] selftests: kvm: Clear uc so UCALL_NONE is being properly reported Test MSR exits to userspace - 2 - --- 2020-10-12 Aaron Lewis New
[v3,1/4] selftests: kvm: Fix the segment descriptor layout to match the actual layout Test MSR exits to userspace - 1 - --- 2020-10-12 Aaron Lewis New
[v2,4/4] selftests: kvm: Test MSR exiting to userspace Test MSR exits to userspace - 1 - --- 2020-10-09 Aaron Lewis New
[v2,3/4] selftests: kvm: Add exception handling to selftests Test MSR exits to userspace - - - --- 2020-10-09 Aaron Lewis New
[v2,2/4] selftests: kvm: Clear uc so UCALL_NONE is being properly reported Test MSR exits to userspace - 2 - --- 2020-10-09 Aaron Lewis New
[v2,1/4] selftests: kvm: Fix the segment descriptor layout to match the actual layout Test MSR exits to userspace - 1 - --- 2020-10-09 Aaron Lewis New
[4/4] selftests: kvm: Test MSR exiting to userspace Test MSR exits to userspace - 1 - --- 2020-10-06 Aaron Lewis New
[3/4] selftests: kvm: Add exception handling to selftests Test MSR exits to userspace - - - --- 2020-10-06 Aaron Lewis New
[2/4] selftests: kvm: Clear uc so UCALL_NONE is being properly reported Test MSR exits to userspace - 2 - --- 2020-10-06 Aaron Lewis New
[1/4] selftests: kvm: Fix the segment descriptor layout to match the actual layout Test MSR exits to userspace - 1 - --- 2020-10-06 Aaron Lewis New
[v3,12/12] selftests: kvm: Add emulated rdmsr, wrmsr tests Allow userspace to manage MSRs - - - --- 2020-08-18 Aaron Lewis New
[v3,11/12] selftests: kvm: Add a test to exercise the userspace MSR list Allow userspace to manage MSRs - - - --- 2020-08-18 Aaron Lewis New
[v3,10/12] selftests: kvm: Add exception handling to selftests Allow userspace to manage MSRs - - - --- 2020-08-18 Aaron Lewis New
[v3,09/12] selftests: kvm: Clear uc so UCALL_NONE is being properly reported Allow userspace to manage MSRs - 1 - --- 2020-08-18 Aaron Lewis New
[v3,08/12] selftests: kvm: Fix the segment descriptor layout to match the actual layout Allow userspace to manage MSRs - - - --- 2020-08-18 Aaron Lewis New
« 1 2 3 »