[libvirt] [PATCHv2 3/3] qemu: Add support for HyperV Enlightenment feature "relaxed"

Martin Kletzander mkletzan at redhat.com
Thu Oct 18 10:07:41 UTC 2012


On 10/18/2012 11:39 AM, Peter Krempa wrote:
> This patch adds support for the "relaxed" feature implemented by

I'd write 'QEMU support' to make it clear, but that's just a hint :)

> previous patch.
> ---
> Diff to v1:
> - Fixed parsing of qemu commandline and added test. At the original place
> the code wasn't working as the hyperv features don't use the '+' sign to enable them
> 
> 
>  src/qemu/qemu_command.c                         | 58 ++++++++++++++++++++++++-
>  tests/qemuargv2xmltest.c                        |  2 +
>  tests/qemuxml2argvdata/qemuxml2argv-hyperv.args |  4 ++
>  tests/qemuxml2argvdata/qemuxml2argv-hyperv.xml  | 26 +++++++++++
>  tests/qemuxml2argvtest.c                        |  2 +
>  tests/qemuxml2xmltest.c                         |  2 +
>  6 files changed, 92 insertions(+), 2 deletions(-)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-hyperv.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-hyperv.xml
> 

ACK,

Martin




More information about the libvir-list mailing list