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

2012-08-03 Thread Martin Kletzander
On 08/02/2012 10:48 PM, Eric Blake wrote: > On 08/02/2012 06:05 AM, 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

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

2012-08-02 Thread Eric Blake
On 08/02/2012 06:05 AM, 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 parsi

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

2012-08-02 Thread Martin Kletzander
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