qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/sparc: Enable MTTCG
@ 2023-06-20 16:40 Richard Henderson
  2023-06-20 16:40 ` [PATCH 1/2] target/sparc: Set TCG_GUEST_DEFAULT_MO Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Richard Henderson @ 2023-06-20 16:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: mark.cave-ayland, atar4qemu

With the addition of TCG_GUEST_DEFAULT_MO, there's nothing in
the cpu emulation preventing this from working.  There is some
board model work to be done for sparc64, where max_cpus = 1.


r~


Richard Henderson (2):
  target/sparc: Set TCG_GUEST_DEFAULT_MO
  configs: Enable MTTCG for sparc, sparc64

 configs/targets/sparc-softmmu.mak   |  1 +
 configs/targets/sparc64-softmmu.mak |  1 +
 target/sparc/cpu.h                  | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+)

-- 
2.34.1



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

end of thread, other threads:[~2023-06-30 19:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-20 16:40 [PATCH 0/2] target/sparc: Enable MTTCG Richard Henderson
2023-06-20 16:40 ` [PATCH 1/2] target/sparc: Set TCG_GUEST_DEFAULT_MO Richard Henderson
2023-06-20 16:48   ` Philippe Mathieu-Daudé
2023-06-20 16:40 ` [PATCH 2/2] configs: Enable MTTCG for sparc, sparc64 Richard Henderson
2023-06-20 16:49   ` Philippe Mathieu-Daudé
2023-06-22 14:36 ` [PATCH 0/2] target/sparc: Enable MTTCG Mark Cave-Ayland
2023-06-30 18:05   ` Richard Henderson
2023-06-30 19:43     ` Mark Cave-Ayland

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