git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6a8c87
)
KVM: Fix cpuid feature misreporting
author
Avi Kivity
<avi@redhat.com>
Sun, 10 May 2009 08:41:39 +0000
(11:41 +0300)
committer
Avi Kivity
<avi@redhat.com>
Wed, 10 Jun 2009 08:48:52 +0000
(11:48 +0300)
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>
No differences found