]> git.proxmox.com Git - mirror_qemu.git/commit - qga/qapi-schema.json
qga: Add guest-fsfreeze-freeze-list command
authorTomoki Sekiyama <tomoki.sekiyama@hds.com>
Mon, 30 Jun 2014 21:51:27 +0000 (17:51 -0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 7 Aug 2014 22:13:10 +0000 (17:13 -0500)
commite99bce2021d2fd41a4d02f5e7e83734b03ff2b6f
treea3c6fc8d072ef3d9b62858e289049074ee3ac56a
parent2ee55b8351910e5dd898f52415064a4c5479baba
qga: Add guest-fsfreeze-freeze-list command

If an array of mount point paths is specified as 'mountpoints' argument
of guest-fsfreeze-freeze-list, qemu-ga will only freeze the file systems
mounted on specified paths in Linux guests. Otherwise, it works as the
same way as guest-fsfreeze-freeze.
This would be useful when the host wants to create partial disk snapshots.

Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama@hds.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
*updated schema to report 2.2 as initial supported version

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands-posix.c
qga/commands-win32.c
qga/qapi-schema.json