aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm
diff options
context:
space:
mode:
authorAvi Kivity <avi@qumranet.com>2007-03-27 17:50:20 +0200
committerAvi Kivity <avi@qumranet.com>2007-05-03 10:52:27 +0300
commitafeb1f14c5478560262b37431726eb0eb1a42e9e (patch)
treeff5613b598ab4e0dcf13426e453c6bcf6075e03e /drivers/kvm
parentKVM: Use list_move() (diff)
downloadlinux-dev-afeb1f14c5478560262b37431726eb0eb1a42e9e.tar.xz
linux-dev-afeb1f14c5478560262b37431726eb0eb1a42e9e.zip
KVM: Remove debug message
No longer interesting. Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'drivers/kvm')
-rw-r--r--drivers/kvm/vmx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/kvm/vmx.c b/drivers/kvm/vmx.c
index 578dff5424e3..b64b7b792e84 100644
--- a/drivers/kvm/vmx.c
+++ b/drivers/kvm/vmx.c
@@ -1131,7 +1131,6 @@ static int vmx_vcpu_setup(struct kvm_vcpu *vcpu)
vcpu->guest_msrs[j] = vcpu->host_msrs[j];
++vcpu->nmsrs;
}
- printk(KERN_DEBUG "kvm: msrs: %d\n", vcpu->nmsrs);
nr_good_msrs = vcpu->nmsrs - NR_BAD_MSRS;
vmcs_writel(VM_ENTRY_MSR_LOAD_ADDR,