KVM: ignore reads to perfctr msrs
authorAmit Shah <amit.shah@redhat.com>
Tue, 30 Jun 2009 10:54:28 +0000 (16:24 +0530)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:33:21 +0000 (08:33 +0300)
We ignore writes to the perfctr msrs. Ignore reads as well.

Kaspersky antivirus crashes Windows guests if it can't read
these MSRs.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found