qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RESEND PATCH v5 0/3] qga: Add guest-fsfreeze-freeze-li


From: Tomoki Sekiyama
Subject: Re: [Qemu-devel] [RESEND PATCH v5 0/3] qga: Add guest-fsfreeze-freeze-list command
Date: Mon, 7 Jul 2014 16:55:43 +0000

Any comments for this patch?


On 6/30/14 17:51 , "Tomoki Sekiyama" <address@hidden> wrote:

>Hi,
>
>As patch 3/3 was missing in the last post, I'm resending this patchset.
>
>===
>This is v5 patch for qemu-ga to add functions to freeze specific file
>systems
>mounted in a guest.
>
>Changes since v4:
> - PATCH 2: fix coding styles (spaces around operators)
>            make decode_mntname() more generic
>            rename functions to avoid leading '__'
>            improve compatibility with older Linux
> - PATCH 3 (new in v5): disable unsupported commands by default
> (v4: http://lists.gnu.org/archive/html/qemu-devel/2014-06/msg01357.html)
>
>---
>Tomoki Sekiyama (3):
>      qga: Add guest-fsfreeze-freeze-list command
>      qga: Add guest-get-fsinfo command
>      qga: Disable unsupported commands by default
>
>
> qga/commands-posix.c   |  508
>++++++++++++++++++++++++++++++++++++++++++++++++
> qga/commands-win32.c   |   47 ++++
> qga/guest-agent-core.h |    1
> qga/main.c             |    1
> qga/qapi-schema.json   |   96 +++++++++
> 5 files changed, 650 insertions(+), 3 deletions(-)
>
>-- 
>Regards,
>Tomoki Sekiyama




reply via email to

[Prev in Thread] Current Thread [Next in Thread]