
26 Sep
2019
26 Sep
'19
2:50 p.m.
On Wed, Sep 25, 2019 at 02:54:38PM +0200, Peter Krempa wrote:
'vm' is passed in which contains the definition which contains the UUID so we don't need another parameter for this.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/checkpoint_conf.c | 7 +++---- src/conf/checkpoint_conf.h | 3 +-- src/qemu/qemu_driver.c | 2 +- src/test/test_driver.c | 2 +- 4 files changed, 6 insertions(+), 8 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano