s390/eventfacility: Fix receive/send masks
commit788be8e9d669c314ad7aef1a71bce31367cfe462
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 17 Sep 2013 08:32:54 +0000 (17 10:32 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 20 Sep 2013 11:55:30 +0000 (20 13:55 +0200)
treecd161a76da92f0d6d079c3e7915bec3864b71ab8
parenta0c8699b23ea065f8435d3bd04bd23f1783aa454
s390/eventfacility: Fix receive/send masks

Currently we announce interchanged receive/send masks. This did not
trigger a bug, since the sclp console has the same masks for
send/receive and the Linux guest does not check the sclp mask for simple
events like quiesce. With other event users like the sclp line mode
console, we will have different send/receive bits. Fix it.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
include/hw/s390x/event-facility.h