qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] virtio-9p: hotplug and migration support


From: Greg Kurz
Subject: [Qemu-devel] [PATCH 0/3] virtio-9p: hotplug and migration support
Date: Mon, 05 Oct 2015 11:07:10 +0200
User-agent: StGit/0.17.1-dirty

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(-)




reply via email to

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