]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/s390x: Remove the possibility to load the s390-netboot.img binary
authorThomas Huth <thuth@redhat.com>
Thu, 20 Jun 2024 14:59:28 +0000 (16:59 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 23 Oct 2024 04:53:44 +0000 (06:53 +0200)
commit188e255bf8ed68fa64bcb63577cb100eeb326254
tree344e6fab53df91dc5dbb93bcf7605bab67b6a4ae
parent8e5739ce4b0b04d7121cb2b29521acde2a8f3a24
hw/s390x: Remove the possibility to load the s390-netboot.img binary

Since the netboot code has now been merged into the main s390-ccw.img
binary, we don't need the separate s390-netboot.img anymore. Remove
it and the code that was responsible for loading it.

Message-Id: <20240621082422.136217-6-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/s390x/ipl.c
hw/s390x/ipl.h
hw/s390x/s390-virtio-ccw.c
pc-bios/meson.build
pc-bios/s390-netboot.img [deleted file]