On 28/10/25 09:49, Marc-André Lureau wrote:
Hi
On Tue, Oct 28, 2025 at 12:04 PM Philippe Mathieu-Daudé
<[email protected]> wrote:
- Use proper SysBus accessors
Since v1:
- Reduce series
Philippe Mathieu-Daudé (7):
hw/sysbus: Use memory_region_name()
hw/i386/microvm: Use proper SysBus accessors
hw/i386/ioapic: Use proper SysBus accessors
hw/timer/hpet: Use proper SysBus accessors
hw/acpi/cxl: Use proper SysBus accessors
hw/ppc/e500: Use proper SysBus accessors
hw/pci-bridge/pci_expander_bridge: Use proper SysBus accessors
There are a bunch of compilation issues that I will let you address for v3.
Sorry, this is based on my latest PR:
https://github.com/philmd/qemu/releases/tag/hw-misc-20251028
Based-on: <[email protected]>