commit | 57c22e5f35aa4b9b2fe11f73f3e62bbf9ef36190 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed May 02 17:55:56 2012 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun May 06 15:51:56 2012 +0300 |
tree | 0ec4365a32d290c7e80d02bb67f7f28c188b39a2 | |
parent | e726b1bd64b0b8945c171d2d4bf749fba9fc0800 [diff] |
KVM: fix cpuid eax for KVM leaf 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>