mirror_qemu/hw/s390x
Michael Tokarev 6e9965d429 s390x: remove s390-zipl.rom
This is an s390 boot rom which was used in s390-virtio machine.
but since commit 3538fb6f89
"s390x: remove s390-virtio machine", this file isn't used.
The only place it is referenced in the code is an unused
define ZIPL_FILENAME.  There's also comment in hw/s390/ipl.c
which I'm modifying too, to refer to s390-ccw.img instead.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2016-02-11 15:15:47 +03:00
..
Makefile.objs s390x: remove s390-virtio devices 2016-01-13 10:53:42 +01:00
css.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
css.h s390x: fix generation of event information crw 2016-01-27 15:34:47 +01:00
event-facility.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
ipl.c s390x: remove s390-zipl.rom 2016-02-11 15:15:47 +03:00
ipl.h s390x/ipl: clean up qom definitions and turn into TYPE_DEVICE 2015-11-11 17:21:39 +01:00
s390-pci-bus.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
s390-pci-bus.h s390x/pci: reject some operations to disabled PCI function 2016-01-13 10:53:42 +01:00
s390-pci-inst.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
s390-pci-inst.h s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl 2015-04-30 13:21:42 +02:00
s390-skeys-kvm.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
s390-skeys.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
s390-virtio-ccw.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
s390-virtio-hcall.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
s390-virtio.c s390x: remove s390-zipl.rom 2016-02-11 15:15:47 +03:00
s390-virtio.h s390x: machine reset function with new ipl cpu handling 2015-10-21 12:21:30 +02:00
sclp.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
sclpcpu.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
sclpquiesce.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
virtio-ccw.c s390: Clean up includes 2016-01-29 15:07:22 +00:00
virtio-ccw.h 9pfs: introduce V9fsVirtioState 2016-01-12 11:04:14 +05:30