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

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


On Thu, 3 Mar 2011 10:07:40 +0900
KAMEZAWA Hiroyuki <kamezawa.hiroyu at jp.fujitsu.com> wrote:

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

What's bad with this patches ?

If libvirt never supports modification of XML in virsh *** command,
I'll change my direction and send patches to virtinst.

Thanks,
-Kame




More information about the libvir-list mailing list