From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: ipxe-devel@ipxe.org, Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/6] ipxe: update roms
Date: Fri, 24 Jun 2016 14:39:11 +0200 [thread overview]
Message-ID: <1466771956-10729-1-git-send-email-kraxel@redhat.com> (raw)
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
next reply other threads:[~2016-06-24 12:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-24 12:39 Gerd Hoffmann [this message]
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
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=1466771956-10729-1-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=ipxe-devel@ipxe.org \
--cc=qemu-devel@nongnu.org \
/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).