Patches 1, 3 and 4 are cleanups with no functional changes (intended, at least). Patch 2 is a small fix to legacy virtio-mmio reset, whose behavior differed slightly compared to zeroing the status of the device.
Paolo Paolo Bonzini (4): s390x: simplify virtio_ccw_reset_virtio virtio-mmio: stop ioeventfd on legacy reset virtio: stop ioeventfd on reset virtio-mmio: cleanup reset hw/s390x/virtio-ccw.c | 12 +++++------- hw/virtio/virtio-bus.c | 1 + hw/virtio/virtio-mmio.c | 18 ++++++++---------- hw/virtio/virtio-pci.c | 1 - 4 files changed, 14 insertions(+), 18 deletions(-) -- 2.36.1