commit | 1f3ee616dd21ff155f781c35509229bf2788c072 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Tue Jun 30 16:24:28 2009 +0530 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:21 2009 +0300 |
tree | 5b2d4d5085cd1fa4691b2c78b5e4e023865c0f81 | |
parent | eab4b8aa34fc64e3a91358e1612e6d059396193b [diff] |
KVM: ignore reads to perfctr msrs 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>