From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: qemu-s390x@nongnu.org, "Michael Rolnik" <mrolnik@gmail.com>,
"BALATON Zoltan" <balaton@eik.bme.hu>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: [PULL 0/7] Misc fixes for 2023-11-28
Date: Tue, 28 Nov 2023 14:37:33 +0100 [thread overview]
Message-ID: <20231128133740.64525-1-philmd@linaro.org> (raw)
The following changes since commit e867b01cd6658a64c16052117dbb18093a2f9772:
Merge tag 'qga-pull-2023-11-25' of https://github.com/kostyanf14/qemu into staging (2023-11-27 08:59:00 -0500)
are available in the Git repository at:
https://github.com/philmd/qemu.git tags/misc-next-20231128
for you to fetch changes up to 0180a744636e6951996240b96a250d20ad0fad0d:
docs/s390: Fix wrong command example in s390-cpu-topology.rst (2023-11-28 14:27:18 +0100)
----------------------------------------------------------------
Misc fixes for 8.2
* buildsys: Invoke bash via 'env' (Samuel)
* doc: Fix example in s390-cpu-topology.rst (Zhao)
* HW: Fix AVR ATMega reset stack (Gihun) and VT82C686 IRQ routing (Zoltan)
----------------------------------------------------------------
BALATON Zoltan (4):
hw/isa/vt82c686: Bring back via_isa_set_irq()
hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
hw/isa/vt82c686: Route PIRQ inputs using via_isa_set_irq()
hw/audio/via-ac97: Route interrupts using via_isa_set_irq()
Gihun Nam (1):
hw/avr/atmega: Fix wrong initial value of stack pointer
Samuel Tardieu (1):
target/hexagon/idef-parser/prepare: use env to invoke bash
Zhao Liu (1):
docs/s390: Fix wrong command example in s390-cpu-topology.rst
docs/devel/s390-cpu-topology.rst | 6 +--
include/hw/isa/vt82c686.h | 2 +
target/avr/cpu.h | 3 ++
hw/audio/via-ac97.c | 8 +--
hw/avr/atmega.c | 4 ++
hw/isa/vt82c686.c | 79 ++++++++++++++++++++----------
hw/usb/vt82c686-uhci-pci.c | 9 ++++
target/avr/cpu.c | 10 +++-
target/hexagon/idef-parser/prepare | 2 +-
9 files changed, 87 insertions(+), 36 deletions(-)
--
2.41.0
next reply other threads:[~2023-11-28 13:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-28 13:37 Philippe Mathieu-Daudé [this message]
2023-11-28 13:37 ` [PULL 1/7] target/hexagon/idef-parser/prepare: use env to invoke bash Philippe Mathieu-Daudé
2023-11-28 13:37 ` [PULL 2/7] hw/isa/vt82c686: Bring back via_isa_set_irq() Philippe Mathieu-Daudé
2023-11-28 13:37 ` [PULL 3/7] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts Philippe Mathieu-Daudé
2023-11-28 13:37 ` [PULL 4/7] hw/isa/vt82c686: Route PIRQ inputs using via_isa_set_irq() Philippe Mathieu-Daudé
2023-11-28 13:37 ` [PULL 5/7] hw/audio/via-ac97: Route interrupts " Philippe Mathieu-Daudé
2023-11-28 13:37 ` [PULL 6/7] hw/avr/atmega: Fix wrong initial value of stack pointer Philippe Mathieu-Daudé
2023-11-28 13:37 ` [PULL 7/7] docs/s390: Fix wrong command example in s390-cpu-topology.rst Philippe Mathieu-Daudé
2023-11-28 23:14 ` [PULL 0/7] Misc fixes for 2023-11-28 Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231128133740.64525-1-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=balaton@eik.bme.hu \
--cc=mrolnik@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).