On 09/11/20 17:58, Aaron Lewis wrote:
Signed-off-by: Aaron Lewis<aaronlewis@xxxxxxxxxx>
Reviewed-by: Alexander Graf<graf@xxxxxxxxxx>
---
tools/testing/selftests/kvm/.gitignore | 1 +
tools/testing/selftests/kvm/Makefile | 1 +
tools/testing/selftests/kvm/lib/kvm_util.c | 2 +
.../kvm/x86_64/userspace_msr_exit_test.c | 560 ++++++++++++++++++
4 files changed, 564 insertions(+)
create mode 100644 tools/testing/selftests/kvm/x86_64/userspace_msr_exit_test.c
It looks like the rest of this patchset has been accepted upstream.
Is this one okay to be taken too?
I needed more time to understand the overlap between the tests, but yes.
Paolo