
12 Jul
2018
12 Jul
'18
3:52 p.m.
On Tue, Jul 03, 2018 at 02:33:00PM +0200, Peter Krempa wrote:
Since we now always do the snapshot via the 'transaction' command we can drop the code which would enter monitor for individual disk snapshots.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_driver.c | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano