Re: [Qemu-devel] how can i take a snapshot for running system
On 06/01/2012 10:46 PM, 冷雨 wrote: > i want take a snap for running system,how do i? > now i can use qemu-img.exe to take a snapshot. > and it not save the running memeory info. > Use the 'savevm' monitor command, if you are using qcow2 disk images. It might also be possible to use 'migrate' to m
[Qemu-devel] how can i take a snapshot for running system
i want take a snap for running system,how do i? now i can use qemu-img.exe to take a snapshot. and it not save the running memeory info.