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
[1/3] kvm: nVMX: Set nested_run_pending in vmx_set_nested_state after checks complete [1/3] kvm: nVMX: Set nested_run_pending in vmx_set_nested_state after checks complete - 1 - --- 2019-05-02 Aaron Lewis New
[2/3] KVM: nVMX: KVM_SET_NESTED_STATE - Tear down old EVMCS state before setting new state [1/3] kvm: nVMX: Set nested_run_pending in vmx_set_nested_state after checks complete - 4 - --- 2019-05-02 Aaron Lewis New
[3/3] tests: kvm: Add tests for KVM_SET_NESTED_STATE [1/3] kvm: nVMX: Set nested_run_pending in vmx_set_nested_state after checks complete - 2 - --- 2019-05-02 Aaron Lewis New
tests: kvm: Add tests to .gitignore tests: kvm: Add tests to .gitignore - 3 - --- 2019-05-02 Aaron Lewis New
tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_ID tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_ID - 2 - --- 2019-05-02 Aaron Lewis New
[v2] tests: kvm: Add tests to .gitignore [v2] tests: kvm: Add tests to .gitignore - 3 - --- 2019-05-06 Aaron Lewis New
kvm: tests: Sort tests in the Makefile alphabetically kvm: tests: Sort tests in the Makefile alphabetically - 2 - --- 2019-05-21 Aaron Lewis New
kvm: tests: Test that APICv is effective kvm: tests: Test that APICv is effective - - - --- 2019-05-22 Aaron Lewis New
tests: kvm: Check for a kernel warning tests: kvm: Check for a kernel warning - 2 - --- 2019-05-31 Aaron Lewis New
[1/2] kvm: nVMX: Enforce must-be-zero bits in the IA32_VMX_VMCS_ENUM MSR [1/2] kvm: nVMX: Enforce must-be-zero bits in the IA32_VMX_VMCS_ENUM MSR - 2 - --- 2019-05-31 Aaron Lewis New
[2/2] tests: kvm: Test virtualization of VMX capability MSRs [1/2] kvm: nVMX: Enforce must-be-zero bits in the IA32_VMX_VMCS_ENUM MSR - 1 - --- 2019-05-31 Aaron Lewis New
KVM: CPUID: Add new features to the guest's CPUID KVM: CPUID: Add new features to the guest's CPUID - 1 - --- 2019-07-15 Aaron Lewis New
KVM: SVM: Fix svm_xsaves_supported KVM: SVM: Fix svm_xsaves_supported - - - --- 2019-09-04 Aaron Lewis New
[v2] KVM: SVM: Fix svm_xsaves_supported [v2] KVM: SVM: Fix svm_xsaves_supported - - - --- 2019-09-04 Aaron Lewis New
[1/6] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE [1/6] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE - 1 - --- 2019-10-09 Aaron Lewis New
[2/6] KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS [1/6] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE - 1 - --- 2019-10-09 Aaron Lewis New
[3/6] kvm: svm: Add support for XSAVES on AMD [1/6] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE - 1 - --- 2019-10-09 Aaron Lewis New
[4/6] kvm: svm: Enumerate XSAVES in guest CPUID when it is available to the guest [1/6] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE - 1 - --- 2019-10-09 Aaron Lewis New
[5/6] kvm: x86: Add IA32_XSS to the emulated_msrs list [1/6] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE - 1 - --- 2019-10-09 Aaron Lewis New
[6/6] kvm: tests: Add test to verify MSR_IA32_XSS [1/6] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE - 1 - --- 2019-10-09 Aaron Lewis New
[v2,1/5] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE Add support for XSAVES on AMD and unify it with Intel - 1 - --- 2019-10-11 Aaron Lewis New
[v2,2/5] KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS Add support for XSAVES on AMD and unify it with Intel - 1 - --- 2019-10-11 Aaron Lewis New
[v2,3/5] kvm: svm: Add support for XSAVES on AMD Add support for XSAVES on AMD and unify it with Intel - 1 - --- 2019-10-11 Aaron Lewis New
[v2,4/5] kvm: x86: Add IA32_XSS to the emulated_msrs list Add support for XSAVES on AMD and unify it with Intel - 1 - --- 2019-10-11 Aaron Lewis New
[v2,5/5] kvm: tests: Add test to verify MSR_IA32_XSS Add support for XSAVES on AMD and unify it with Intel - 1 - --- 2019-10-11 Aaron Lewis New
[v3,1/9] KVM: x86: Introduce vcpu->arch.xsaves_enabled Add support for XSAVES to AMD and unify it with Intel - 1 - --- 2019-10-21 Aaron Lewis New
[v3,2/9] KVM: VMX: Fix conditions for guest IA32_XSS support Add support for XSAVES to AMD and unify it with Intel - 1 - --- 2019-10-21 Aaron Lewis New
[v3,3/9] KVM: x86: Remove unneeded kvm_vcpu variable, guest_xcr0_loaded Add support for XSAVES to AMD and unify it with Intel - 1 - --- 2019-10-21 Aaron Lewis New
[v3,4/9] KVM: SVM: Use wrmsr for switching between guest and host IA32_XSS on AMD Add support for XSAVES to AMD and unify it with Intel - 1 - --- 2019-10-21 Aaron Lewis New
[v3,5/9] KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS on Intel Add support for XSAVES to AMD and unify it with Intel - 1 - --- 2019-10-21 Aaron Lewis New
[v3,6/9] KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 code Add support for XSAVES to AMD and unify it with Intel - 1 - --- 2019-10-21 Aaron Lewis New
[v3,7/9] kvm: x86: Move IA32_XSS to kvm_{get,set}_msr_common Add support for XSAVES to AMD and unify it with Intel - 1 - --- 2019-10-21 Aaron Lewis New
[v3,8/9] kvm: svm: Update svm_xsaves_supported Add support for XSAVES to AMD and unify it with Intel - 1 - --- 2019-10-21 Aaron Lewis New
[v3,9/9] kvm: tests: Add test to verify MSR_IA32_XSS Add support for XSAVES to AMD and unify it with Intel - 1 - --- 2019-10-21 Aaron Lewis New
x86: Fix the register order to match struct regs x86: Fix the register order to match struct regs - 1 - --- 2019-10-24 Aaron Lewis New
[kvm-unit-tests] x86: Fix the register order to match struct regs [kvm-unit-tests] x86: Fix the register order to match struct regs - 2 - --- 2019-10-25 Aaron Lewis New
[1/4] kvm: nested: Introduce read_and_check_msr_entry() Add support for capturing the highest observable L2 TSC - 1 - --- 2019-10-29 Aaron Lewis New
[2/4] kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_MSR_ENTRIES Add support for capturing the highest observable L2 TSC - 1 - --- 2019-10-29 Aaron Lewis New
[3/4] kvm: vmx: Rename function find_msr() to vmx_find_msr_index() Add support for capturing the highest observable L2 TSC - 1 - --- 2019-10-29 Aaron Lewis New
[4/4] KVM: nVMX: Add support for capturing highest observable L2 TSC Add support for capturing the highest observable L2 TSC - 1 - --- 2019-10-29 Aaron Lewis New
[v2,1/4] kvm: nested: Introduce read_and_check_msr_entry() Add support for capturing the highest observable L2 TSC - 2 - --- 2019-11-05 Aaron Lewis New
[v2,2/4] kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_MSR_ENTRIES Add support for capturing the highest observable L2 TSC - 1 - --- 2019-11-05 Aaron Lewis New
[v2,3/4] kvm: vmx: Rename function find_msr() to vmx_find_msr_index() Add support for capturing the highest observable L2 TSC - 1 - --- 2019-11-05 Aaron Lewis New
[v2,4/4] KVM: nVMX: Add support for capturing highest observable L2 TSC Add support for capturing the highest observable L2 TSC - 2 - --- 2019-11-05 Aaron Lewis New
[v3,1/5] kvm: nested: Introduce read_and_check_msr_entry() Add support for capturing the highest observable L2 TSC - 2 - --- 2019-11-07 Aaron Lewis New
[v3,2/5] kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS Add support for capturing the highest observable L2 TSC - 1 - --- 2019-11-07 Aaron Lewis New
[v3,3/5] kvm: vmx: Rename function find_msr() to vmx_find_msr_index() Add support for capturing the highest observable L2 TSC - 1 - --- 2019-11-07 Aaron Lewis New
[v3,4/5] KVM: nVMX: Prepare MSR-store area Add support for capturing the highest observable L2 TSC - - - --- 2019-11-07 Aaron Lewis New
[v3,5/5] KVM: nVMX: Add support for capturing highest observable L2 TSC Add support for capturing the highest observable L2 TSC - 2 - --- 2019-11-07 Aaron Lewis New
[v4,1/4] kvm: nested: Introduce read_and_check_msr_entry() Add support for capturing the highest observable L2 TSC - 2 - --- 2019-11-08 Aaron Lewis New
[v4,2/4] kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS Add support for capturing the highest observable L2 TSC - 1 - --- 2019-11-08 Aaron Lewis New
[v4,3/4] kvm: vmx: Rename function find_msr() to vmx_find_msr_index() Add support for capturing the highest observable L2 TSC - 1 - --- 2019-11-08 Aaron Lewis New
[v4,4/4] KVM: nVMX: Add support for capturing highest observable L2 TSC Add support for capturing the highest observable L2 TSC - 2 - --- 2019-11-08 Aaron Lewis New
[kvm-unit-tests] x86: Add RDTSC test [kvm-unit-tests] x86: Add RDTSC test - 1 - --- 2019-11-25 Aaron Lewis New
[kvm-unit-tests,v2] x86: Add RDTSC test [kvm-unit-tests,v2] x86: Add RDTSC test - 1 - --- 2019-11-26 Aaron Lewis New
[kvm-unit-tests,v3] x86: Add RDTSC test [kvm-unit-tests,v3] x86: Add RDTSC test - 2 - --- 2019-12-02 Aaron Lewis New
[1/6] KVM: x86: Add ioctl for accepting a userspace provided MSR list Allow userspace to manage MSRs - 1 - --- 2020-08-04 Aaron Lewis New
[2/6] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr Allow userspace to manage MSRs - - - --- 2020-08-04 Aaron Lewis New
[3/6] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs Allow userspace to manage MSRs - 1 - --- 2020-08-04 Aaron Lewis New
[4/6] KVM: x86: Ensure the MSR bitmap never clears userspace tracked MSRs Allow userspace to manage MSRs - 1 - --- 2020-08-04 Aaron Lewis New
[5/6] selftests: kvm: Fix the segment descriptor layout to match the actual layout Allow userspace to manage MSRs - - - --- 2020-08-04 Aaron Lewis New
[6/6] selftests: kvm: Add test to exercise userspace MSR list Allow userspace to manage MSRs - - - --- 2020-08-04 Aaron Lewis New
[v2,1/8] KVM: x86: Add ioctl for accepting a userspace provided MSR list Allow userspace to manage MSRs - 1 - --- 2020-08-10 Aaron Lewis New
[v2,2/8] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr Allow userspace to manage MSRs - - - --- 2020-08-10 Aaron Lewis New
[v2,3/8] KVM: x86: Allow em_{rdmsr,wrmsr} to bounce to userspace Allow userspace to manage MSRs - - - --- 2020-08-10 Aaron Lewis New
[v2,4/8] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs Allow userspace to manage MSRs - 1 - --- 2020-08-10 Aaron Lewis New
[v2,5/8] KVM: x86: Ensure the MSR bitmap never clears userspace tracked MSRs Allow userspace to manage MSRs - 1 - --- 2020-08-10 Aaron Lewis New
[v2,6/8] selftests: kvm: Fix the segment descriptor layout to match the actual layout Allow userspace to manage MSRs - - - --- 2020-08-10 Aaron Lewis New
[v2,7/8] selftests: kvm: Add test to exercise userspace MSR list Allow userspace to manage MSRs - - - --- 2020-08-10 Aaron Lewis New
[v2,8/8] selftests: kvm: Add emulated rdmsr, wrmsr tests Allow userspace to manage MSRs - - - --- 2020-08-10 Aaron Lewis New
[v3,01/12] KVM: x86: Deflect unknown MSR accesses to user space Allow userspace to manage MSRs - 1 - --- 2020-08-18 Aaron Lewis New
[v3,02/12] KVM: x86: Introduce allow list for MSR emulation Allow userspace to manage MSRs - - - --- 2020-08-18 Aaron Lewis New
[v3,03/12] KVM: selftests: Add test for user space MSR handling Allow userspace to manage MSRs - - - --- 2020-08-18 Aaron Lewis New
[v3,04/12] KVM: x86: Add ioctl for accepting a userspace provided MSR list Allow userspace to manage MSRs - 1 - --- 2020-08-18 Aaron Lewis New
[v3,05/12] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr Allow userspace to manage MSRs - - - --- 2020-08-18 Aaron Lewis New
[v3,06/12] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs Allow userspace to manage MSRs - 1 - --- 2020-08-18 Aaron Lewis New
[v3,07/12] KVM: x86: Ensure the MSR bitmap never clears userspace tracked MSRs 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
[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,10/12] selftests: kvm: Add exception handling to selftests 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,12/12] selftests: kvm: Add emulated rdmsr, wrmsr tests Allow userspace to manage MSRs - - - --- 2020-08-18 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
[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
[3/4] selftests: kvm: Add exception handling to selftests Test MSR exits to userspace - - - --- 2020-10-06 Aaron Lewis New
[4/4] selftests: kvm: Test MSR exiting to userspace Test MSR exits to userspace - 1 - --- 2020-10-06 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
[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,3/4] selftests: kvm: Add exception handling to selftests Test MSR exits to userspace - - - --- 2020-10-09 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
[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
[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,3/4] selftests: kvm: Add exception handling to selftests Test MSR exits to userspace - 1 - --- 2020-10-12 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
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
selftests: kvm: Mmap the entire vcpu mmap area selftests: kvm: Mmap the entire vcpu mmap area - 1 - --- 2021-02-10 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
[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
[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
[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
« 1 2 3 »