qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V4 10/19] virtio-ccw: introduce ccw specific que


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH V4 10/19] virtio-ccw: introduce ccw specific queue limit
Date: Tue, 31 Mar 2015 10:36:26 +0800



On Fri, Mar 20, 2015 at 7:33 PM, Cornelia Huck <address@hidden> wrote:
On Wed, 18 Mar 2015 17:35:00 +0800
Jason Wang <address@hidden> wrote:

 Instead of depending on marco, using a bus specific limit.

You should probably also mention the adapter routes change in your
changelog:

"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."

Will add this in next version.

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(-)

Looks good to me.

Thanks




reply via email to

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