
On 09/19/2017 10:06 AM, Boris Fiuczynski wrote:
Adding s390x qemu caps test for qemu version 2.10.0.
Signed-off-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com> --- .../qemucapabilitiesdata/caps_2.10.0.s390x.replies | 16441 +++++++++++++++++++ tests/qemucapabilitiesdata/caps_2.10.0.s390x.xml | 316 + tests/qemucapabilitiestest.c | 1 + 3 files changed, 16758 insertions(+) create mode 100644 tests/qemucapabilitiesdata/caps_2.10.0.s390x.replies create mode 100644 tests/qemucapabilitiesdata/caps_2.10.0.s390x.xml
I made one minor adjustment to add the vxhs flag only because that got pushed before you created this and it caused failure otherwise. Reviewed-by: John Ferlan <jferlan@redhat.com> (and pushed) John also avoiding the list moderation on a v2 for just that ;-)