
On Thu, Jul 14, 2011 at 08:24:30AM -0600, Eric Blake wrote:
For all hypervisors that support save, the new API now performs the same functions as the old.
* src/libxl/libxl_driver.c (libxlDomainSave): Move guts... (libxlDomainSaveFlags): ...to new function. * src/test/test_driver.c (testDomainSave, testDomainSaveFlags): Likewise. * src/vbox/vbox_tmpl.c (vboxDomainSave, vboxDomainSaveFlags): Likewise. * src/xen/xen_driver.c (xenUnifiedDomainSave) (xenUnifiedDomainSaveFlags): Likewise. * src/qemu/qemu_driver.c (qemudDomainSave): Rename and move guts. (qemuDomainSave, qemuDomainSaveFlags): ...here. (qemudDomainSaveFlag): Rename... (qemuDomainSaveInternal): ...to this, and update callers. --- src/libxl/libxl_driver.c | 17 ++++++++++++++++- src/qemu/qemu_driver.c | 31 ++++++++++++++++++++++++------- src/test/test_driver.c | 20 ++++++++++++++++++-- src/vbox/vbox_tmpl.c | 19 ++++++++++++++++++- src/xen/xen_driver.c | 17 ++++++++++++++++- 5 files changed, 92 insertions(+), 12 deletions(-)
ACK Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|