From: Wilfred Mallawa <wilfred.mallawa@wdc.com>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
"philmd@linaro.org" <philmd@linaro.org>
Cc: "david@redhat.com" <david@redhat.com>,
"yangxiaojuan@loongson.cn" <yangxiaojuan@loongson.cn>,
"eduardo@habkost.net" <eduardo@habkost.net>,
"peter.maydell@linaro.org" <peter.maydell@linaro.org>,
"thuth@redhat.com" <thuth@redhat.com>,
"gaosong@loongson.cn" <gaosong@loongson.cn>,
"iii@linux.ibm.com" <iii@linux.ibm.com>,
"richard.henderson@linaro.org" <richard.henderson@linaro.org>,
"qemu-s390x@nongnu.org" <qemu-s390x@nongnu.org>,
"pbonzini@redhat.com" <pbonzini@redhat.com>
Subject: Re: [PATCH 0/5] cpus: Remove system reset() API from user emulation
Date: Wed, 21 Dec 2022 04:00:05 +0000 [thread overview]
Message-ID: <b6776f839f0121bd3c98a51318bc6636f3f33fb8.camel@wdc.com> (raw)
In-Reply-To: <20221220145625.26392-1-philmd@linaro.org>
On Tue, 2022-12-20 at 15:56 +0100, Philippe Mathieu-Daudé wrote:
> In user emulation, threads -- implemented as CPU -- are
> created/destroyed, but never reset. There is no point in
> allowing the user emulation access the sysemu/reset API.
>
> Philippe Mathieu-Daudé (5):
> target/i386: Restrict qapi/qapi-events-run-state.h to system
> emulation
> target/i386: Restrict sysemu/reset.h to system emulation
> target/loongarch: Restrict sysemu/reset.h to system emulation
> target/s390x: Restrict sysemu/reset.h to system emulation
> hw/core: Only build CPU reset handlers with system emulation
>
Reviewed-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
> hw/core/meson.build | 2 +-
> target/i386/cpu.c | 2 +-
> target/i386/helper.c | 2 +-
> target/loongarch/cpu.c | 2 ++
> target/s390x/cpu.c | 4 +++-
> 5 files changed, 8 insertions(+), 4 deletions(-)
>
prev parent reply other threads:[~2022-12-21 4:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-20 14:56 [PATCH 0/5] cpus: Remove system reset() API from user emulation Philippe Mathieu-Daudé
2022-12-20 14:56 ` [PATCH 1/5] target/i386: Restrict qapi/qapi-events-run-state.h to system emulation Philippe Mathieu-Daudé
2022-12-20 14:56 ` [PATCH 2/5] target/i386: Restrict sysemu/reset.h " Philippe Mathieu-Daudé
2022-12-20 14:56 ` [PATCH 3/5] target/loongarch: " Philippe Mathieu-Daudé
2022-12-20 14:56 ` [PATCH 4/5] target/s390x: " Philippe Mathieu-Daudé
2022-12-29 9:45 ` Thomas Huth
2022-12-20 14:56 ` [PATCH 5/5] hw/core: Only build CPU reset handlers with " Philippe Mathieu-Daudé
2022-12-20 15:52 ` Peter Maydell
2022-12-21 1:18 ` [PATCH 0/5] cpus: Remove system reset() API from user emulation Richard Henderson
2022-12-21 4:00 ` Wilfred Mallawa [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=b6776f839f0121bd3c98a51318bc6636f3f33fb8.camel@wdc.com \
--to=wilfred.mallawa@wdc.com \
--cc=david@redhat.com \
--cc=eduardo@habkost.net \
--cc=gaosong@loongson.cn \
--cc=iii@linux.ibm.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=thuth@redhat.com \
--cc=yangxiaojuan@loongson.cn \
/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).