virtio: Notice when the system doesn't support MSIx at all
authorRichard Henderson <rth@twiddle.net>
Tue, 19 May 2015 20:29:51 +0000 (13:29 -0700)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 1 Oct 2015 13:16:52 +0000 (16:16 +0300)
commit0d583647a7fc73f621eeb64ed703556c4bbebfcc
tree9129c8854668d8779c3059c5e535e79b3aad77b2
parent798595075bf51c7e3125d260a19d860b9aa63e69
virtio: Notice when the system doesn't support MSIx at all

And do not issue an error_report in that case.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio/virtio-pci.c