Ping

On 07/05/2018 05:08 PM, Daniel Henrique Barboza wrote:
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(-)


Reply via email to