From: Avi Kivity Date: Thu, 19 Apr 2007 14:27:43 +0000 (+0300) Subject: KVM: Per-vcpu statistics X-Git-Tag: v2.6.22-rc1~1008^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1165f5fec18c077bdba88e7125fd41f8e3617cb4;p=pandora-kernel.git KVM: Per-vcpu statistics Make the exit statistics per-vcpu instead of global. This gives a 3.5% boost when running one virtual machine per core on my two socket dual core (4 cores total) machine. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed