qemu-e2k/hw/s390x
David Hildenbrand 1cd4e0f6f0 s390x/cmma: clean up cmma reset
The cmma reset is per VM, so we don't need a cpu object. We can
directly make use of kvm_state, as it is already available when
the reset is called. By moving the cmma reset in our machine reset
function, we can avoid a manual reset handler.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2015-10-21 12:21:30 +02:00
..
css.c
css.h
event-facility.c
ipl.c s390x: machine reset function with new ipl cpu handling 2015-10-21 12:21:30 +02:00
ipl.h s390x: machine reset function with new ipl cpu handling 2015-10-21 12:21:30 +02:00
Makefile.objs
s390-pci-bus.c
s390-pci-bus.h
s390-pci-inst.c
s390-pci-inst.h
s390-skeys-kvm.c
s390-skeys.c
s390-virtio-bus.c
s390-virtio-bus.h
s390-virtio-ccw.c s390x: machine reset function with new ipl cpu handling 2015-10-21 12:21:30 +02:00
s390-virtio-hcall.c
s390-virtio.c s390x/cmma: clean up cmma reset 2015-10-21 12:21:30 +02:00
s390-virtio.h s390x: machine reset function with new ipl cpu handling 2015-10-21 12:21:30 +02:00
sclp.c
sclpcpu.c
sclpquiesce.c
virtio-ccw.c
virtio-ccw.h