On 09/20/2012 02:54 PM, Michal Privoznik wrote:
On 20.09.2012 10:58, Martin Kletzander wrote:
> ---
> tests/qemuargv2xmltest.c | 2 ++
> .../qemuxml2argv-machine-core-off.args | 5 +++++
> .../qemuxml2argv-machine-core-off.xml | 26 ++++++++++++++++++++++
> .../qemuxml2argv-machine-core-on.args | 5 +++++
> .../qemuxml2argv-machine-core-on.xml | 26 ++++++++++++++++++++++
> tests/qemuxml2argvtest.c | 3 +++
> tests/qemuxml2xmltest.c | 2 ++
> 7 files changed, 69 insertions(+)
> create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-machine-core-off.args
> create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-machine-core-off.xml
> create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-machine-core-on.args
> create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-machine-core-on.xml
>
ACK
Michal
Thanks, pushed.
Martin