qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] accel|target: Remove pointless CPUArchState casts
@ 2022-03-05 23:34 Philippe Mathieu-Daudé
  2022-03-05 23:34 ` [PATCH 1/2] accel/tcg: " Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2022-03-05 23:34 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Richard Henderson, Philippe Mathieu-Daudé,
	Kamil Rytarowski, haxm-team, Colin Xu, Paolo Bonzini,
	Sunil Muthuswamy, Reinoud Zandijk, Wenchao Wang

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-06 11:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-05 23:34 [PATCH 0/2] accel|target: Remove pointless CPUArchState casts Philippe Mathieu-Daudé
2022-03-05 23:34 ` [PATCH 1/2] accel/tcg: " 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é

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).