diff options
author | 2016-12-09 13:51:46 +0100 | |
---|---|---|
committer | 2017-02-24 10:15:18 +0100 | |
commit | e61cc6b5c6909fa69059036bb910ef1725dc7f90 (patch) | |
tree | ab388ab55961521ed518337629dfafeecaac72c7 /scripts/qapi-commands.py | |
parent | virtio-ccw: Check the number of vqs in CCW_CMD_SET_IND (diff) | |
download | qemu-e61cc6b5c6909fa69059036bb910ef1725dc7f90.tar.xz qemu-e61cc6b5c6909fa69059036bb910ef1725dc7f90.zip |
s390x: add property adapter_routes_max_batch
To make virtio-ccw supports more that 64 virtqueues we will have to
increase ADAPTER_ROUTES_MAX_GSI which is currently limiting the number if
possible adapter routes. Of course increasing the number of supported
routes can break backwards migration.
Let us introduce a compatibility property adapter_routes_max_batch so
client code can use the some old limit if in compatibility mode and
retain the migration compatibility.
Signed-off-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions