[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH 00/14] Add support for qemu NIC hotplug
- From: Mark McLoughlin <markmc redhat com>
- To: libvirt-list redhat com
- Cc:
- Subject: [libvirt] [PATCH 00/14] Add support for qemu NIC hotplug
- Date: Mon, 20 Jul 2009 12:51:10 +0100
Hey,
Here's a series of patches to (mostly) support NIC hotplug with
qemu 0.10.x or later.
qemu-0.10.0 introduced the host_net_add monitor command without
which we cannot do NIC hotplug, so we do not try and support hotplug with
older versions of KVM.
With qemu-0.11.0 we will be able to pass a tap file descriptor
over the monitor, but until then we cannot support 'bridge' and 'network'
type interfaces. A forthcoming patch series will rectify that.
Cheers,
Mark.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]