public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: John Wong <johnw@wonghome.net>
To: kvm@vger.kernel.org
Subject: xorg running very slow problem
Date: Sun, 10 Jan 2010 13:54:27 +0800	[thread overview]
Message-ID: <4B496B93.1020706@wonghome.net> (raw)

When i use qemu-kvm-87 or qemu-kvm-0.12.1.2 or snapshot (download from
http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=summary),
xorg will running very slow (the screen refresh line by line), and i
noticed the program "Xorg" will running very high cpu(>99% in top).

If i use qemu-kvm-86, xorg does not have this problem, and run just fine.

The modules is come from debian-2.6.32 kvm-intel.

The host is debian/x64/2.6.32.

I use this command to start kvm:

${KVM} -drive
file=${IMG},index=0,if=virtio,boot=on,cache=none,format=qcow2 \
-net nic,vlan=${NUM},model=virtio,macaddr=00:AA:BB:CC:DD:0${NUM} \
-net
tap,vlan=${NUM},ifname="${iface}",script=/etc/kvm/kvm-ifup,downscript=/etc/kvm/kvm-ifdown
\
-localtime -smp 2 \
-soundhw all \
-usb -usbdevice tablet \
-k en-us -monitor stdio \
-mem-path /hugepages \
-vga std -sdl \
-m 2048 -boot c

Anyone know how to solve this problem?

Please help, thank you.

             reply	other threads:[~2010-01-10  5:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-10  5:54 John Wong [this message]
2010-01-10  6:25 ` xorg running very slow problem Thomas Fjellstrom
2010-01-10  6:46   ` John Wong
2010-01-10  6:56     ` Thomas Fjellstrom
2010-01-10  7:40       ` John Wong
2010-01-10  7:50         ` John Wong

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=4B496B93.1020706@wonghome.net \
    --to=johnw@wonghome.net \
    --cc=kvm@vger.kernel.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