On 6/11/23 19:51, Alex Bennée wrote:
From: Greg Manning <gmann...@rapitasystems.com>

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 <gmann...@rapitasystems.com>
Reviewed-by: Alex Bennée <alex.ben...@linaro.org>
Message-Id: <20231102172053.17692-2-gmann...@rapitasystems.com>
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
Message-Id: <20231103195956.1998255-27-alex.ben...@linaro.org>
---
  include/qemu/qemu-plugin.h | 50 +++++++++++++++++++++++++++++++++++---
  1 file changed, 47 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to