qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Cornelia Huck <cohuck@redhat.com>, qemu-s390x@nongnu.org
Cc: Christian Borntraeger <borntraeger@de.ibm.com>,
	qemu-devel@nongnu.org, Collin Walling <walling@linux.ibm.com>,
	Alexey Kardashevskiy <aik@ozlabs.ru>
Subject: [Qemu-devel] [PULL SUBSYSTEM s390x 0/7] pxelinux.cfg-style booting for the s390x bios
Date: Thu, 14 Jun 2018 16:53:16 +0200	[thread overview]
Message-ID: <1528988003-21855-1-git-send-email-thuth@redhat.com> (raw)

This PULL request is not for master.


 Hi Cornelia,

the following changes since commit f0b9be93001e6215dc1195f3d75ad2da8b3b694a:

  s390x/cpumodels: add z14 Model ZR1 (2018-06-13 13:36:19 +0200)

are available in the git repository at:

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

for you to fetch changes up to 298d87666ddaf329326f7ed351a2d407f06d8b1a:

  pc-bios/s390-ccw: Update the s390-netboot.img binary (2018-06-14 16:13:49 +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(-)


-- 
1.8.3.1

             reply	other threads:[~2018-06-14 14:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-14 14:53 Thomas Huth [this message]
2018-06-14 14:53 ` [Qemu-devel] [PULL SUBSYSTEM s390x 1/7] pc-bios/s390-ccw: define loadparm length Thomas Huth
2018-06-14 14:53 ` [Qemu-devel] [PULL SUBSYSTEM s390x 2/7] roms: Update SLOF submodule to current status Thomas Huth
2018-06-14 14:53 ` [Qemu-devel] [PULL SUBSYSTEM s390x 3/7] pc-bios/s390-ccw/net: Update code for the latest changes in SLOF Thomas Huth
2018-06-14 14:53 ` [Qemu-devel] [PULL SUBSYSTEM s390x 4/7] pc-bios/s390-ccw/net: Add support for pxelinux-style config files Thomas Huth
2018-06-14 14:53 ` [Qemu-devel] [PULL SUBSYSTEM s390x 5/7] pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID Thomas Huth
2018-06-14 14:53 ` [Qemu-devel] [PULL SUBSYSTEM s390x 6/7] pc-bios/s390-ccw: Optimize the s390-netboot.img for size Thomas Huth
2018-06-14 14:53 ` [Qemu-devel] [PULL SUBSYSTEM s390x 7/7] pc-bios/s390-ccw: Update the s390-netboot.img binary Thomas Huth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1528988003-21855-1-git-send-email-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=aik@ozlabs.ru \
    --cc=borntraeger@de.ibm.com \
    --cc=cohuck@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    --cc=walling@linux.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).