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:
628eb9b
)
KVM: Downsize max support MSI-X entry to 256
author
Sheng Yang
<sheng@linux.intel.com>
Thu, 21 May 2009 05:50:13 +0000
(13:50 +0800)
committer
Avi Kivity
<avi@redhat.com>
Thu, 10 Sep 2009 05:32:43 +0000
(08:32 +0300)
We only trap one page for MSI-X entry now, so it's 4k/(128/8) = 256 entries at
most.
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found