qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] seabios: 1.11.2 update
@ 2018-06-20 12:47 Gerd Hoffmann
  2018-06-20 12:47 ` [Qemu-devel] [PATCH 1/7] seabios: update submodule to 1.11.2-testing Gerd Hoffmann
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2018-06-20 12:47 UTC (permalink / raw)
  To: seabios, qemu-devel; +Cc: Gerd Hoffmann

  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

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

end of thread, other threads:[~2018-07-02 15:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-20 12:47 [Qemu-devel] [PATCH 0/7] seabios: 1.11.2 update Gerd Hoffmann
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

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