qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] latest master: major slowdown (something spinning?)
@ 2013-04-09 17:43 Michael R. Hines
  2013-04-10  7:43 ` Paolo Bonzini
  0 siblings, 1 reply; 6+ messages in thread
From: Michael R. Hines @ 2013-04-09 17:43 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

[-- Attachment #1: Type: text/plain, Size: 906 bytes --]

*Here's the commit that causes the problem:*

$ git checkout d185c094b404b4ff392b77d1244c0233da7d53bd
qemu-char: eliminate busy waiting on can_read returning zero

*Symptoms:*

When the VM boots everything crawls and the host CPU is at 100%,
messages are printing extremely slowly on the VM console
and the VM is not making any boot progress......... printing kernel
messages once a second or so.......

Something in QEMU appears to be spinning.

Here's my command line:

qemu-system-x86_64 -enable-kvm -m 2048 -smp 
2,sockets=1,cores=1,threads=1 -nodefconfig -rtc base=utc -no-shutdown 
disk.img -serial pty -monitor unix:/tmp/devguest,server,nowait -netdev 
type=tap,vhost=on,id=hostnet0,script=kvmifup.sh,downscript=kvmifdown.sh 
-device virtio-net-pci,netdev=hostnet0,mac=12:34:36:00:00:02 -usb 
-device usb-tablet,id=input0  -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5

- Michael Hines

[-- Attachment #2: Type: text/html, Size: 1260 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-04-13  3:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09 17:43 [Qemu-devel] latest master: major slowdown (something spinning?) Michael R. Hines
2013-04-10  7:43 ` Paolo Bonzini
2013-04-10 12:43   ` Michael R. Hines
2013-04-10 12:46     ` Paolo Bonzini
2013-04-10 13:16       ` Michael R. Hines
2013-04-13  3:19       ` Michael R. Hines

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).