qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] target/avr patch queue
@ 2022-09-01  5:48 Richard Henderson
  2022-09-01  5:48 ` [PULL 1/4] target/avr: Support probe argument to tlb_fill Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Richard Henderson @ 2022-09-01  5:48 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit e93ded1bf6c94ab95015b33e188bc8b0b0c32670:

  Merge tag 'testing-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu into staging (2022-08-31 18:19:03 -0400)

are available in the Git repository at:

  https://gitlab.com/rth7680/qemu.git tags/pull-avr-20220901

for you to fetch changes up to 36027c70974fef1392e6c73dfb94c3f94f0930bc:

  target/avr: Disable interrupts when env->skip set (2022-09-01 06:42:21 +0100)

----------------------------------------------------------------
Fix avr_cpu_tlb_fill use of probe argument
Fix skip instructions being separated from the next insn (#1118)

----------------------------------------------------------------
Richard Henderson (4):
      target/avr: Support probe argument to tlb_fill
      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    | 69 +++++++++++++++++++++++++++++++-------------------
 target/avr/translate.c | 26 ++++++++++++++++---
 2 files changed, 65 insertions(+), 30 deletions(-)


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

end of thread, other threads:[~2022-09-05 11:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-01  5:48 [PULL 0/4] target/avr patch queue Richard Henderson
2022-09-01  5:48 ` [PULL 1/4] target/avr: Support probe argument to tlb_fill Richard Henderson
2022-09-01  5:48 ` [PULL 2/4] target/avr: Call avr_cpu_do_interrupt directly Richard Henderson
2022-09-01  5:48 ` [PULL 3/4] target/avr: Only execute one interrupt at a time Richard Henderson
2022-09-01  5:48 ` [PULL 4/4] target/avr: Disable interrupts when env->skip set Richard Henderson
2022-09-02 17:20 ` [PULL 0/4] target/avr patch queue Stefan Hajnoczi

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