Searched hist:f05427faedff746e08b2098195c15d8691bc5fbe (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | hypercalls.c | diff f05427faedff746e08b2098195c15d8691bc5fbe Wed Jun 01 19:27:51 CDT 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Sync stage before VM is freed in hypercalls test
Sync the next stage using the VM before said VM is potentially freed by the TEST_STAGE_HVC_IFACE_FEAT_DISABLED stage.
Opportunistically take a double pointer in anticipation of also having to set the new vCPU pointer once the test stops hardcoding '0' everywhere.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|