On 121211 16:27:51, Daniel Veillard wrote:
On Tue, Dec 04, 2012 at 05:43:00PM +0400, Dmitry Guryanov wrote:
> This patch series adds ability to list existing disk images,
> create a new ones and add or remove hard disk devices to the VM.
>
> Changes in v2:
> rebased to current sources
>
> Changes in v3:
> fixed errors in make syntax-check
>
> Changes in v4:
> fixed rebase errors
>
> Dmitry Guryanov (13):
> parallels: add info about hard disk devices
> parallels: handle disk devices in parallelsDomainDefineXML
> parallels: split parallelsStorageOpen function
> parallels: remove unused code from storage driver
> parallels: create storage pools by VM list
> parallels: fix leaks in parallelsFindVolumes
> parallels: add info about volumes
> parallels: fill volumes capacity parameter
> parallels: split parallelsStorageVolumeDelete function
> parallels: add function parallelsGetDiskBusName
> parallels: add support of disks creation
> parallels: apply config after VM creation
> parallels: add support of removing disks
>
> src/parallels/parallels_driver.c | 346 +++++++++++++++++++++++++--
> src/parallels/parallels_storage.c | 479 +++++++++++++++++++++++++++++++------
> src/parallels/parallels_utils.h | 3 +
> 3 files changed, 731 insertions(+), 97 deletions(-)
Okay, pushed with the 4 fixups that I raised !
Thank you very much, Daniel, for review and fixes !
I have one more patch series for networking support. I think it's better to
send it after release, isn't it ?
Daniel
--
Daniel Veillard | Open Source and Standards, Red Hat
veillard(a)redhat.com | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
http://veillard.com/ | virtualization library
http://libvirt.org/