
13 Apr
2018
13 Apr
'18
8:42 p.m.
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 <mprivozn@redhat.com> --- src/qemu/qemu_capabilities.c | 1 + src/qemu/qemu_capabilities.h | 1 + 2 files changed, 2 insertions(+)
Reviewed-by: John Ferlan <jferlan@redhat.com> John