From: Avi Kivity Date: Tue, 27 Mar 2007 15:50:20 +0000 (+0200) Subject: KVM: Remove debug message X-Git-Tag: v2.6.22-rc1~1008^2~31 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afeb1f14c5478560262b37431726eb0eb1a42e9e;hp=36868f7b0efd0b6a1d45fe3b40a6c4bc63222659;p=linux-2.6 KVM: Remove debug message No longer interesting. Signed-off-by: Avi Kivity --- diff --git a/drivers/kvm/vmx.c b/drivers/kvm/vmx.c index 578dff5424..b64b7b792e 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,