On Thu, May 01, 2014 at 08:06:01PM -0400, Tomoki Sekiyama wrote: > Adds 'quiesced' status into qemuDomainObjPrivate that tracks whether > FSFreeze is requested in the domain. > > It modifies error code from qemuDomainSnapshotFSFreeze and > qemuDomainSnapshotFSThaw, so that a caller can know whether the command is > actually sent to the guest agent. If the error is caused before sending a > freeze command, a counterpart thaw command shouldn't be sent either, not to > confuse fsfreeze status tracking. > > Signed-off-by: Tomoki Sekiyama <[email protected]> > --- > src/qemu/qemu_domain.c | 5 +++ > src/qemu/qemu_domain.h | 2 + > src/qemu/qemu_driver.c | 70 > +++++++++++++++++++++++++++++++++++++++--------- > 3 files changed, 64 insertions(+), 13 deletions(-)
ACK Regards, 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 :| -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
