qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v6 09/16] virtio-ccw: introduce ccw specific que


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH v6 09/16] virtio-ccw: introduce ccw specific queue limit
Date: Mon, 20 Apr 2015 13:27:33 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0


On 04/17/2015 07:46 PM, Cornelia Huck wrote:
> On Fri, 17 Apr 2015 12:48:33 +0800
> Jason Wang <address@hidden> 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 <address@hidden>
>> Cc: Cornelia Huck <address@hidden>
>> Cc: Christian Borntraeger <address@hidden>
>> Cc: Richard Henderson <address@hidden>
>> Signed-off-by: Jason Wang <address@hidden>
>> ---
>>  hw/s390x/s390-virtio-ccw.c   |  7 +++++--
>>  hw/s390x/virtio-ccw.c        | 19 ++++++++++++-------
>>  include/hw/s390x/s390_flic.h |  4 +++-
>>  3 files changed, 20 insertions(+), 10 deletions(-)
>>
>> diff --git a/hw/s390x/virtio-ccw.c b/hw/s390x/virtio-ccw.c
>> index 590eed5..f197ef8 100644
>> --- a/hw/s390x/virtio-ccw.c
>> +++ b/hw/s390x/virtio-ccw.c
> (...)
>
> You seem to have missed the case in virtio_ccw_cb (READ_VQ_CONF)?
>

Yes. Will correct this in next version.

Thanks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]