In qemu-plugin.h, mark all API functions as __declspec(dllexport) when
compiling the executables, and as __declspec(dllimport) when being used
to compile plugins against.
Signed-off-by: Greg Manning
---
include/qemu/qemu-plugin.h | 50 +++---
1 file changed, 47 in
Greg Manning writes:
> In qemu-plugin.h, mark all API functions as __declspec(dllexport) when
> compiling the executables, and as __declspec(dllimport) when being used
> to compile plugins against.
>
> Signed-off-by: Greg Manning
Reviewed-by: Alex Bennée
--
Alex Bennée
Virtualisation Tech Le