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:
60af2ec
)
KVM: fix cpuid E2BIG handling for extended request types
author
Mark McLoughlin
<markmc@redhat.com>
Tue, 12 May 2009 11:36:44 +0000
(12:36 +0100)
committer
Avi Kivity
<avi@redhat.com>
Thu, 10 Sep 2009 05:32:39 +0000
(08:32 +0300)
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 <markmc@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found