The following changes since commit a66f28df650166ae8b50c992eea45e7b247f4143:
Merge tag 'migration-20240909-pull-request' of
https://gitlab.com/peterx/qemu into staging (2024-09-10 11:19:22 +0100)
are available in the Git repository at:
https://github.com/philmd/qemu.git tags/hw-misc-20240911
for you to fetch changes up to d6bda15a00b46778e577c95c77f066f95ed58e07:
ui: remove break after g_assert_not_reached() (2024-09-11 13:54:06 +0200)
----------------------------------------------------------------
Misc HW & UI patches
- Remove deprecated SH4 SHIX machine TC58128 NAND EEPROM (Phil)
- Remove deprecated CRIS target (Phil)
- Remove deprecated RISC-V 'any' CPU type (Phil)
- Add fifo8_peek_buf() to correctly handle FIFO wraparound (Mark)
- Minor cleanups in Designware PCIe, PL011 and loongson IPI models (Phil)
- Convert Sun ESCC and ADB mouses to QemuInputHandler (Mark)
- Prevent heap overflow in VIRTIO sound device (Volker)
- Cleanups around g_assert_not_reached() call (Pierrick)
- Add Clément as VT-d reviewer (Clément)
- Prevent stuck modifier keys and unexpected text input on Windows (Volker)
- Explicitly set SDL2 swap interval when OpenGL is enabled (Gert)
----------------------------------------------------------------