
26 Aug
2019
26 Aug
'19
2:37 p.m.
On Fri, Aug 16, 2019 at 03:54:44PM +0200, Peter Krempa wrote:
Remove libvit's support check for the target of an external snapshot to
libvirt
the blockdev code or qemu. This will potentially require a more complex cleanup but removes a level of hardcoded feature checks.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_driver.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano