qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] AVR patches for 2021-03-15
@ 2021-03-14 23:46 Philippe Mathieu-Daudé
  2021-03-14 23:46 ` [PULL 1/4] hw/misc/led: Add yellow LED Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-03-14 23:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Sarah Harris, Michael Rolnik, Philippe Mathieu-Daudé

The following changes since commit 6157b0e19721aadb4c7fdcfe57b2924af6144b14:

  Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-request' into staging (2021-03-14 17:47:49 +0000)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/avr-20210315

for you to fetch changes up to 56b90e60c4019b08012bd8bd1459efc00b055577:

  target/avr: Fix interrupt execution (2021-03-15 00:39:52 +0100)

----------------------------------------------------------------
AVR patches queue

- Only reset 'interrupt_request' mask once all interrupts executed
- Documentation and typo fixes
----------------------------------------------------------------

Ivanov Arkasha (1):
  target/avr: Fix interrupt execution

Lichang Zhao (1):
  target/avr: Fix some comment spelling errors

Philippe Mathieu-Daudé (2):
  hw/misc/led: Add yellow LED
  hw/avr/arduino: List board schematic links

 include/hw/misc/led.h |  1 +
 hw/avr/arduino.c      | 20 ++++++++++++++++----
 hw/misc/led.c         |  1 +
 target/avr/helper.c   | 10 ++++++----
 4 files changed, 24 insertions(+), 8 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2021-03-15 19:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-14 23:46 [PULL 0/4] AVR patches for 2021-03-15 Philippe Mathieu-Daudé
2021-03-14 23:46 ` [PULL 1/4] hw/misc/led: Add yellow LED Philippe Mathieu-Daudé
2021-03-14 23:46 ` [PULL 2/4] hw/avr/arduino: List board schematic links Philippe Mathieu-Daudé
2021-03-14 23:46 ` [PULL 3/4] target/avr: Fix some comment spelling errors Philippe Mathieu-Daudé
2021-03-14 23:46 ` [PULL 4/4] target/avr: Fix interrupt execution Philippe Mathieu-Daudé
2021-03-15 19:22 ` [PULL 0/4] AVR patches for 2021-03-15 Peter Maydell

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