Files
xemu/include/hw
Nico Boehr 2df59b73e0 s390x/css: fix PMCW invalid mask
Previously, we required bits 5, 6 and 7 to be zero (0x07 == 0b111). But,
as per the principles of operation, bit 5 is ignored in MSCH and bits 0,
1, 6 and 7 need to be zero.

As both PMCW_FLAGS_MASK_INVALID and ioinst_schib_valid() are only used
by ioinst_handle_msch(), adjust the mask accordingly.

Fixes: db1c8f53bf ("s390: Channel I/O basic definitions.")
Signed-off-by: Nico Boehr <nrb@linux.ibm.com>
Reviewed-by: Pierre Morel <pmorel@linux.ibm.com>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <20211216131657.1057978-1-nrb@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-01-17 08:34:19 +01:00
..
2021-10-12 08:20:08 +02:00
2021-11-09 10:11:27 +01:00
2021-10-12 08:20:08 +02:00
2021-11-09 10:11:27 +01:00
2021-09-29 10:45:19 +02:00
2022-01-07 05:19:55 -05:00
2022-01-12 11:28:27 +01:00
2022-01-17 08:34:19 +01:00
2021-11-02 14:14:55 -04:00
2021-09-21 07:56:49 +10:00
2022-01-05 09:06:36 +01:00