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:
e726b1b
)
KVM: fix cpuid eax for KVM leaf
author
Michael S. Tsirkin
<mst@redhat.com>
Wed, 2 May 2012 14:55:56 +0000
(17:55 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 6 May 2012 12:51:56 +0000
(15:51 +0300)
cpuid eax should return the max leaf so that
guests can find out the valid range.
This matches Xen et al.
Update documentation to match.
Tested with -cpu host.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found