
On Mon, Nov 28, 2016 at 07:22:28 -0500, John Ferlan wrote:
On 11/20/2016 06:21 PM, Jiri Denemark wrote:
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- .../qemucapabilitiesdata/caps_2.8.0.x86_64.replies | 14246 +++++++++++++++++++ tests/qemucapabilitiesdata/caps_2.8.0.x86_64.xml | 293 + tests/qemucapabilitiestest.c | 1 + 3 files changed, 14540 insertions(+) create mode 100644 tests/qemucapabilitiesdata/caps_2.8.0.x86_64.replies create mode 100644 tests/qemucapabilitiesdata/caps_2.8.0.x86_64.xml
From an sdiff the caps_2.8.0.x86_64.xml is missing a few from 2.7:
ccid-emulated ccid-passthru spice-gl gluster.debug_level
That's just a result of differently configured QEMU or installed dependencies. It's really harmless. But once QEMU 2.8.0 is out, we can refresh the capabilities with the ones from Pavel's QEMU farm for consistent replies. Jirka