qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL SUBSYSTEM s390x v2 0/7] pxelinux.cfg-style booting for the s390x bios
@ 2018-06-18 14:08 Thomas Huth
  2018-06-18 14:08 ` [Qemu-devel] [PULL SUBSYSTEM s390x v2 7/7] pc-bios/s390-ccw: Update the s390-netboot.img binary Thomas Huth
  2018-06-18 15:59 ` [Qemu-devel] [PULL SUBSYSTEM s390x v2 0/7] pxelinux.cfg-style booting for the s390x bios Cornelia Huck
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2018-06-18 14:08 UTC (permalink / raw)
  To: Cornelia Huck, qemu-s390x
  Cc: Christian Borntraeger, qemu-devel, Collin Walling

This PULL request is not for master.


 Hi Cornelia,

the following changes since commit 2ab09bf2f9f55b9fb8d2de6eb2ba2a8570e268e2:

  Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' into staging (2018-06-12 15:34:34 +0100)

are available in the git repository at:

  https://gitlab.com/huth/qemu.git tags/s390x-2018-06-18

for you to fetch changes up to 4046826d46618ef7eb11df41fe8878669ce6991c:

  pc-bios/s390-ccw: Update the s390-netboot.img binary (2018-06-18 15:24:44 +0200)

----------------------------------------------------------------
Add support for pxelinux.cfg-style network booting to the s390x firmware
----------------------------------------------------------------

Collin Walling (1):
      pc-bios/s390-ccw: define loadparm length

Thomas Huth (6):
      roms: Update SLOF submodule to current status
      pc-bios/s390-ccw/net: Update code for the latest changes in SLOF
      pc-bios/s390-ccw/net: Add support for pxelinux-style config files
      pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID
      pc-bios/s390-ccw: Optimize the s390-netboot.img for size
      pc-bios/s390-ccw: Update the s390-netboot.img binary

 pc-bios/s390-ccw/Makefile    |   1 +
 pc-bios/s390-ccw/iplb.h      |   4 +-
 pc-bios/s390-ccw/main.c      |   8 +-
 pc-bios/s390-ccw/netboot.mak |  13 +--
 pc-bios/s390-ccw/netmain.c   | 226 +++++++++++++++++++++++++++++--------------
 pc-bios/s390-ccw/sclp.c      |   2 +-
 pc-bios/s390-ccw/sclp.h      |   2 +-
 pc-bios/s390-netboot.img     | Bin 87872 -> 54944 bytes
 roms/SLOF                    |   2 +-
 9 files changed, 174 insertions(+), 84 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-18 15:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-18 14:08 [Qemu-devel] [PULL SUBSYSTEM s390x v2 0/7] pxelinux.cfg-style booting for the s390x bios Thomas Huth
2018-06-18 14:08 ` [Qemu-devel] [PULL SUBSYSTEM s390x v2 7/7] pc-bios/s390-ccw: Update the s390-netboot.img binary Thomas Huth
2018-06-18 15:59 ` [Qemu-devel] [PULL SUBSYSTEM s390x v2 0/7] pxelinux.cfg-style booting for the s390x bios Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).