commit | 6098ca939ee5ceb81d6628b9130112516bae7400 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@amd.com> | Fri Jul 03 16:00:14 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:08 2009 +0300 |
tree | d68791f2575f444416061f1ae3a9ccfc8c4c9fd9 | |
parent | 756975bbfd185169aac19f227d65a8d738a5f5f8 [diff] |
KVM: handle AMD microcode MSR Windows 7 tries to update the CPU's microcode on some processors, so we ignore the MSR write here. The patchlevel register is already handled (returning 0), because the MSR number is the same as Intel's. Signed-off-by: Andre Przywara <andre.przywara@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>