qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Greg Manning <gmanning@rapitasystems.com>
Cc: qemu-devel@nongnu.org,   luoyonggang@gmail.com,
	richard.henderson@linaro.org,
	  Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v2 1/4] plugins: add dllexport and dllimport to api funcs
Date: Thu, 02 Nov 2023 18:10:55 +0000	[thread overview]
Message-ID: <877cn03u1c.fsf@draig.linaro.org> (raw)
In-Reply-To: <20231102172053.17692-2-gmanning@rapitasystems.com> (Greg Manning's message of "Thu, 2 Nov 2023 17:19:44 +0000")

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	other threads:[~2023-11-02 18:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-02 17:19 [PATCH v2 0/4] Enable plugin support for windows Greg Manning
2023-11-02 17:19 ` [PATCH v2 1/4] plugins: add dllexport and dllimport to api funcs Greg Manning
2023-11-02 18:10   ` Alex Bennée [this message]
2023-11-02 17:19 ` [PATCH v2 2/4] plugins: make test/example plugins work on windows Greg Manning
2023-11-02 18:11   ` Alex Bennée
2023-11-02 17:19 ` [PATCH v2 3/4] plugins: disable lockstep plugin " Greg Manning
2023-11-02 18:13   ` Alex Bennée
2023-11-02 17:19 ` [PATCH v2 4/4] plugins: allow plugins to be enabled " Greg Manning
2023-11-02 18:14   ` Alex Bennée
2023-11-03 19:49 ` [PATCH v2 0/4] Enable plugin support for windows Alex Bennée

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877cn03u1c.fsf@draig.linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=gmanning@rapitasystems.com \
    --cc=luoyonggang@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).