Re: [Qemu-devel] [PATCH v2] s390x: remove s390-zipl.rom

2016-02-10 Thread Cornelia Huck
On Wed, 10 Feb 2016 14:09:46 +0300 Michael Tokarev wrote: > This is an s390 boot rom which was used in s390-virtio machine. > but since commit 3538fb6f89dd9bb2e7e59de2bfad52a45321c744 > "s390x: remove s390-virtio machine", this file isn't used. > The only place it is referenced in the code is an

[Qemu-devel] [PATCH v2] s390x: remove s390-zipl.rom

2016-02-10 Thread Michael Tokarev
This is an s390 boot rom which was used in s390-virtio machine. but since commit 3538fb6f89dd9bb2e7e59de2bfad52a45321c744 "s390x: remove s390-virtio machine", this file isn't used. The only place it is referenced in the code is an unused define ZIPL_FIRMWARE. There's also comment in hw/s390/ipl.c