commit | e1beb1d37c3187aa12c6463bd15ba594e9986761 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Sun Nov 18 13:50:24 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:53:04 2008 +0200 |
tree | c2e6e84257f59f2194d7abfd768d724df649e494 | |
parent | d19a9cd275b0fdc793d1bb8b644b7aad0517e4bc [diff] |
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 <avi@qumranet.com>