On 10/21/25 15:46, Philippe Mathieu-Daudé wrote:
The following changes since commit 3c0b42c68f98fb276fa248012642be8cbf2cab70:
Merge tag 'pull-request-2025-10-21' ofhttps://gitlab.com/thuth/qemu into
staging (2025-10-21 08:59:35 -0500)
are available in the Git repository at:
https://github.com/philmd/qemu.git tags/hw-misc-20251021
for you to fetch changes up to 3365d7da6156d7db990490f6cae2dc89950ac920:
docs: Update mentions of removed '-soundhw' command line option (2025-10-21
22:33:49 +0200)
----------------------------------------------------------------
Misc HW patches
- Replace compile-time checks by runtime ones to build virtio-mem.c once
- Cleanups in Raven PCI host bridge, audio and PC devices
- Allow machine dynamic registration of valid CPU types
- Introduce DEFINE_MACHINE_WITH_INTERFACE[_ARRAY]() macros
- Set DDR2 minimum write recovery time in EEPROM SPD
- Have PPCe500 machines abort gracefully when using invalid CPU
- Prevent buffer overflow in openrisc_sim_init()
- Pass PCI domain to Xen xc_physdev_map_pirq_msi()
- Fix register API leaks
- Simplify Xilinx CANFD model
- Unconditionally create System I/O on PReP machine
- Update documentation around '-soundhw' command line option
Various "WARNING: line over 80 characters" ignored.
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/10.2 as
appropriate.
r~