qemu-devel
[Top][All Lists]
Advanced

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

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


From: Daniel Henrique Barboza
Subject: Re: [Qemu-devel] [PATCH v9 0/3] wakeup-from-suspend and system_wakeup changes
Date: Mon, 8 Oct 2018 15:12:51 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

ping

On 9/18/18 3:52 PM, Daniel Henrique Barboza wrote:
changes in v9, all proposed by Mike Roth:
- added a new 'qemu_register_wakeup_support' to be called by the wake-up
   implementations to register the support in vl.c (patch 1)
- changed versions from 3.0.0 to 3.1.0 (patch 1)
- added back the 'qemu_system_wakeup_request' call that was removed by
mistake in the previous version (patch 3)
- Previous series link:
https://lists.gnu.org/archive/html/qemu-devel/2018-07/msg01675.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          |  1 +
  include/sysemu/sysemu.h |  2 ++
  qapi/misc.json          | 29 ++++++++++++++++++++++++++++-
  qga/qapi-schema.json    | 12 ++++++------
  qmp.c                   | 10 ++++++++++
  vl.c                    | 19 +++++++++++++++++++
  7 files changed, 70 insertions(+), 8 deletions(-)




reply via email to

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