qemu windows xp系统快照死机情况的处理

问题描述:

guest系统为winxp  ,主机为ubuntu 12.04

qemu-system-i386 5g256mxpsp2.qcow2 -m 256 -net nic,nodel=rtl8139 -net user -rtc clock=vm启动镜像之后,xp系统开机运行良好

monitor输入savevm test,然后loadvm之后系统处于死机态,monitor输入sendkey ctrl-alt-delete无法重启,可以用system-reset重启,鼠标键盘都处于无法输入状态

 

问题解决:

qemu-system-i386 5g256mxpsp2.qcow2 -m 256 -net nic,nodel=rtl8139 -net user -rtc clock=vm -enable-kvm

暂不清楚具体原因,待分析。

 

 

posted @ 2013-07-23 13:30  zsc347  阅读(443)  评论(0)    收藏  举报