qemu-e2k/target
Lucian Petrut 327fccb288 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>
2018-06-01 15:13:46 +02:00
..
alpha target/alpha: Honor CPU_DUMP_FPU 2018-05-18 14:52:38 -07:00
arm target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
cris target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
hppa target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
i386 WHPX: dynamically load WHP libraries 2018-06-01 15:13:46 +02:00
lm32 target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
m68k target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
microblaze target/microblaze: avoid integer overflow in next_page PC check 2018-05-09 10:12:21 -07:00
mips trivial patches for 2018-05-20 2018-05-21 10:50:32 +01:00
moxie target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
nios2 nios2: do not include exec-all.h from cpu.h 2018-06-01 14:15:10 +02:00
openrisc target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
ppc target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
riscv target/riscv: Honor CPU_DUMP_FPU 2018-05-18 14:52:38 -07:00
s390x target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
sh4 fpu/softfloat: Specialize on snan_bit_is_one 2018-05-17 15:27:15 -07:00
sparc target: Do not include "exec/address-spaces.h" if it is not necessary 2018-05-31 19:12:13 +02:00
tilegx target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
tricore icount: fix cpu_restore_state_from_tb for non-tb-exit cases 2018-04-11 09:05:22 +10:00
unicore32 target/unicore32: Honor CPU_DUMP_FPU 2018-05-18 14:52:38 -07:00
xtensa target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00