The following changes since commit 4511400fb78e72d4d9916ed60e04f4e99e594f65:
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging (2024-03-18 17:16:08 +0000) are available in the Git repository at: https://github.com/legoater/qemu/ tags/pull-for-9.0-20240319 for you to fetch changes up to a7538ca0791880b6aeb2cc4cc8c00305e2d975f8: aspeed/smc: Only wire flash devices at reset (2024-03-19 11:58:15 +0100) ---------------------------------------------------------------- aspeed, pnv, vfio queue: * user device fixes for Aspeed and PowerNV machines * coverity fix for iommufd ---------------------------------------------------------------- Cédric Le Goater (3): vfio/iommufd: Fix memory leak ppc/pnv: I2C controller is not user creatable aspeed/smc: Only wire flash devices at reset include/hw/block/flash.h | 2 ++ hw/arm/xlnx-versal-virt.c | 3 ++- hw/block/m25p80.c | 1 - hw/ppc/pnv_i2c.c | 3 +++ hw/ssi/aspeed_smc.c | 9 +++++++++ hw/vfio/iommufd.c | 19 ++++++++----------- 6 files changed, 24 insertions(+), 13 deletions(-)