google / novm

Experimental KVM-based VMM for containers, written in Go.
Apache License 2.0
1.68k stars 123 forks source link

vcpu0 unhandled rdmsr #26

Closed pwaller closed 9 years ago

pwaller commented 9 years ago

Are these harmful? It's an i7-3770, Debian 8 x64, go 1.4, python 2.7.8.

[431428.919308] kvm [12633]: vcpu0 unhandled rdmsr: 0x1c9
[431428.919511] kvm [12633]: vcpu0 unhandled rdmsr: 0x1a6
[431428.919677] kvm [12633]: vcpu0 unhandled rdmsr: 0x1a7
[431428.919832] kvm [12633]: vcpu0 unhandled rdmsr: 0x3f6
[431428.998631] kvm [12633]: vcpu0 unhandled rdmsr: 0x606
amscanne commented 9 years ago

It should be fine. I can't say what those MSRs are, but it's just KVM warning that it's not going to emulate them.