From: "Philippe Mathieu-Daudé" <philippe.mathieu.daude@gmail.com>
To: qemu-devel@nongnu.org
Cc: "Thomas Huth" <thuth@redhat.com>,
"Richard Henderson" <richard.henderson@linaro.org>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Kamil Rytarowski" <kamil@netbsd.org>,
haxm-team@intel.com, "Colin Xu" <colin.xu@intel.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Sunil Muthuswamy" <sunilmut@microsoft.com>,
"Reinoud Zandijk" <reinoud@netbsd.org>,
"Wenchao Wang" <wenchao.wang@intel.com>
Subject: [PATCH 0/2] accel|target: Remove pointless CPUArchState casts
Date: Sun, 6 Mar 2022 00:34:13 +0100 [thread overview]
Message-ID: <20220305233415.64627-1-philippe.mathieu.daude@gmail.com> (raw)
From: Philippe Mathieu-Daudé <f4bug@amsat.org>
Now than we can use the abstract CPUArchState, let's clean up.
Based-on: <20220214183144.27402-1-f4bug@amsat.org>
target: Use ArchCPU & CPUArchState as abstract interface to target CPU
Philippe Mathieu-Daudé (2):
accel/tcg: Remove pointless CPUArchState casts
target/i386: Remove pointless CPUArchState casts
accel/tcg/cpu-exec.c | 4 ++--
target/i386/hax/hax-all.c | 4 ++--
target/i386/nvmm/nvmm-all.c | 14 +++++++-------
target/i386/whpx/whpx-all.c | 18 +++++++++---------
4 files changed, 20 insertions(+), 20 deletions(-)
--
2.34.1
next reply other threads:[~2022-03-05 23:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-05 23:34 Philippe Mathieu-Daudé [this message]
2022-03-05 23:34 ` [PATCH 1/2] accel/tcg: Remove pointless CPUArchState casts Philippe Mathieu-Daudé
2022-03-05 23:34 ` [PATCH 2/2] target/i386: " Philippe Mathieu-Daudé
2022-03-06 4:43 ` [PATCH 0/2] accel|target: " Richard Henderson
2022-03-06 11:12 ` 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=20220305233415.64627-1-philippe.mathieu.daude@gmail.com \
--to=philippe.mathieu.daude@gmail.com \
--cc=colin.xu@intel.com \
--cc=f4bug@amsat.org \
--cc=haxm-team@intel.com \
--cc=kamil@netbsd.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=reinoud@netbsd.org \
--cc=richard.henderson@linaro.org \
--cc=sunilmut@microsoft.com \
--cc=thuth@redhat.com \
--cc=wenchao.wang@intel.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).