[libvirt] [PATCH 0/5] libvirt/qemu - allow modification of devices in inactive domain

KAMEZAWA Hiroyuki kamezawa.hiroyu at jp.fujitsu.com
Thu Mar 3 01:07:40 UTC 2011


Now, Xen supports at(de)tach-disk, at(de)tach-interface for inactive domains
with --perisitent option. (Using --persisten against live domain will
cause error.)

Now, virsh attach-xxx/detach-xxx cannot modify inactive domains in qemu and
--persistent option just returns error.

This series adds support for modification of inactive domain's disk, interfaces.

Short description
 1 ... clean up for Xen's driver
 2 ... add my name to AUTHORS
 3 ... add --persistent modification support, just a wrapper function. 
 4 ... add disk support
 5 ... add nics support

Thanks,
-Kame




More information about the libvir-list mailing list