On Wed, Nov 02, 2016 at 10:22:32AM +0100, Jiri Denemark wrote:
Currently qmpOnly is the only bool parameter of
virQEMUCapsNewForBinaryInternal, but we will need to add more. Let's
turn the bool parameter into flags.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/qemu/qemu_capabilities.c | 27 +++++++++++++++------------
src/qemu/qemu_capspriv.h | 6 +++++-
tests/qemucapsprobe.c | 3 ++-
3 files changed, 22 insertions(+), 14 deletions(-)
ACK
Pavel