Re: [Qemu-devel] [PATCH] Add a hint message to loadvm and exits on failure

2018-09-03 Thread Juan Quintela
Jose Ricardo Ziviani wrote: > This patch adds a small hint for the failure case of the load snapshot > process. It may be useful for users to remember that the VM > configuration has changed between the save and load processes. > > (qemu) loadvm vm-20180903083641 > Unknown savevm section or instan

[Qemu-devel] [PATCH] Add a hint message to loadvm and exits on failure

2018-09-03 Thread Jose Ricardo Ziviani
This patch adds a small hint for the failure case of the load snapshot process. It may be useful for users to remember that the VM configuration has changed between the save and load processes. (qemu) loadvm vm-20180903083641 Unknown savevm section or instance 'cpu_common' 4. Make sure that your c