[libvirt] [PATCH v2 3/3] qemu: Implement virDomainPMWakeup API

Michal Privoznik mprivozn at redhat.com
Thu Feb 23 08:44:28 UTC 2012


On 15.02.2012 16:04, Michal Privoznik wrote:
> using 'system-wakeup' monitor command. It is supported only in JSON,
> as we are enabling it if possible. Moreover, this command is available
> in qemu-1.1+ which definitely has JSON.
> ---
>  src/qemu/qemu_driver.c       |   55 ++++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_monitor.c      |   19 ++++++++++++++
>  src/qemu/qemu_monitor.h      |    2 +
>  src/qemu/qemu_monitor_json.c |   21 ++++++++++++++++
>  src/qemu/qemu_monitor_json.h |    2 +
>  5 files changed, 99 insertions(+), 0 deletions(-)
> 

Ping? Eric, it seems to me like you've forgotten this last patch.

Michal




More information about the libvir-list mailing list