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