All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] qga: Add 'mountpoints' argument to guest-fsfreeze-freeze command
@ 2014-05-22 13:56 Tomoki Sekiyama
  2014-05-22 13:56 ` [Qemu-devel] [PATCH v3 1/2] " Tomoki Sekiyama
  2014-05-22 13:56 ` [Qemu-devel] [PATCH v3 2/2] qga: Add guest-get-fs-info command Tomoki Sekiyama
  0 siblings, 2 replies; 10+ messages in thread
From: Tomoki Sekiyama @ 2014-05-22 13:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: mitsuhiro.tanino, mdroth

Hi,

This is v3 patch for qemu-ga to add argument to specify which filesystems
to be frozen by guest-fsfreeze-freeze command.

Changes since v2:
 - new PATCH 2/2 to add a command 'guest-get-fs-info' get mounted
   filesysmtes information
 - rebased to latest master
 (v2: http://lists.gnu.org/archive/html/qemu-devel/2014-04/msg04433.html)

---
Tomoki Sekiyama (2):
      qga: Add 'mountpoints' argument to guest-fsfreeze-freeze command
      qga: Add guest-get-fs-info command


 qga/commands-posix.c |  437 ++++++++++++++++++++++++++++++++++++++++++++++++++
 qga/commands-win32.c |    3 
 qga/qapi-schema.json |   82 +++++++++
 3 files changed, 519 insertions(+), 3 deletions(-)

-- 
Regards,
Tomoki Sekiyama

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-06-04  0:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-22 13:56 [Qemu-devel] [PATCH v3 0/2] qga: Add 'mountpoints' argument to guest-fsfreeze-freeze command Tomoki Sekiyama
2014-05-22 13:56 ` [Qemu-devel] [PATCH v3 1/2] " Tomoki Sekiyama
2014-06-03 21:21   ` Michael Roth
2014-06-03 21:38     ` Eric Blake
2014-06-03 21:58       ` Michael Roth
2014-06-03 22:06         ` Eric Blake
2014-06-03 22:10           ` Eric Blake
2014-06-03 23:02             ` Tomoki Sekiyama
2014-06-04  0:39           ` Michael Roth
2014-05-22 13:56 ` [Qemu-devel] [PATCH v3 2/2] qga: Add guest-get-fs-info command Tomoki Sekiyama

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.