qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Ilya Leoshkevich <iii@linux.ibm.com>,
	Warner Losh <imp@bsdimp.com>, Laurent Vivier <laurent@vivier.eu>,
	Paolo Bonzini <pbonzini@redhat.com>
Cc: "Kyle Evans" <kevans@freebsd.org>,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"Daniel P. Berrangé" <berrange@redhat.com>,
	"Thomas Huth" <thuth@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	qemu-devel@nongnu.org
Subject: Re: [PATCH] meson: Make DEBUG_REMAP a meson option
Date: Sat, 6 Apr 2024 12:57:29 -1000	[thread overview]
Message-ID: <24d6c722-90ee-4e86-ac4f-5178671e96e6@linaro.org> (raw)
In-Reply-To: <20240312002402.14344-1-iii@linux.ibm.com>

On 3/11/24 14:23, Ilya Leoshkevich wrote:
> Currently DEBUG_REMAP is a macro that needs to be manually #defined to
> be activated, which makes it hard to have separate build directories
> dedicated to testing the code with it. Promote it to a meson option.
> 
> Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
> ---
>   bsd-user/qemu.h               | 6 ++----
>   linux-user/qemu.h             | 4 +---
>   linux-user/uaccess.c          | 4 ++--
>   meson.build                   | 4 ++++
>   meson_options.txt             | 2 ++
>   scripts/meson-buildoptions.sh | 3 +++
>   6 files changed, 14 insertions(+), 9 deletions(-)

Sorry for the delay.  Queued for 9.1.


r~


      reply	other threads:[~2024-04-06 22:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12  0:23 [PATCH] meson: Make DEBUG_REMAP a meson option Ilya Leoshkevich
2024-04-06 22:57 ` Richard Henderson [this message]

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=24d6c722-90ee-4e86-ac4f-5178671e96e6@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=berrange@redhat.com \
    --cc=iii@linux.ibm.com \
    --cc=imp@bsdimp.com \
    --cc=kevans@freebsd.org \
    --cc=laurent@vivier.eu \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /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).