qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] ipxe: update roms
@ 2016-06-24 12:39 Gerd Hoffmann
  2016-06-24 12:39 ` [Qemu-devel] [PATCH 1/6] ipxe: update submodule from 4e03af8ec to 041863191 Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2016-06-24 12:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: ipxe-devel, Gerd Hoffmann

  Hi,

Here comes ipxe update for qemu 2.7.  It rebases the ipxe submodule
to latest upstream master.  We pick up support for virtio 1.0.
Also a fix for a EFI bug which causes problems with recent edk2
versions.

There are some more hickups due to network boot changes in edk2
which are not root-caused yet.  They are present with both old
and new ipxe versios, so we have at least no regressions here.
But possibly we will need another (much smaller) bugfix ipxe
update during freeze.

This patch series also adds a boot rom for the new e1000e emulation
and, while being at it, for vmxnet3 too.

Patch 6/6 with the binary update has *not* been sent to the list
as it is pretty big.  If you want the prebuild roms for testing
please fetch them from the git repository at:
  git://git.kraxel.org/qemu work/ipxe

cheers,
  Gerd

Gerd Hoffmann (6):
  ipxe: update submodule from 4e03af8ec to 041863191
  ipxe: add e1000e rom
  ipxe: add vmxnet3 rom
  e1000e: add boot rom
  vmxnet3: add boot rom
  ipxe: update prebuilt binaries

 hw/net/e1000e.c          |   1 +
 hw/net/vmxnet3.c         |   1 +
 include/hw/i386/pc.h     |   4 ++++
 pc-bios/efi-e1000.rom    | Bin 196608 -> 209408 bytes
 pc-bios/efi-e1000e.rom   | Bin 0 -> 209408 bytes
 pc-bios/efi-eepro100.rom | Bin 197120 -> 209920 bytes
 pc-bios/efi-ne2k_pci.rom | Bin 195584 -> 208384 bytes
 pc-bios/efi-pcnet.rom    | Bin 195584 -> 208384 bytes
 pc-bios/efi-rtl8139.rom  | Bin 199168 -> 211456 bytes
 pc-bios/efi-virtio.rom   | Bin 193024 -> 211456 bytes
 pc-bios/efi-vmxnet3.rom  | Bin 0 -> 205312 bytes
 roms/Makefile            |   8 ++++++--
 roms/ipxe                |   2 +-
 13 files changed, 13 insertions(+), 3 deletions(-)
 create mode 100644 pc-bios/efi-e1000e.rom
 create mode 100644 pc-bios/efi-vmxnet3.rom

-- 
1.8.3.1

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

end of thread, other threads:[~2016-10-11 19:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-24 12:39 [Qemu-devel] [PATCH 0/6] ipxe: update roms Gerd Hoffmann
2016-06-24 12:39 ` [Qemu-devel] [PATCH 1/6] ipxe: update submodule from 4e03af8ec to 041863191 Gerd Hoffmann
2016-06-24 12:39 ` [Qemu-devel] [PATCH 2/6] ipxe: add e1000e rom Gerd Hoffmann
2016-06-24 12:39 ` [Qemu-devel] [PATCH 3/6] ipxe: add vmxnet3 rom Gerd Hoffmann
2016-06-24 12:39 ` [Qemu-devel] [PATCH 4/6] e1000e: add boot rom Gerd Hoffmann
2016-06-24 12:39 ` [Qemu-devel] [PATCH 5/6] vmxnet3: " Gerd Hoffmann
2016-10-11 19:48 ` [Qemu-devel] [ipxe-devel] [PATCH 0/6] ipxe: update roms Peter Pickford

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