qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.9 0/5] s390x: network boot
@ 2017-02-28 11:31 Cornelia Huck
  2017-02-28 11:31 ` [Qemu-devel] [PULL for-2.9 1/5] elf-loader: Allow late loading of elf Cornelia Huck
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Cornelia Huck @ 2017-02-28 11:31 UTC (permalink / raw)
  To: peter.maydell; +Cc: borntraeger, agraf, jfrei, qemu-devel, Cornelia Huck

The following changes since commit 6181478f6395cdd9d6ffd99623d0c9f39ea53606:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2017-02-28 08:46:03 +0000)

are available in the git repository at:

  git://github.com/cohuck/qemu tags/s390x-20170228

for you to fetch changes up to e8ebf60f6d12aca2a4d6bb1059bbcda94ea0bbeb:

  pc-bios/s390-ccw.img: rebuild image (2017-02-28 12:04:48 +0100)

----------------------------------------------------------------
Network boot for s390x. More information (and instructions
for building a s390-netboot.img) can be found at
http://wiki.qemu-project.org/Features/S390xNetworkBoot

----------------------------------------------------------------

Cornelia Huck (1):
  pc-bios/s390-ccw.img: rebuild image

Farhan Ali (4):
  elf-loader: Allow late loading of elf
  s390x/ipl: Extend S390IPLState to support network boot
  s390x/ipl: Load network boot image
  pc-bios/s390-ccw: Use the ccw bios to start the network boot

 hw/core/loader.c           |  17 ++++++++-
 hw/s390x/ipl.c             |  90 +++++++++++++++++++++++++++++++++++++++++++++
 hw/s390x/ipl.h             |   5 ++-
 hw/s390x/s390-virtio-ccw.c |   3 +-
 hw/s390x/s390-virtio.c     |   2 +
 hw/s390x/s390-virtio.h     |   1 +
 include/hw/elf_ops.h       |  13 +++++--
 include/hw/loader.h        |  13 ++++++-
 pc-bios/s390-ccw.img       | Bin 26392 -> 26456 bytes
 pc-bios/s390-ccw/bootmap.c |   8 +++-
 pc-bios/s390-ccw/iplb.h    |   3 +-
 pc-bios/s390-ccw/main.c    |  20 +++++++---
 pc-bios/s390-ccw/virtio.c  |   1 +
 pc-bios/s390-ccw/virtio.h  |   1 +
 14 files changed, 160 insertions(+), 17 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-03-01 13:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28 11:31 [Qemu-devel] [PULL for-2.9 0/5] s390x: network boot Cornelia Huck
2017-02-28 11:31 ` [Qemu-devel] [PULL for-2.9 1/5] elf-loader: Allow late loading of elf Cornelia Huck
2017-02-28 11:31 ` [Qemu-devel] [PULL for-2.9 2/5] s390x/ipl: Extend S390IPLState to support network boot Cornelia Huck
2017-02-28 11:31 ` [Qemu-devel] [PULL for-2.9 3/5] s390x/ipl: Load network boot image Cornelia Huck
2017-02-28 11:31 ` [Qemu-devel] [PULL for-2.9 4/5] pc-bios/s390-ccw: Use the ccw bios to start the network boot Cornelia Huck
2017-02-28 11:31 ` [Qemu-devel] [PULL for-2.9 5/5] pc-bios/s390-ccw.img: rebuild image Cornelia Huck
2017-03-01 13:04 ` [Qemu-devel] [PULL for-2.9 0/5] s390x: network boot Peter Maydell

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).