qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] virtio-ccw: fix ring sizing


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH] virtio-ccw: fix ring sizing
Date: Fri, 13 Jan 2017 11:04:01 +0100

On Thu, 12 Jan 2017 23:26:22 +0200
"Michael S. Tsirkin" <address@hidden> wrote:

> Current code seems to assume ring size is
> always decreased but this is not required by spec:
> what spec says is just that size can not exceed
> the maximum. Fix it up.
> 
> Signed-off-by: Michael S. Tsirkin <address@hidden>
> ---
>  include/hw/virtio/virtio.h | 1 +
>  hw/s390x/virtio-ccw.c      | 2 +-
>  hw/virtio/virtio.c         | 5 +++++
>  3 files changed, 7 insertions(+), 1 deletion(-)

Yes, makes sense. Queued to s390-next.




reply via email to

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