summary refs log tree commit diff stats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorCornelia Huck <cornelia.huck@de.ibm.com>2015-07-27 16:55:23 +0200
committerCornelia Huck <cornelia.huck@de.ibm.com>2015-09-07 16:10:43 +0200
commitf7822aa8b610a4fec57a09066974e5c088592c08 (patch)
treee5f6b01965f8b408c574153de877f1274698c17f /scripts/qapi.py
parent6b7741c2bedeae2e8c54fffce81723ca0a0c25c0 (diff)
downloadfocaccia-qemu-f7822aa8b610a4fec57a09066974e5c088592c08.tar.gz
focaccia-qemu-f7822aa8b610a4fec57a09066974e5c088592c08.zip
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>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions