qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] target/avr: Fix skips vs interrupts
@ 2022-08-26 20:55 Richard Henderson
  2022-08-26 20:55 ` [PATCH 1/3] target/avr: Call avr_cpu_do_interrupt directly Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Richard Henderson @ 2022-08-26 20:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: mrolnik

Fixes https://gitlab.com/qemu-project/qemu/-/issues/1118

r~

Richard Henderson (3):
  target/avr: Call avr_cpu_do_interrupt directly
  target/avr: Only execute one interrupt at a time
  target/avr: Disable interrupts when env->skip set

 target/avr/helper.c    | 23 ++++++++++++++---------
 target/avr/translate.c | 26 ++++++++++++++++++++++----
 2 files changed, 36 insertions(+), 13 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2022-08-30 11:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-26 20:55 [PATCH 0/3] target/avr: Fix skips vs interrupts Richard Henderson
2022-08-26 20:55 ` [PATCH 1/3] target/avr: Call avr_cpu_do_interrupt directly Richard Henderson
2022-08-27 19:14   ` Michael Rolnik
2022-08-26 20:55 ` [PATCH 2/3] target/avr: Only execute one interrupt at a time Richard Henderson
2022-08-27 19:13   ` Michael Rolnik
2022-08-26 20:55 ` [PATCH 3/3] target/avr: Disable interrupts when env->skip set Richard Henderson
2022-08-27 19:15   ` Michael Rolnik
2022-08-27 19:15 ` [PATCH 0/3] target/avr: Fix skips vs interrupts Michael Rolnik
2022-08-30 11:49 ` Philippe Mathieu-Daudé via

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