Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit afeb1f14 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: Remove debug message



No longer interesting.

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 36868f7b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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,