KVM: Downsize max support MSI-X entry to 256
authorSheng Yang <sheng@linux.intel.com>
Thu, 21 May 2009 05:50:13 +0000 (13:50 +0800)
committerAvi 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