KVM: selftests: Delete dead ucall code
authorDavid Matlack <dmatlack@google.com>
Wed, 2 Nov 2022 18:46:47 +0000 (11:46 -0700)
committerSean Christopherson <seanjc@google.com>
Thu, 17 Nov 2022 00:58:59 +0000 (16:58 -0800)
commit50824c6eee39eb2d7a60d665b4b245552e852705
tree02467485fff5444ac85f4fd2b4ca21c8fb1b072a
parent48e59373398a554098863bc7a3d1350cd0d5c4d0
KVM: selftests: Delete dead ucall code

Delete a bunch of code related to ucall handling from
smaller_maxphyaddr_emulation_test. The only thing
smaller_maxphyaddr_emulation_test needs to check is that the vCPU exits
with UCALL_DONE after the second vcpu_run().

Signed-off-by: David Matlack <dmatlack@google.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20221102184654.282799-4-dmatlack@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86_64/smaller_maxphyaddr_emulation_test.c