On Thu, Nov 12, 2015 at 14:07:40 +0300, Dmitry Andreev wrote:
---
tests/qemuargv2xmltest.c | 1 +
.../qemuxml2argv-hyperv-panic.args | 21 ++++++++++++++++++
.../qemuxml2argvdata/qemuxml2argv-hyperv-panic.xml | 25 ++++++++++++++++++++++
tests/qemuxml2argvtest.c | 1 +
tests/qemuxml2xmltest.c | 1 +
5 files changed, 49 insertions(+)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-hyperv-panic.args
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-hyperv-panic.xml
Another test using both at once
<panic model='hyperv'/>
<panic model='isa'/>
would be nice.
Jirka