On Fri, 09/01 13:28, Amador Pahim wrote:
> Currently we only cleanup on shutdown() if the VM is running.
>
> To make sure we will always cleanup, this patch makes the cleanup to
> always happen in shutdown, regardless the VM running state.
>
> Signed-off-by: Amador Pahim
Reviewed-by: Fam Zheng
Currently we only cleanup on shutdown() if the VM is running.
To make sure we will always cleanup, this patch makes the cleanup to
always happen in shutdown, regardless the VM running state.
Signed-off-by: Amador Pahim
---
scripts/qemu.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-