On 2/3/26 07:20, Philippe Mathieu-Daudé wrote:
The following changes since commit 587f4a1805c83a4e1d59dd43cb14e0a834843d1d:
python: fix msys64 wheel directory specification (2026-02-02 16:46:40 +1000)
are available in the Git repository at:
https://github.com/philmd/qemu.git tags/hw-misc-20260202
for you to fetch changes up to d8316b64dfbb4fdb706f20c3b42fd9bcf70b0cdc:
monitor: Reduce target-specific methods (2026-02-02 22:14:51 +0100)
Ignoring this checkpatch.pl error:
ERROR: unnecessary whitespace before a quoted newline
#85: FILE: tests/unit/test-cutils.c:3685:
+ "s is \n";
----------------------------------------------------------------
Misc HW & memory API patches
- Add unit test for qemu_hexdump()
- Remove legacy native endianness API uses on the Alpha target
- Remove unused memory_region_init_rom_device_nomigrate()
- Fix use-after-free in NvmeNamespace "bootindex" suffix
- Correct documentation of SCSI Rotation Rate field
- Make iotlb_to_section() work with non-CPU AddressSpaces
- Reduce few monitor target-specific methods
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/11.0 as
appropriate.
r~