On Mon, Nov 9, 2020 at 9:09 AM Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote: > > 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 > Pinging this thread. Just wanted to check if this will be upstreamed soon or if there are any questions about it.