WHPX: dynamically load WHP libraries
commit327fccb288976f95808efa968082fc9d4a9ced84
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Tue, 15 May 2018 17:35:21 +0000 (15 20:35 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 1 Jun 2018 13:13:46 +0000 (1 15:13 +0200)
tree339af9fc7c4fbd85fd424feae7a81a5c0559098e
parent8347c18506c3f8619527d19134cb4aac071dc54a
WHPX: dynamically load WHP libraries

We're currently linking against import libraries of the WHP DLLs.

By dynamically loading the libraries, we ensure that QEMU will work
on previous Windows versions, where the WHP DLLs will be missing
(assuming that WHP is not requested).

Also, we're simplifying the build process, as we no longer require
the import libraries.

Signed-off-by: Alessandro Pilotti <apilotti@cloudbasesolutions.com>
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
Message-Id: <1526405722-10887-2-git-send-email-lpetrut@cloudbasesolutions.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
configure
target/i386/whpx-all.c