WHPX improve vcpu_post_run perf
authorJustin Terry (VM) <juterry@microsoft.com>
Wed, 14 Mar 2018 14:52:43 +0000 (07:52 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 26 Mar 2018 12:37:12 +0000 (14:37 +0200)
commit4e286099fee107d801f190145de54e47cc5bb3d2
tree5af4db7cdacfca855016b8f635ff8376d24ae0ac
parent60168541dab015f71b1a2f5e70df3c0fe44d91c4
WHPX improve vcpu_post_run perf

This removes the additional call to WHvGetVirtualProcessorRegisters in
whpx_vcpu_post_run now that the WHV_VP_EXIT_CONTEXT is returned in all
WHV_RUN_VP_EXIT_CONTEXT structures.

Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
Message-Id: <1521039163-138-4-git-send-email-juterry@microsoft.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/whpx-all.c