On Fri, Mar 29, 2019 at 01:26:29PM +0100, Peter Krempa wrote:
virQEMUCapsInitQMPMonitor is massive now since it collects calls to
the
various probing functions and also version based capabilities. Split
out the version based caps into a separate function.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>