From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org, "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: Re: [PATCH] mips: always include nanomips disassembler
Date: Tue, 10 Jan 2023 10:44:24 +0000 [thread overview]
Message-ID: <Y71BiPxjzjAcdIPU@redhat.com> (raw)
In-Reply-To: <20230110084942.299460-1-pbonzini@redhat.com>
On Tue, Jan 10, 2023 at 09:49:42AM +0100, Paolo Bonzini wrote:
> Since the nanomips disassembler is not C++ code anymore, it need not
> depend on link_language == cpp. Always include it and remove the
> CONFIG_NANOMIPS_DIS symbol.
>
> Cc: Philippe Mathieu-Daud?? <f4bug@amsat.org>
The accent in Philippe's name got mangled by something
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> disas/meson.build | 3 +--
> include/exec/poison.h | 1 -
> meson.build | 7 +------
> target/mips/cpu.c | 2 --
> 4 files changed, 2 insertions(+), 11 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
next prev parent reply other threads:[~2023-01-10 11:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-10 8:49 [PATCH] mips: always include nanomips disassembler Paolo Bonzini
2023-01-10 10:44 ` Daniel P. Berrangé [this message]
2023-01-10 11:29 ` Philippe Mathieu-Daudé
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=Y71BiPxjzjAcdIPU@redhat.com \
--to=berrange@redhat.com \
--cc=f4bug@amsat.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.