qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/xtensa: fix simcall for newer hardware
@ 2020-05-17 21:58 Max Filippov
  2020-05-17 21:58 ` [PATCH 1/2] target/xtensa: fetch HW version from configuration overlay Max Filippov
  2020-05-17 21:58 ` [PATCH 2/2] target/xtensa: fix simcall for newer hardware Max Filippov
  0 siblings, 2 replies; 3+ messages in thread
From: Max Filippov @ 2020-05-17 21:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: Max Filippov

Hello,

this series fixes simcall opcode behavior on the recent xtensa cores
making it nop rather than illegal instruction when semihosting is
disabled.

Max Filippov (2):
  target/xtensa: fetch HW version from configuration overlay
  target/xtensa: fix simcall for newer hardware

 target/xtensa/cpu.h          | 1 +
 target/xtensa/overlay_tool.h | 8 +++++---
 target/xtensa/translate.c    | 9 ++++++---
 3 files changed, 12 insertions(+), 6 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-05-17 22:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-17 21:58 [PATCH 0/2] target/xtensa: fix simcall for newer hardware Max Filippov
2020-05-17 21:58 ` [PATCH 1/2] target/xtensa: fetch HW version from configuration overlay Max Filippov
2020-05-17 21:58 ` [PATCH 2/2] target/xtensa: fix simcall for newer hardware Max Filippov

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