On 03/09/2018 10:07 AM, Andrea Bolognani wrote:
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
src/qemu/qemu_capabilities.c | 4 +++-
src/qemu/qemu_capabilities.h | 1 +
tests/qemucapabilitiesdata/caps_2.12.0-gicv2.aarch64.xml | 1 +
tests/qemucapabilitiesdata/caps_2.12.0-gicv3.aarch64.xml | 1 +
tests/qemucapabilitiesdata/caps_2.12.0.ppc64.xml | 1 +
tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml | 1 +
6 files changed, 8 insertions(+), 1 deletion(-)
Looks like some competition to see who gets the next qemu_capabilities
update flags - I think this is the 3rd or 4th patch I've seen in this
area on the list.
Although I haven't been able to build this series because of the various
conflicts in patch 1 and 2, this looks right...
Still it's not required until patch 6... and it seems we need to wait a
bit for patch 2 to be pushed for the:
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John