On Wed, 21 Feb 2018 18:30:12 +0100
Cornelia Huck wrote:
> On Wed, 21 Feb 2018 17:42:57 +0100
> Claudio Imbrenda wrote:
>
> > On Wed, 21 Feb 2018 16:20:05 +0100
> > Cornelia Huck wrote:
> >
> > > On Tue, 20 Feb 2018 19:45:01 +0100
> > > Claudio Imbrenda wrote:
>
> > > > diff --git a/incl
On Wed, 21 Feb 2018 17:42:57 +0100
Claudio Imbrenda wrote:
> On Wed, 21 Feb 2018 16:20:05 +0100
> Cornelia Huck wrote:
>
> > On Tue, 20 Feb 2018 19:45:01 +0100
> > Claudio Imbrenda wrote:
> > > diff --git a/include/hw/s390x/event-facility.h
> > > b/include/hw/s390x/event-facility.h index 5119
On Wed, 21 Feb 2018 16:20:05 +0100
Cornelia Huck wrote:
> On Tue, 20 Feb 2018 19:45:01 +0100
> Claudio Imbrenda wrote:
>
> > Clean up SCLP masks: introduce an sccb_mask_t to be used for SCLP
> > event masks instead of just unsigned int or uint32_t. This will
> > allow later to extend the mask w
On Tue, 20 Feb 2018 19:45:01 +0100
Claudio Imbrenda wrote:
> Clean up SCLP masks: introduce an sccb_mask_t to be used for SCLP event
> masks instead of just unsigned int or uint32_t. This will allow later
> to extend the mask with more ease.
Looks mostly sane.
>
> Signed-off-by: Claudio Imbren
Clean up SCLP masks: introduce an sccb_mask_t to be used for SCLP event
masks instead of just unsigned int or uint32_t. This will allow later
to extend the mask with more ease.
Signed-off-by: Claudio Imbrenda
---
hw/char/sclpconsole-lm.c | 4 ++--
hw/char/sclpconsole.c | 4