
3 Nov
2016
3 Nov
'16
9:42 a.m.
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@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