qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v8 0/3] wakeup-from-suspend and system_wakeup ch


From: Daniel Henrique Barboza
Subject: Re: [Qemu-devel] [PATCH v8 0/3] wakeup-from-suspend and system_wakeup changes
Date: Tue, 28 Aug 2018 16:55:04 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

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

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