On Thu, May 01, 2014 at 08:06:19PM -0400, Tomoki Sekiyama wrote:
> With this patch, virDomainFSFreeze will pass the mountpoints argument
> to qemu guest agent. For example,
>
> virDomainFSFreeze(dom, {"/mnt/vol1", "/mnt/vol2"}, 2, 0)
>
> will issue qemu guest agent command:
>
> {"execute":"guest-fsfreeze-freeze",
> "arguments":{"mountpoints":["/mnt/vol1","/mnt/vol2"]}}
>
> Signed-off-by: Tomoki Sekiyama <[email protected]>
> Acked-by: Daniel P. Berrange <[email protected]>
> ---
> src/qemu/qemu_agent.c | 47 +++++++++++++++++++++++++++++++++++++++++++----
> src/qemu/qemu_agent.h | 3 ++-
> src/qemu/qemu_driver.c | 16 ++++++----------
> tests/qemuagenttest.c | 8 +++++---
> 4 files changed, 56 insertions(+), 18 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