On Mon, 9 Mar 2026 at 15:52, Philippe Mathieu-Daudé <[email protected]> wrote: > > The following changes since commit 7608a95d2e0bd8c8d069ab77824d02586dd94648: > > Merge tag 'pull-xen-20260309' of > https://xenbits.xen.org/git-http/people/aperard/qemu-dm into staging > (2026-03-09 12:15:42 +0000) > > are available in the Git repository at: > > https://github.com/philmd/qemu.git tags/hw-misc-20260309 > > for you to fetch changes up to caa5d8257037201f4e546ec833e51863ae07b331: > > hw/misc/riscv_cpc: Free CPU array in instance_finalize (2026-03-09 16:45:25 > +0100) > > Ignoring following checkpatch errors: > > 17/48 Checking commit b362f63b6016 (tests: fix leaks in dbus-display-test) > WARNING: line over 80 characters > #44: FILE: tests/qtest/dbus-display-test.c:137: > + qemu_dbus_display1_listener_unix_map_complete_scanout_map(object, > invocation, > > 35/48 Checking commit 6d5eb13974b3 (ati-vga: Remove src and dst stride > mutation in ati_2d_blt) > WARNING: line over 80 characters > #38: FILE: hw/display/ati_2d.c:129: > + DPRINTF("pixman_blt(%p, %p, %ld, %ld, %d, %d, %d, %d, %d, %d, %d, > %d)\n", > > Couldn't test well mingw-w64-clang-x86_64 because of issues with the > OSU Open Source Lab mirror: > > error: failed retrieving file > 'mingw-w64-clang-x86_64-libwinpthread-13.0.0.r560.g3197fc7d6-1-any.pkg.tar.zst.sig' > from ftp2.osuosl.org : Operation too slow. Less than 1 bytes/sec transferred > the last 10 seconds > > ---------------------------------------------------------------- > Misc HW patches > > - Remove versioned machines released in QEMU 3.1 and 4.0 > - Enable X.Org text rendering on ATI VGA model > - Various memory leaks / overflows fixed > - Build using -Wformat-overflow=2 CPPFLAG > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/11.0 for any user-visible changes. -- PMM
