qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] linux-user/sparc64: Translate flushw opcode
@ 2020-06-25  9:12 Laurent Vivier
  2020-06-25  9:12 ` [PATCH v2 1/2] target/sparc: " Laurent Vivier
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Laurent Vivier @ 2020-06-25  9:12 UTC (permalink / raw)
  To: qemu-devel
  Cc: Giuseppe Musacchio, Mark Cave-Ayland, Riku Voipio,
	Richard Henderson, Philippe Mathieu-Daudé, Laurent Vivier,
	Artyom Tarasenko

I send a modified version according to Richard's comments of the original
series sent by Giuseppe Musacchio <thatlemon@gmail.com> (aka LemonBoy).

v2: split patch in two patches
    update comment style

I didn't really test the new patches (except a build and "make check").
But there is no code modification so I don't think I can introduce bugs in
this process. Any "Tested-by:" is welcome.

LemonBoy (2):
  target/sparc: Translate flushw opcode
  linux-user/sparc64: Fix the handling of window spill trap

 bsd-user/main.c             | 6 +++++-
 linux-user/sparc/cpu_loop.c | 6 +++++-
 target/sparc/translate.c    | 2 ++
 3 files changed, 12 insertions(+), 2 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2020-06-29 11:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-25  9:12 [PATCH v2 0/2] linux-user/sparc64: Translate flushw opcode Laurent Vivier
2020-06-25  9:12 ` [PATCH v2 1/2] target/sparc: " Laurent Vivier
2020-06-25  9:12 ` [PATCH v2 2/2] linux-user/sparc64: Fix the handling of window spill trap Laurent Vivier
2020-06-26 21:23 ` [PATCH v2 0/2] linux-user/sparc64: Translate flushw opcode Richard Henderson
2020-06-29 11:01   ` Laurent Vivier

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