From: Avi Kivity Date: Tue, 27 Mar 2007 15:50:20 +0000 (+0200) Subject: KVM: Remove debug message X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=afeb1f14c5478560262b37431726eb0eb1a42e9e;p=linux-beck.git 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 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,