Any comments for this patch?
Thanks, Tomoki Sekiyama On 4/28/14 11:25 , "Tomoki Sekiyama" <tomoki.sekiy...@hds.com> wrote: >Hi, > >This is v2 patch for qemu-ga to add argument to specify which filesystems >to be frozen by guest-fsfreeze-freeze command. > >Changes to v1: > added documentation of the new field > (v1: http://lists.gnu.org/archive/html/qemu-devel/2014-04/msg04085.html) > >--- >Tomoki Sekiyama (1): > qga: Add 'mountpoints' argument to guest-fsfreeze-freeze command > > > qga/commands-posix.c | 17 ++++++++++++++++- > qga/commands-win32.c | 3 ++- > qga/qapi-schema.json | 4 ++++ > 3 files changed, 22 insertions(+), 2 deletions(-) > >-- >Regards, >Tomoki Sekiyama