[libvirt] [PATCH v4 2/3] qemu: Add support for S3/S4 state configuration

Michal Privoznik mprivozn at redhat.com
Thu Aug 23 14:04:16 UTC 2012


On 23.08.2012 13:47, Martin Kletzander wrote:
> This patch adds support for running qemu guests with the required
> parameters to forcefully enable or disable BIOS advertising of S3 and
> S4 states.  The support for this is added to capabilities and there is
> also a qemu command parameter parsing implemented.
> ---
>  src/qemu/qemu_capabilities.c |  7 +++++
>  src/qemu/qemu_capabilities.h |  2 ++
>  src/qemu/qemu_command.c      | 62 ++++++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_driver.c       | 17 ++++++++++++
>  4 files changed, 88 insertions(+)

ACK

Michal




More information about the libvir-list mailing list