qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Intruduce qemu-ga-client
@ 2012-09-14 12:44 Ryota Ozaki
  2012-09-14 12:44 ` [Qemu-devel] [PATCH 1/3] Make negotiation optional in QEMUMonitorProtocol Ryota Ozaki
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ryota Ozaki @ 2012-09-14 12:44 UTC (permalink / raw)
  To: qemu-devel

This patch series adds qemu-ga-client that is a command line
script to use guest agent functions easily.

Ryota Ozaki (3):
  Make negotiation optional in QEMUMonitorProtocol
  Support settimeout in QEMUMonitorProtocol
  Add qemu-ga-client script

 QMP/qemu-ga-client | 299 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 QMP/qmp.py         |  12 ++-
 2 files changed, 308 insertions(+), 3 deletions(-)
 create mode 100755 QMP/qemu-ga-client

-- 
1.7.12

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

end of thread, other threads:[~2012-09-20 11:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14 12:44 [Qemu-devel] [PATCH 0/3] Intruduce qemu-ga-client Ryota Ozaki
2012-09-14 12:44 ` [Qemu-devel] [PATCH 1/3] Make negotiation optional in QEMUMonitorProtocol Ryota Ozaki
2012-09-14 12:44 ` [Qemu-devel] [PATCH 2/3] Support settimeout " Ryota Ozaki
2012-09-14 12:44 ` [Qemu-devel] [PATCH 3/3] Add qemu-ga-client script Ryota Ozaki
2012-09-19 20:20 ` [Qemu-devel] [PATCH 0/3] Intruduce qemu-ga-client Luiz Capitulino
2012-09-20  4:40   ` Michael Tokarev
2012-09-20 11:45     ` Ryota Ozaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).