KVM: Replace 'light_exits' stat with 'host_state_reload'
authorAvi Kivity <avi@qumranet.com>
Sun, 18 Nov 2007 11:50:24 +0000 (13:50 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:04 +0000 (17:53 +0200)
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>
drivers/kvm/kvm.h
drivers/kvm/svm.c
drivers/kvm/vmx.c
drivers/kvm/x86.c

Simple merge
Simple merge
Simple merge
Simple merge