projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36868f7
)
KVM: Remove debug message
author
Avi Kivity
<avi@qumranet.com>
Tue, 27 Mar 2007 15:50:20 +0000
(17:50 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Thu, 3 May 2007 07:52:27 +0000
(10:52 +0300)
No longer interesting.
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/vmx.c
patch
|
blob
|
history
diff --git
a/drivers/kvm/vmx.c
b/drivers/kvm/vmx.c
index 578dff5424e3f5c4eaa9faab1c8adf12d2ee67ee..b64b7b792e84b0db26c561ca2a16df740ea9fb41 100644
(file)
--- 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,