qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] qmp: 'wakeup-suspend-support' in query-target
@ 2018-01-03 11:54 Daniel Henrique Barboza
  2018-01-03 11:54 ` [Qemu-devel] [PATCH v3 1/2] qmp: adding " Daniel Henrique Barboza
  2018-01-03 11:54 ` [Qemu-devel] [PATCH v3 2/2] qga: update guest-suspend-ram and guest-suspend-hybrid descriptions Daniel Henrique Barboza
  0 siblings, 2 replies; 6+ messages in thread
From: Daniel Henrique Barboza @ 2018-01-03 11:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: mdroth, armbru, dgilbert, eblake, Daniel Henrique Barboza

v3:
- added a "(since 2.12)" notation in the new flag, as suggested by
Eric Blake
- added a "backwards compatible" note in the commit msg
- previous version link:
https://lists.gnu.org/archive/html/qemu-devel/2018-01/msg00093.html

v2:
- changed the approach based on v1 discussions: instead of a new API, add
the required flag in QMP query-target
- dropped patch 2 since query-target does not have an HMP counterpart
- previous version link:
https://lists.gnu.org/archive/html/qemu-devel/2017-12/msg00889.html

Daniel Henrique Barboza (2):
  qmp: adding 'wakeup-suspend-support' in query-target
  qga: update guest-suspend-ram and guest-suspend-hybrid descriptions

 arch_init.c             |  1 +
 include/sysemu/sysemu.h |  1 +
 qapi-schema.json        |  4 +++-
 qga/qapi-schema.json    | 14 ++++++++++----
 vl.c                    |  5 +++++
 5 files changed, 20 insertions(+), 5 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2018-01-04 22:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-03 11:54 [Qemu-devel] [PATCH v3 0/2] qmp: 'wakeup-suspend-support' in query-target Daniel Henrique Barboza
2018-01-03 11:54 ` [Qemu-devel] [PATCH v3 1/2] qmp: adding " Daniel Henrique Barboza
2018-01-04 22:00   ` Michael Roth
2018-01-04 22:30     ` Daniel Henrique Barboza
2018-01-03 11:54 ` [Qemu-devel] [PATCH v3 2/2] qga: update guest-suspend-ram and guest-suspend-hybrid descriptions Daniel Henrique Barboza
2018-01-04 22:02   ` Michael Roth

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).