qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v11 0/3] wakeup-from-suspend and system_wakeup changes
@ 2018-12-05 19:46 Daniel Henrique Barboza
  2018-12-05 19:46 ` [Qemu-devel] [PATCH v11 1/3] qmp: query-current-machine with wakeup-suspend-support Daniel Henrique Barboza
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Daniel Henrique Barboza @ 2018-12-05 19:46 UTC (permalink / raw)
  To: qemu-devel
  Cc: ehabkost, mdroth, armbru, mst, imammedo, Daniel Henrique Barboza

changes in v11:
- fixed typos, changed version to 4.0 in patches 1 and 3
- changed text in patch 2 to be less alarming
- patch 3: changed error handling
- previous version link:
http://lists.nongnu.org/archive/html/qemu-devel/2018-11/msg01774.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 ++++-
 hw/acpi/core.c          |  9 ++++++++-
 hw/char/serial.c        |  2 +-
 hw/i386/xen/xen-hvm.c   |  5 +++++
 hw/input/ps2.c          |  6 +++---
 hw/timer/mc146818rtc.c  |  2 +-
 include/sysemu/sysemu.h |  4 +++-
 migration/migration.c   |  4 ++--
 qapi/misc.json          | 32 +++++++++++++++++++++++++++++++-
 qga/qapi-schema.json    | 16 ++++++++++------
 qmp.c                   |  8 +++++++-
 vl.c                    | 23 ++++++++++++++++++++++-
 12 files changed, 97 insertions(+), 19 deletions(-)

-- 
2.19.2

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

end of thread, other threads:[~2018-12-10  7:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-05 19:46 [Qemu-devel] [PATCH v11 0/3] wakeup-from-suspend and system_wakeup changes Daniel Henrique Barboza
2018-12-05 19:46 ` [Qemu-devel] [PATCH v11 1/3] qmp: query-current-machine with wakeup-suspend-support Daniel Henrique Barboza
2018-12-06  6:53   ` Markus Armbruster
2018-12-05 19:47 ` [Qemu-devel] [PATCH v11 2/3] qga: update guest-suspend-ram and guest-suspend-hybrid descriptions Daniel Henrique Barboza
2018-12-06  6:54   ` Markus Armbruster
2018-12-05 19:47 ` [Qemu-devel] [PATCH v11 3/3] qmp hmp: Make system_wakeup check wake-up support and run state Daniel Henrique Barboza
2018-12-06  6:58   ` Markus Armbruster
2018-12-07 20:02   ` Michael S. Tsirkin
2018-12-06  6:59 ` [Qemu-devel] [PATCH v11 0/3] wakeup-from-suspend and system_wakeup changes Markus Armbruster
2018-12-07 19:54   ` Eduardo Habkost
2018-12-10  6:39     ` Markus Armbruster
2018-12-10  7:30 ` Markus Armbruster

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