commit | d468706e313ca3ec85b0e6e71a960ee0bbadd9f3 | [log] [tgz] |
---|---|---|
author | Alexander Graf <graf@amazon.com> | Fri Sep 25 16:34:22 2020 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 28 07:58:45 2020 -0400 |
tree | fe3eb3db82169c096b2c636602d78a98f0bc32c8 | |
parent | 1a155254ff937ac92cf9940d273ea597b2c667a2 [diff] |
KVM: selftests: Add test for user space MSR handling Now that we have the ability to handle MSRs from user space and also to select which ones we do want to prevent in-kernel KVM code from handling, let's add a selftest to show case and verify the API. Signed-off-by: Alexander Graf <graf@amazon.com> Message-Id: <20200925143422.21718-9-graf@amazon.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>