Message ID | 20240913203216.15265-1-philmd@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Fri, 13 Sept 2024 at 21:33, Philippe Mathieu-Daudé <philmd@linaro.org> wrote: > > v3: Fixed TMP105 tests > > The following changes since commit 28ae3179fc52d2e4d870b635c4a412aab99759e7: > > Merge tag 'pull-target-arm-20240913' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-09-13 16:14:33 +0100) > > are available in the Git repository at: > > https://github.com/philmd/qemu.git tags/hw-misc-20240913 > > for you to fetch changes up to b3372e0ec818d7747963a2ec7ae04fd1a8152afd: > > ui: remove break after g_assert_not_reached() (2024-09-13 20:12:16 +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) > - Fixes in TI TMP105 temperature (Guenter) > - 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) > > ---------------------------------------------------------------- Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM