WHPX fix WHvGetCapability out WrittenSizeInBytes
commit3907e6318eae2668712bba04edc10e3648292508
authorJustin Terry (VM) <juterry@microsoft.com>
Wed, 14 Mar 2018 14:52:41 +0000 (14 07:52 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 26 Mar 2018 12:37:12 +0000 (26 14:37 +0200)
treed792ec045612ae8e596919d92371e8d1fefe17c1
parent36b4cf19348c98fa070dbb99e4bb2eb190ff4cef
WHPX fix WHvGetCapability out WrittenSizeInBytes

This fixes a breaking change to WHvGetCapability to include the 'out'
WrittenSizeInBytes introduced in Windows Insider SDK 17110.

This specifies on return the safe length to read into the WHV_CAPABILITY
structure passed to the call.

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