qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 1/8] s390x/css: be more consistent if broken


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH v2 1/8] s390x/css: be more consistent if broken beyond repair
Date: Tue, 10 Oct 2017 15:25:51 +0200

On Wed,  4 Oct 2017 17:41:37 +0200
Halil Pasic <address@hidden> wrote:

> Calling do_subchannel_work with no function control flags set in SCSW is
> a programming error. Currently the handle this differently in
> do_subchannel_work_virtual and do_subchannel_work_passthrough. Let's be
> consistent and guard with a common assert against this programming error.
> 
> Signed-off-by: Halil Pasic <address@hidden>
> ---
>  hw/s390x/css.c | 16 ++++------------
>  1 file changed, 4 insertions(+), 12 deletions(-)

Thanks, applied.



reply via email to

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