All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v8 0/3] wakeup-from-suspend and system_wakeup changes
@ 2018-07-05 20:08 Daniel Henrique Barboza
  2018-07-05 20:08 ` [Qemu-devel] [PATCH v8 1/3] qmp: query-current-machine with wakeup-suspend-support Daniel Henrique Barboza
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Daniel Henrique Barboza @ 2018-07-05 20:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: ehabkost, armbru, mdroth, Daniel Henrique Barboza

changes in v8:
- created 'query-current-machine' API to hold the wakeup-suspend-support
  flag
- wake-up flag now considers the --no-acpi config option for PC archs
- fixes in patch 3 proposed by Markus.
Previous series link:
https://lists.gnu.org/archive/html/qemu-devel/2018-05/msg04234.html

Daniel Henrique Barboza (3):
  qmp: query-current-machine with wakeup-suspend-support
  qga: update guest-suspend-ram and guest-suspend-hybrid descriptions
  qmp hmp: Make system_wakeup check wake-up support and run state

 hmp.c                   |  5 ++++-
 include/sysemu/sysemu.h |  1 +
 qapi/misc.json          | 29 ++++++++++++++++++++++++++++-
 qga/qapi-schema.json    | 12 ++++++------
 qmp.c                   | 11 ++++++++++-
 vl.c                    | 30 ++++++++++++++++++++++++++++++
 6 files changed, 79 insertions(+), 9 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-09-06 12:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05 20:08 [Qemu-devel] [PATCH v8 0/3] wakeup-from-suspend and system_wakeup changes Daniel Henrique Barboza
2018-07-05 20:08 ` [Qemu-devel] [PATCH v8 1/3] qmp: query-current-machine with wakeup-suspend-support Daniel Henrique Barboza
2018-09-06  0:21   ` Michael Roth
2018-09-06 12:53     ` Daniel Henrique Barboza
2018-07-05 20:08 ` [Qemu-devel] [PATCH v8 2/3] qga: update guest-suspend-ram and guest-suspend-hybrid descriptions Daniel Henrique Barboza
2018-07-05 20:08 ` [Qemu-devel] [PATCH v8 3/3] qmp hmp: Make system_wakeup check wake-up support and run state Daniel Henrique Barboza
2018-09-06  0:27   ` Michael Roth
2018-09-06 10:54     ` Daniel Henrique Barboza
2018-07-30 18:50 ` [Qemu-devel] [PATCH v8 0/3] wakeup-from-suspend and system_wakeup changes Daniel Henrique Barboza
2018-08-28 19:55 ` Daniel Henrique Barboza

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.