commit | 8d753f369bd28fff1706ffe9fb9fea4fd88cf85b | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun May 10 11:41:39 2009 +0300 |
committer | Avi Kivity <avi@redhat.com> | Wed Jun 10 11:48:52 2009 +0300 |
tree | a33e0ca6ba73670c14b999b877f15bfcf8fdb767 | |
parent | d6a8c875f35a6e1b3fb3f21e93eabb183b1f39ee [diff] |
KVM: Fix cpuid feature misreporting MTRR, PAT, MCE, and MCA are all supported (to some extent) but not reported. Vista requires these features, so if userspace relies on kernel cpuid reporting, it loses support for Vista. Signed-off-by: Avi Kivity <avi@redhat.com>