The following changes since commit 848a6caa88b9f082c89c9b41afa975761262981d:
Merge tag 'migration-20230602-pull-request' of https://gitlab.com/juan.quintela/qemu into staging (2023-06-02 17:33:29 -0700) are available in the Git repository at: https://github.com/mcayland/qemu.git tags/qemu-sparc-20230605 for you to fetch changes up to 36c9189890bfb936b1b086da639e37fd92b50215: hw/isa/i82378: Remove unused "io" attribute (2023-06-05 07:43:23 +0100) ---------------------------------------------------------------- qemu-sparc queue Hi Richard, This is one of Bernhard's cleanup series where all patches have been reviewed/acked. Please apply. ---------------------------------------------------------------- Bernhard Beschow (3): hw/timer/i8254_common: Share "iobase" property via base class hw/arm/omap: Remove unused omap_uart_attach() hw/isa/i82378: Remove unused "io" attribute hw/char/omap_uart.c | 9 --------- hw/i386/kvm/i8254.c | 1 - hw/isa/i82378.c | 1 - hw/timer/i8254.c | 6 ------ hw/timer/i8254_common.c | 6 ++++++ include/hw/arm/omap.h | 1 - 6 files changed, 6 insertions(+), 18 deletions(-)