qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] virtio-balloon: Reject qmp_balloon during hot-unplug


From: Julia Suvorova
Subject: [PATCH 0/2] virtio-balloon: Reject qmp_balloon during hot-unplug
Date: Wed, 15 Jan 2020 23:40:23 +0100

Julia Suvorova (2):
  qdev: Introduce qdev_get_bus_device
  virtio-balloon: Reject qmp_balloon during hot-unplug

 balloon.c                           |  2 +-
 hw/core/qdev.c                      |  5 +++++
 hw/pci-bridge/pci_expander_bridge.c |  4 +++-
 hw/scsi/scsi-bus.c                  |  4 +++-
 hw/usb/bus.c                        |  4 +++-
 hw/usb/dev-smartcard-reader.c       | 32 +++++++++++++++++++++--------
 hw/virtio/virtio-balloon.c          |  9 +++++++-
 hw/virtio/virtio-pci.c              | 16 +++++++++++++--
 include/hw/qdev-core.h              |  2 ++
 include/sysemu/balloon.h            |  2 +-
 10 files changed, 64 insertions(+), 16 deletions(-)

-- 
2.24.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]