commit | 52a61516125fa9a21b3bdf4f90928308e2e5573f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Feb 05 18:15:21 2017 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Feb 27 20:54:04 2017 +0200 |
tree | ef54e85684ff0c2faf1e1b8deaed9dd461251861 | |
parent | 53a020c661741f3b87ad3ac6fa545088aaebac9b [diff] |
virtio_pci: simplify MSI-X setup Try to grab the MSI-X vectors early and fall back to the shared one before doing lots of allocations. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>