From: Markus Trippelsdorf <markus@trippelsdorf.de>
To: kvm@vger.kernel.org,
Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>,
Gleb Natapov <gleb@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
linux-kernel@vger.kernel.org
Subject: commit f8f559422b (KVM: MMU: fast invalidate all mmio sptes) causes hang
Date: Wed, 17 Jul 2013 18:32:15 +0200 [thread overview]
Message-ID: <20130717163215.GA359@x4> (raw)
The following commit:
commit f8f559422b6c6a05469dfde614b67789b6142cb5
Author: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Date: Fri Jun 7 16:51:26 2013 +0800
KVM: MMU: fast invalidate all mmio sptes
causes my kvm qemu qcow2 images to hang when they switch from the boot
console to the desktop. For example:
qemu-system-x86_64 -enable-kvm -net nic,vlan=0,model=virtio -net user -drive file=ubuntu,if=virtio,cache=unsafe -smp 2 -m 1024
boots normally at first, but then hangs as soon as Xorg gets started.`
Perf top shows:
20.99% [kernel] [k] svm_vcpu_run
17.24% [kernel] [k] handle_mmio_page_fault_common
15.61% [kernel] [k] kvm_arch_vcpu_ioctl_run
12.49% [kernel] [k] fast_page_fault.part.78
I'm running:
QEMU emulator version 1.4.2
on an AMD PhenomII X4 CPU.
--
Markus
next reply other threads:[~2013-07-17 16:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-17 16:32 Markus Trippelsdorf [this message]
2013-07-17 16:42 ` commit f8f559422b (KVM: MMU: fast invalidate all mmio sptes) causes hang Gleb Natapov
2013-07-17 16:57 ` Markus Trippelsdorf
2013-07-17 17:25 ` Xiao Guangrong
2013-07-17 17:34 ` Markus Trippelsdorf
2013-07-17 18:42 ` Markus Trippelsdorf
2013-07-17 18:55 ` Gleb Natapov
2013-07-17 19:00 ` Markus Trippelsdorf
2013-07-17 19:27 ` Xiao Guangrong
2013-07-17 19:38 ` Markus Trippelsdorf
2013-07-17 19:28 ` Gleb Natapov
2013-07-17 19:22 ` Xiao Guangrong
2013-07-17 19:07 ` Xiao Guangrong
2013-07-17 19:31 ` Gleb Natapov
2013-07-17 19:52 ` Xiao Guangrong
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=20130717163215.GA359@x4 \
--to=markus@trippelsdorf.de \
--cc=gleb@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=pbonzini@redhat.com \
--cc=xiaoguangrong@linux.vnet.ibm.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.