
28 May
2014
28 May
'14
1:31 p.m.
On 05/28/14 17:36, Eric Blake wrote:
On 05/28/2014 09:18 AM, Peter Krempa wrote:
Even successful start of a VM from a managed save image would spam the logs with the following message:
Unable to restore from managed state [path]. Maybe the file is corrupted?
Re-arrange the logic to output the warning only when the image is corrupted.
The flaw was introduced in commit cfc28c66. --- src/qemu/qemu_driver.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
ACK.
Pushed; Thanks. Peter