On Wed, 8 Jan 2020 14:00:46 +0100 Cornelia Huck <[email protected]> wrote:
> On Mon, 6 Jan 2020 15:24:07 -0300 > Daniel Henrique Barboza <[email protected]> wrote: > > > 'out' label can be replaced by 'return' with the apropriate > > value that is set by 'r' right before the jump. > > > > Christian Borntraeger <[email protected]> > > I think something went wrong here; adding some cc:s. > > > Signed-off-by: Daniel Henrique Barboza <[email protected]> > > --- > > hw/intc/s390_flic_kvm.c | 10 +++------- > > 1 file changed, 3 insertions(+), 7 deletions(-) > Looks fine to me; will apply unless someone sees an issue. > > Thanks, applied (with the patch description fixed as per Thomas' comments).
