Re: [libvirt] [PATCH v4 03/14] qemu: Introduce pr-manager-helper capability

2018-04-15 Thread John Ferlan
On 04/10/2018 10:58 AM, Michal Privoznik wrote: > The capability tracks if qemu has pr-manager-helper object. At > this time don't actually detect if qemu has the capability. Not > just yet. Only after the code is written the feature will be > enabled. > > Signed-off-by: Michal Privoznik

[libvirt] [PATCH v4 03/14] qemu: Introduce pr-manager-helper capability

2018-04-10 Thread Michal Privoznik
The capability tracks if qemu has pr-manager-helper object. At this time don't actually detect if qemu has the capability. Not just yet. Only after the code is written the feature will be enabled. Signed-off-by: Michal Privoznik --- src/qemu/qemu_capabilities.c | 1 +