commit | e7333391403b31feb27a05bc0dcd052a471f1276 | [log] [tgz] |
---|---|---|
author | Sheng Yang <sheng@linux.intel.com> | Thu May 21 13:50:13 2009 +0800 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:32:43 2009 +0300 |
tree | 91e4966938853cc97a1d686f9e1643e96ee56ff3 | |
parent | 628eb9b8a8f3ef31d8316112a4596b1a21b38159 [diff] |
KVM: Downsize max support MSI-X entry to 256 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>