s390x: bump ADAPTER_ROUTES_MAX_GSI
commit069097dad311ac9c6933d95ebee7c0b53b3378c4
authorHalil Pasic <pasic@linux.vnet.ibm.com>
Fri, 9 Dec 2016 19:00:21 +0000 (9 20:00 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Fri, 24 Feb 2017 09:15:18 +0000 (24 10:15 +0100)
treea6ea35a2924ad69c98e558522e15737720c909b0
parent0708afa704f4f06d823af5757b1a331cc5fce438
s390x: bump ADAPTER_ROUTES_MAX_GSI

Let's increase ADAPTER_ROUTES_MAX_GSI to VIRTIO_QUEUE_MAX which is the
largest demand foreseeable at the moment. Let us add a compatibility
macro for the previous machines so client code can maintain backwards
migration compatibility

To not mess up migration compatibility for virtio-ccw
VIRTIO_CCW_QUEUE_MAX is left at it's current value, and will be dropped
when virtio-ccw is converted to use the capability of the flic
introduced by this patch.

Signed-off-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/s390-virtio-ccw.c
include/hw/s390x/s390_flic.h