diff options
| author | Justin Terry (VM) via Qemu-devel <qemu-devel@nongnu.org> | 2018-02-26 09:13:35 -0800 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-03-06 14:01:29 +0100 |
| commit | e2940978fc86b2bf2016e115c56c01f850092bfb (patch) | |
| tree | 4ef091c7804083688e952c6aa45ab5f2889efbff /fsdev/virtfs-proxy-helper.c | |
| parent | 2bf3e74de4e5e33eb477e9ebe1839f9594173773 (diff) | |
| download | focaccia-qemu-e2940978fc86b2bf2016e115c56c01f850092bfb.tar.gz focaccia-qemu-e2940978fc86b2bf2016e115c56c01f850092bfb.zip | |
WHXP Removes the use of WHvGetExitContextSize
The use of WHvGetExitContextSize will break ABI compatibility if the platform changes the context size while a qemu compiled executable does not recompile. To avoid this we now use sizeof and let the platform determine which version of the struction was passed for ABI compatibility. Signed-off-by: Justin Terry (VM) <juterry@microsoft.com> Message-Id: <1519665216-1078-8-git-send-email-juterry@microsoft.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Justin Terry (VM) via Qemu-devel <qemu-devel@nongnu.org>
Diffstat (limited to 'fsdev/virtfs-proxy-helper.c')
0 files changed, 0 insertions, 0 deletions