Hi
----- Original Message -----
On Thu, Mar 10, 2016 at 17:12:23 +0100, Marc-André Lureau wrote:
> From: Marc-André Lureau <marcandre.lureau(a)gmail.com>
>
> QEMU (somewhere around 2.0) added a new sub-option to the -name flag
> -name debug-threads=on.
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau(a)redhat.com>
> ---
> src/qemu/qemu_capabilities.c | 2 ++
> src/qemu/qemu_capabilities.h | 1 +
> tests/qemucapabilitiesdata/caps_2.1.1-1.caps | 1 +
> tests/qemucapabilitiesdata/caps_2.4.0-1.caps | 1 +
> tests/qemucapabilitiesdata/caps_2.5.0-1.caps | 1 +
> tests/qemucapabilitiesdata/caps_2.6.0-1.caps | 1 +
> 6 files changed, 7 insertions(+)
ACK, although this patch will require resolving a trivial merge conflict
because of another capability added in the meantime.
I'll fix it and push. thanks