[libvirt] [PATCH 03/20] snapshot: populate new XML info for qemu snapshots

2012-10-23 Thread Peter Krempa
From: Eric Blake ebl...@redhat.com Now that the XML supports listing internal snapshots, it is worth always populating the memory and disks element to match. * src/qemu/qemu_driver.c (qemuDomainSnapshotCreateXML): Always parse disk info and set memory info. --- src/qemu/qemu_driver.c | 47

Re: [libvirt] [PATCH 03/20] snapshot: populate new XML info for qemu snapshots

2012-10-23 Thread Osier Yang
On 2012年10月23日 23:12, Peter Krempa wrote: From: Eric Blakeebl...@redhat.com Now that the XML supports listing internal snapshots, it is worth always populating thememory anddisks element to match. * src/qemu/qemu_driver.c (qemuDomainSnapshotCreateXML): Always parse disk info and set memory