On 25.08.2025 19:16, Michael Tokarev wrote:
..
virtio: Call set_features during reset
https://salsa.debian.org/qemu-team/qemu/-/commit/
ce1431615292dc735597db4062834bfb271381bc
virtio-net: Fix num_buffers for version 1
https://salsa.debian.org/qemu-team/qemu/-/commit/
cefd67f2543045cfebe51f9e6feccfa56cda9797
migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
https://salsa.debian.org/qemu-team/qemu/-/commit/
d34c201195ecea4fa5c3328a8f5507ca6d2c0a96
The most interesting commit is the 2nd one above, "Fix num_buffers".
Are you able to (re)build qemu from the .dsc? If yes, can you please
create a reverse patch for that commit and verify it if will work?
Alternatively, I can build qemu-system-x86 package (signed with my usual
gpg key) for you to verify,
The 2nd change above is just one-liner, it can be commented out.
Thanks,
/mjt