]> git.proxmox.com Git - qemu.git/commit
s390/eventfacility: allow childs to handle more than 1 event type
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 17 Sep 2013 11:07:30 +0000 (13:07 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 20 Sep 2013 11:55:30 +0000 (13:55 +0200)
commitc3d9f24a392979cbd6a40d102c71eab018117f3e
tree7c388959933006386e8a17ba5915c69fdf093979
parent8b8b1138df5e512dc8a89896c44b67d192dd3d7d
s390/eventfacility: allow childs to handle more than 1 event type

Currently all handlers (quiesce, console) only handle one event type.
Some drivers will handle multiple (compatible) event types. Rework the
code accordingly.

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