I found something, hope this could be useful.
(qemu) info cpus
* CPU #0: pc=0x8054b7f1 thread_id=20447
(qemu) savevm x
(qemu) loadvm x
(qemu) info cpus
* CPU #0: pc=0x806f69ba (halted) thread_id=20447
--
You received this bug notification because you are a member of qemu-
devel-m
Hi guys,
This bug has reported in a very long time. I have tested v1.7.0, v1.7.1 and
even v2.0.0rc1, v2.0.0rc2.
The bug is still there. This is very easy to reproduce. I dunno why it is not
fixed until today.
I think living-snapshot is a very important feature for Qemu. Somebody can take
a lo
** Changed in: qemu
Status: Incomplete => New
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1242963
Title:
QEMU loadvm causes guest OS freeze
Status in QEMU:
New
Bug description:
HOST:
Public bug reported:
HOST: ubuntu 13.10 x64
GUEST: winxp sp 3 x86
AFFECT QEMU(tested): v1.5.2, v1.5.3, v1.6.0, v1.6.1
I compile QEMU by myself with "./configure --target-list=i386-softmmu && make
&& make install".
After installing a winxp sp3 into the qemu-system-i386 with command line:
> qemu