Greg Manning fb691b8cba plugins: add dllexport and dllimport to api funcs
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 <gmanning@rapitasystems.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231102172053.17692-2-gmanning@rapitasystems.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20231106185112.2755262-14-alex.bennee@linaro.org>
2023-11-08 15:15:23 +00:00
..
2023-03-20 12:43:50 +01:00
2023-05-02 12:36:46 -07:00
2023-10-17 15:20:53 +02:00
2023-09-15 13:57:00 +00:00
2023-05-23 15:20:15 +08:00
2023-02-10 14:12:06 +01:00
2023-05-30 15:50:17 +01:00
2023-09-06 11:19:33 +02:00
2022-12-20 17:09:41 -08:00
2023-08-31 19:47:43 +02:00
2022-10-07 12:11:41 +02:00
2023-06-13 17:42:01 +10:00
2023-04-24 11:29:00 +02:00
2022-04-21 17:03:51 +04:00
2023-03-28 15:23:10 -07:00
2023-11-03 09:20:31 +01:00
2023-04-27 16:39:43 +02:00
2023-02-08 07:27:20 +01:00
2023-08-31 19:47:43 +02:00