On Fri, Dec 09, 2016 at 14:38:40 -0500, Jason J. Herne wrote:
From: "Collin L. Walling"
<walling(a)linux.vnet.ibm.com>
Tests the domain capabilities on s390x using the Qemu 2.8 capabilities data.
Signed-off-by: Collin L. Walling <walling(a)linux.vnet.ibm.com>
Signed-off-by: Jason J. Herne <jjherne(a)linux.vnet.ibm.com>
---
tests/domaincapsschemadata/qemu_2.8.0.s390x.xml | 159 ++++++++++++++++++++++++
tests/domaincapstest.c | 14 +++
2 files changed, 173 insertions(+)
create mode 100644 tests/domaincapsschemadata/qemu_2.8.0.s390x.xml
I'd add a test case for 2.7.0 too and moved this patch (or possibly two
patches for easier review) before 3/11 just after the patches which
introduce the new replies.
Jirka