The following changes since commit 6667668e0cf369e47aa9dd0bae40989896e9ed9f:
Merge tag 'pr-plugins-20260316' of https://gitlab.com/pbo-linaro/qemu into staging (2026-03-17 10:20:30 +0000) are available in the Git repository at: https://github.com/philmd/qemu.git tags/single-binary-20260317 for you to fetch changes up to eda09ccd3e00648bed8b13df465ef15c3c6a7a5d: target/ppc: Replace TARGET_PAGE_BITS -> qemu_target_page_bits() (2026-03-17 19:53:17 +0100) ---------------------------------------------------------------- Few patches related to single binary effort: - Build some stub files once - Replace TARGET_PAGE_BITS by qemu_target_page_bits() ---------------------------------------------------------------- Philippe Mathieu-Daudé (5): fsdev: Build stubs once hw/display: Build stubs once hw/misc: Build 'mac_via' as common unit file hw/s390x/vfio: Replace TARGET_PAGE_BITS -> qemu_target_page_bits() target/ppc: Replace TARGET_PAGE_BITS -> qemu_target_page_bits() meson.build | 2 +- hw/display/acpi-vga-stub.c | 1 + hw/s390x/s390-pci-vfio.c | 3 ++- target/ppc/mmu-booke.c | 3 ++- target/ppc/mmu-hash64.c | 3 ++- target/ppc/mmu-radix64.c | 3 ++- fsdev/meson.build | 3 ++- hw/display/meson.build | 19 ++++++++----------- hw/misc/meson.build | 2 +- 9 files changed, 21 insertions(+), 18 deletions(-) -- 2.53.0
