From: Stefan Hajnoczi <stefanha@gmail.com>
To: "Liuji (Jeremy)" <jeremy.liu@huawei.com>
Cc: "Luohao (brian)" <brian.luohao@huawei.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
Haofeng <haofeng@huawei.com>
Subject: Re: [Qemu-devel] After executing "savevm", the QEMU process is hanging
Date: Mon, 8 Apr 2013 14:11:15 +0200 [thread overview]
Message-ID: <20130408121115.GJ12852@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <3353B972624C8B49AB43F74428B4701D40AD4632@SZXEML552-MBS.china.huawei.com>
On Mon, Apr 01, 2013 at 11:45:13AM +0000, Liuji (Jeremy) wrote:
> Hello, everyone
>
> After executing the "savevm" command, the QEMU process is hanging.
> But in the v1.4.0, it's no problem.
>
> Host OS: Fedora 17 x86_64
> Qemu: the latest(2013-04-01)
> Quest OS: WinXP
>
> 1) Use the following command to start the VM:
> qemu-kvm -enable-kvm -name winxp -M pc-0.15 -m 1024 -smp 2 -boot c -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2
> -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x5 -drive file=/home/test/winxp.qcow2,if=virtio,index=0,format=qcow2
> -net nic,model=virtio,macaddr=52:54:00:05:11:12 -monitor stdio -chardev spicevmc,id=charchannel0,name=vdagent
> -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -chardev pty,id=charchannel1
> -device virtserialport,bus=virtio-serial0.0,nr=2,chardev=charchannel1,id=channel1,name=arbitrary.virtio.serial.port.name -device usb-tablet,id=input0
> -spice port=3001,addr=186.100.8.131,disable-ticketing,plaintext-channel=main,plaintext-channel=playback,plaintext-channel=record,image-compression=auto_glz
> -vga qxl -global qxl-vga.vram_size=67108864 -device AC97,id=sound0,bus=pci.0,addr=0x4
> 2) Execute the "savevm" command in the qemu monitor.
> After a long time (>20minute), the qemu process is still hanging.
>
> Who can give me some advice?
Have you tried qemu.git/master?
Once you find out which version works and which is broken, you can use
git-bisect(1) to find the commit that broke "savevm".
Stefan
next prev parent reply other threads:[~2013-04-08 12:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-01 11:45 [Qemu-devel] After executing "savevm", the QEMU process is hanging Liuji (Jeremy)
2013-04-08 12:11 ` Stefan Hajnoczi [this message]
2013-04-08 13:39 ` Liuji (Jeremy)
2013-04-08 14:09 ` Orit Wasserman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130408121115.GJ12852@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=brian.luohao@huawei.com \
--cc=haofeng@huawei.com \
--cc=jeremy.liu@huawei.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).