qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/2] linux-user/sparc64: Translate flushw opcode


From: Laurent Vivier
Subject: [PATCH v2 0/2] linux-user/sparc64: Translate flushw opcode
Date: Thu, 25 Jun 2020 11:12:02 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]