qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Significant slowdown after qemu-kvm-1.2.0


From: jinho hwang
Subject: [Qemu-devel] Significant slowdown after qemu-kvm-1.2.0
Date: Mon, 1 Jul 2013 17:51:49 -0400

Hi Guys,

I am new to kvm development (used to work on Xen). I used qemu-kvm-1.2.0 first, and then due to pci memory size (x64 bit support), I switched from 1.2.0 to qemu-kvm-1.5.0 (same for 1.3.0~). After that, my VM slows down significantly including booting and execution. Also, sometimes kernel messages "CPU stuck for x seconds" show in dmesg. I think CPU scheduling has been changed or should be set up properly, but I have no clue for now. Can anyone help me to figure out this? I really need some fast VMs as I used to run with qemu-kvm-1.2.0.

I am currently running ubuntu-12.10_64 in VM, and my configure was

./configure --prefix=/usr --target-list=x86_64-linux-user,x86_64-softmmu

sudo qemu-system-x86_64 -name vm -m 1g -hda /home/jinho/virt/vms/vm1.img -device e1000,netdev=net0,mac=00:0c:29:f0:bc:33 -netdev tap,id=net0 -vnc 135.207.127.181:1

No particular environmental settings are done.

Thank you,

Jinho

reply via email to

[Prev in Thread] Current Thread [Next in Thread]