qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v8 0/3] wakeup-from-suspend and system_wakeup change


From: Daniel Henrique Barboza
Subject: [Qemu-devel] [PATCH v8 0/3] wakeup-from-suspend and system_wakeup changes
Date: Thu, 5 Jul 2018 17:08:10 -0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]