
On Thu, 3 Mar 2011 10:07:40 +0900 KAMEZAWA Hiroyuki <kamezawa.hiroyu@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