On Thu, 23 Apr 2015 14:21:42 +0800 Jason Wang <[email protected]> wrote:
> Instead of depending on marco, using a bus specific limit. Also make > it clear that the number of gsis per I/O adapter is not directly > depending on the number of virtio queues, but rather the other way > around. > > Cc: Alexander Graf <[email protected]> > Cc: Cornelia Huck <[email protected]> > Cc: Christian Borntraeger <[email protected]> > Cc: Richard Henderson <[email protected]> > Signed-off-by: Jason Wang <[email protected]> > --- > hw/s390x/s390-virtio-ccw.c | 7 +++++-- > hw/s390x/virtio-ccw.c | 21 +++++++++++++-------- > include/hw/s390x/s390_flic.h | 4 +++- > 3 files changed, 21 insertions(+), 11 deletions(-) Reviewed-by: Cornelia Huck <[email protected]>
