[libvirt] [PATCH v3 2/9] qemu: Implement chardev hotplug on config level

Daniel P. Berrange berrange at redhat.com
Wed Jul 3 15:12:50 UTC 2013


On Tue, Jul 02, 2013 at 05:53:01PM +0200, Michal Privoznik wrote:
> There are two levels on which a device may be hotplugged: config
> and live. The config level requires just an insert or remove from
> internal domain definition structure, which is exactly what this
> patch does. There is currently no implementation for a chardev
> update action, as there's not much to be updated. But more
> importantly, the only thing that can be updated is path or socket
> address by which chardevs are distinguished. So the update action
> is currently not supported.
> ---
>  src/conf/domain_conf.c | 19 +++++++++++++++++--
>  src/qemu/qemu_driver.c | 33 ++++++++++++++++++++++++++++++---
>  2 files changed, 47 insertions(+), 5 deletions(-)

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list