From: Mark McLoughlin Date: Tue, 12 May 2009 11:36:44 +0000 (+0100) Subject: KVM: fix cpuid E2BIG handling for extended request types X-Git-Tag: v2.6.32-rc1~693^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb007648de83cf226d69ec76e1c01848b4e8e49f;p=pandora-kernel.git KVM: fix cpuid E2BIG handling for extended request types If we run out of cpuid entries for extended request types we should return -E2BIG, just like we do for the standard request types. Signed-off-by: Mark McLoughlin Signed-off-by: Avi Kivity --- Reading git-diff-tree failed