From: Avi Kivity Date: Sun, 18 Nov 2007 11:50:24 +0000 (+0200) Subject: KVM: Replace 'light_exits' stat with 'host_state_reload' X-Git-Tag: v2.6.25-rc1~1138^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1beb1d37c3187aa12c6463bd15ba594e9986761;p=pandora-kernel.git KVM: Replace 'light_exits' stat with 'host_state_reload' This is a little more accurate (since it counts actual reloads, not potential reloads), and reverses the sense of the statistic to measure a bad event like most of the other stats (e.g. we want to minimize all counters). Signed-off-by: Avi Kivity --- Reading git-diff-tree failed