]> Git Repo - qemu.git/commit - hw/char/sclpconsole.c
s390x/sclp: clean up sclp masks
authorClaudio Imbrenda <[email protected]>
Fri, 23 Feb 2018 17:42:57 +0000 (18:42 +0100)
committerCornelia Huck <[email protected]>
Thu, 8 Mar 2018 14:49:23 +0000 (15:49 +0100)
commit1ffed98f244bd005aef053be968e2ed939e91396
treeef8f7a669ce10585adeb7216169cf650300c49d1
parentbc61c8c626d17970b8fdd48a2f044b92418500e0
s390x/sclp: 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 <[email protected]>
Message-Id: <1519407778[email protected]>
Reviewed-by: Christian Borntraeger <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
hw/char/sclpconsole-lm.c
hw/char/sclpconsole.c
hw/s390x/event-facility.c
hw/s390x/sclpcpu.c
hw/s390x/sclpquiesce.c
include/hw/s390x/event-facility.h
This page took 0.026728 seconds and 4 git commands to generate.