From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Thomas Huth" <thuth@redhat.com>,
qemu-devel@nongnu.org
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
kvm@vger.kernel.org
Subject: Re: [PATCH 2/2] accel/stubs: Build HAX/KVM/XEN stubs once
Date: Fri, 7 Apr 2023 17:20:05 -0700 [thread overview]
Message-ID: <268fe6ac-b117-9725-46d2-763e5a5b0c72@linaro.org> (raw)
In-Reply-To: <20230405161356.98004-3-philmd@linaro.org>
On 4/5/23 09:13, Philippe Mathieu-Daudé wrote:
> +softmmu_ss.add_all(when: ['CONFIG_SOFTMMU'], if_true: sysemu_stubs_ss)
This when is redundant.
You can drop sysemu_stubs_ss and add each stub file directly to softmmu_ss.
r~
prev parent reply other threads:[~2023-04-08 0:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-05 16:13 [PATCH 0/2] accel/stubs: Build HAX/KVM/XEN stubs once Philippe Mathieu-Daudé
2023-04-05 16:13 ` [PATCH 1/2] accel/stubs: Remove kvm_flush_coalesced_mmio_buffer() stub Philippe Mathieu-Daudé
2023-04-08 0:16 ` Richard Henderson
2023-04-05 16:13 ` [PATCH 2/2] accel/stubs: Build HAX/KVM/XEN stubs once Philippe Mathieu-Daudé
2023-04-08 0:20 ` 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=268fe6ac-b117-9725-46d2-763e5a5b0c72@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=kvm@vger.kernel.org \
--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).