qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 1/4] plugins: add dllexport and dllimport to api funcs


From: Alex Bennée
Subject: Re: [PATCH v2 1/4] plugins: add dllexport and dllimport to api funcs
Date: Thu, 02 Nov 2023 18:10:55 +0000
User-agent: mu4e 1.11.23; emacs 29.1

Greg Manning <gmanning@rapitasystems.com> 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 <gmanning@rapitasystems.com>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]