]> git.proxmox.com Git - mirror_qemu.git/commit
s390/sclp: replace sclp event types with proper defines
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Mon, 11 May 2015 13:31:47 +0000 (15:31 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 7 Sep 2015 14:10:43 +0000 (16:10 +0200)
commit35925a7a73e7df4118cb11667095bd2d8fc4e091
tree76b805f6b42b4366c8b83c31e92f75d7008054ec
parentf6102c329c43d7d5e0bee1fc2fe4043e05f9810c
s390/sclp: replace sclp event types with proper defines

Introduce TYPE_SCLP_QUIESCE and make use of it. Also use
TYPE_SCLP_CPU_HOTPLUG where applicable.

Reviewed-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/event-facility.c
hw/s390x/sclpcpu.c
hw/s390x/sclpquiesce.c
include/hw/s390x/event-facility.h