This series brings both hoplug and migration support to virtio-9p devices. Patch 1 is preliminary work. Patch 2 brings hotplug and fixes a QEMU crash. Patch 3 brings migration (of course it still depends on the 9p to be unmounted)
--- Greg Kurz (3): virtio-9p-coth: add release function and fix init error path virtio-9p: add unrealize handler virtio-9p: add savem handlers hw/9pfs/virtio-9p-coth.c | 13 +++++++++---- hw/9pfs/virtio-9p-coth.h | 1 + hw/9pfs/virtio-9p-device.c | 24 ++++++++++++++++++++++++ 3 files changed, 34 insertions(+), 4 deletions(-)