David Hildenbrand 073f57ae34 sclp/s390: rework sclp cpu hotplug device notification
Let's get rid of this strange local variable + irq logic and
work directly on the QOM. (hint: what happens if two such devices
are created?)

We could introduce proper QOM class + state for the cpu hotplug device,
however that would result in too much overhead for a simple
"trigger_signal" function.

Also remove one unnecessary class function initialization.

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>
2015-09-07 16:10:43 +02:00
..
2015-07-27 18:11:53 +03:00
2015-07-13 13:35:51 +01:00
2015-09-07 10:39:30 +01:00
2015-09-07 10:39:28 +01:00
2015-07-08 10:09:55 +03:00
2015-09-07 10:39:30 +01:00
2015-08-13 17:47:44 +01:00
2015-09-07 10:39:28 +01:00
2015-07-27 14:12:18 +01:00
2015-07-22 14:56:01 -06:00