qemu-e2k/include/hw/s390x
Cornelia Huck f7822aa8b6 s390x/event-facility: fix location of receive mask
For read event mask, we assumed that the layout of the sccb was

|sccb header|event buffer header|receive mask|...|

The correct layout, however, is

|sccb header|receive mask|...|

as in-buffer and

|sccb header|event buffer header|...|

as out-buffer.

Fix this: This makes selective read work.

Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2015-09-07 16:10:43 +02:00
..
adapter.h s390x/virtio-ccw: wire up irq routing and irqfds 2014-05-20 13:05:58 +02:00
ebcdic.h s390/ebcdic: Move conversion tables to header file 2013-09-20 13:55:30 +02:00
event-facility.h s390x/event-facility: fix location of receive mask 2015-09-07 16:10:43 +02:00
s390_flic.h virtio-ccw: introduce ccw specific queue limit 2015-05-31 16:45:38 +02:00
sclp.h s390: Add PCI bus support 2015-01-12 10:14:04 +01:00
storage-keys.h s390x: Disable storage key migration on old machine type 2015-09-03 12:17:54 +02:00