From: Gerd Hoffmann <kraxel@redhat.com>
To: seabios@seabios.org, qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/7] seabios: 1.11.2 update
Date: Wed, 20 Jun 2018 14:47:12 +0200 [thread overview]
Message-ID: <20180620124719.16450-1-kraxel@redhat.com> (raw)
Hi folks,
So, here is the current state of the seabios update for the upcoming
qemu 3.0 release. This time it is a bit more than just the usual
"update submodule and binaries".
seabios 1.11.2 is not released yet. The plan is to cherry-pick the
changes needed to support the new qemu 3.0 display devices
(bochs-display and ramfb) into the 1.11-stable branch for the 1.11.2
release. Current state is here:
https://git.kraxel.org/cgit/seabios/log/?h=1.11-stable-testing
Changes in this patch series:
- seabios submodule update (to the testing branch).
- new vgabios configs for bochs-display and ramfb.
- update the bios config to enables ide dma (for qnx).
- drop (old) vgabios submodule and build rules.
- seabios binary update.
- make bochs-display and ramfb load the new vgabios roms.
Git branch for this series is here:
https://git.kraxel.org/cgit/qemu/log/?h=seabios-1.11.2
cheers,
Gerd
Gerd Hoffmann (7):
seabios: update submodule to 1.11.2-testing
seabios: add vga configs for bochs-display and ramfb
seabios: enable ide dma
vgabios: remove submodule and build rules.
seabios: update binaries
bochs-display: enable vgabios
ramfb: enable vgabios
hw/display/bochs-display.c | 1 +
hw/display/ramfb.c | 1 +
.gitmodules | 3 ---
pc-bios/bios-256k.bin | Bin 262144 -> 262144 bytes
pc-bios/bios.bin | Bin 131072 -> 131072 bytes
pc-bios/vgabios-cirrus.bin | Bin 38400 -> 38400 bytes
pc-bios/vgabios-qxl.bin | Bin 38912 -> 38912 bytes
pc-bios/vgabios-stdvga.bin | Bin 38912 -> 38912 bytes
pc-bios/vgabios-virtio.bin | Bin 38912 -> 38912 bytes
pc-bios/vgabios-vmware.bin | Bin 38912 -> 38912 bytes
pc-bios/vgabios.bin | Bin 38400 -> 38400 bytes
roms/Makefile | 20 +++-----------------
roms/config.seabios-128k | 1 +
roms/config.seabios-256k | 1 +
roms/config.vga-bochs-display | 3 +++
roms/config.vga-ramfb | 3 +++
roms/seabios | 2 +-
roms/vgabios | 1 -
18 files changed, 14 insertions(+), 22 deletions(-)
create mode 100644 roms/config.vga-bochs-display
create mode 100644 roms/config.vga-ramfb
delete mode 160000 roms/vgabios
--
2.9.3
next reply other threads:[~2018-06-20 12:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-20 12:47 Gerd Hoffmann [this message]
2018-06-20 12:47 ` [Qemu-devel] [PATCH 1/7] seabios: update submodule to 1.11.2-testing Gerd Hoffmann
2018-06-20 12:47 ` [Qemu-devel] [PATCH 2/7] seabios: add vga configs for bochs-display and ramfb Gerd Hoffmann
2018-06-20 12:47 ` [Qemu-devel] [PATCH 3/7] seabios: enable ide dma Gerd Hoffmann
2018-06-20 12:47 ` [Qemu-devel] [PATCH 4/7] vgabios: remove submodule and build rules Gerd Hoffmann
2018-06-20 12:47 ` [Qemu-devel] [PATCH 5/7] seabios: update binaries Gerd Hoffmann
2018-06-20 12:47 ` [Qemu-devel] [PATCH 6/7] bochs-display: enable vgabios Gerd Hoffmann
2018-06-20 12:47 ` [Qemu-devel] [PATCH 7/7] ramfb: " Gerd Hoffmann
2018-07-02 15:10 ` [Qemu-devel] [PATCH 0/7] seabios: 1.11.2 update Gerd Hoffmann
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=20180620124719.16450-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=seabios@seabios.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).