From: Michael S. Tsirkin Date: Wed, 2 May 2012 14:55:56 +0000 (+0300) Subject: KVM: fix cpuid eax for KVM leaf X-Git-Tag: v3.5-rc1~88^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57c22e5f35aa4b9b2fe11f73f3e62bbf9ef36190;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed