On 01/18/2019 04:43 AM, Andrea Bolognani wrote:
On Thu, 2019-01-17 at 12:52 -0500, Cole Robinson wrote:
> The next release of QEMU is going to be 4.0.0. A bit early, but
> this adds capabilities data for x86_64 from current qemu git
> 15bede554162dda822cd762c689edb6fa32b6e3b
>
> Signed-off-by: Cole Robinson <crobinso(a)redhat.com>
> ---
> .../caps_4.0.0.x86_64.replies | 23180 ++++++++++++++++
> .../caps_4.0.0.x86_64.xml | 1384 +
> tests/qemucapabilitiestest.c | 1 +
> 3 files changed, 24565 insertions(+)
> create mode 100644 tests/qemucapabilitiesdata/caps_4.0.0.x86_64.replies
> create mode 100644 tests/qemucapabilitiesdata/caps_4.0.0.x86_64.xml
This would be
https://github.com/crobinso/libvirt/commit/164b87cd146fd341dc3e0a4415c324...
Reviewed-by: Andrea Bolognani <abologna(a)redhat.com>
Thanks, I've pushed this one now so next posting I don't need to deal
with the sending issues
- Cole