qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] Seabios 1.11.2 20180702 patches
@ 2018-07-02 15:42 Gerd Hoffmann
  2018-07-02 15:42 ` [Qemu-devel] [PULL 1/7] seabios: update submodule to release 1.11.2 Gerd Hoffmann
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2018-07-02 15:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

The following changes since commit 2d58e33ec1b76990f09bc1e3412e0b36e1ac4634:

  Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.0-pull-request' into staging (2018-07-02 13:43:10 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/seabios-1.11.2-20180702-pull-request

for you to fetch changes up to 9f5d9c19c7d9c6eca21802a2777da0119bc22749:

  ramfb: enable vgabios (2018-07-02 17:21:52 +0200)

----------------------------------------------------------------
seabios: update to release 1.11.2, add/update configuration.
vgabios: remove (old unused lgpl'ed vgabios).
ramfb,bochs-display: use new vgabios roms.

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

Gerd Hoffmann (7):
  seabios: update submodule to release 1.11.2
  seabios: add vga configs for bochs-display and ramfb
  seabios: enable ide dma
  vgabios: remove submodule and build rules.
  seabios: update bios and vgabios 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-bochs-display.bin | Bin 0 -> 27648 bytes
 pc-bios/vgabios-cirrus.bin        | Bin 38400 -> 38400 bytes
 pc-bios/vgabios-qxl.bin           | Bin 38912 -> 38912 bytes
 pc-bios/vgabios-ramfb.bin         | Bin 0 -> 28160 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 -
 20 files changed, 14 insertions(+), 22 deletions(-)
 create mode 100644 pc-bios/vgabios-bochs-display.bin
 create mode 100644 pc-bios/vgabios-ramfb.bin
 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 16:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-02 15:42 [Qemu-devel] [PULL 0/7] Seabios 1.11.2 20180702 patches Gerd Hoffmann
2018-07-02 15:42 ` [Qemu-devel] [PULL 1/7] seabios: update submodule to release 1.11.2 Gerd Hoffmann
2018-07-02 15:42 ` [Qemu-devel] [PULL 2/7] seabios: add vga configs for bochs-display and ramfb Gerd Hoffmann
2018-07-02 15:42 ` [Qemu-devel] [PULL 3/7] seabios: enable ide dma Gerd Hoffmann
2018-07-02 15:42 ` [Qemu-devel] [PULL 4/7] vgabios: remove submodule and build rules Gerd Hoffmann
2018-07-02 15:42 ` [Qemu-devel] [PULL 5/7] seabios: update bios and vgabios binaries Gerd Hoffmann
2018-07-02 15:42 ` [Qemu-devel] [PULL 6/7] bochs-display: enable vgabios Gerd Hoffmann
2018-07-02 15:42 ` [Qemu-devel] [PULL 7/7] ramfb: " Gerd Hoffmann
2018-07-02 16:56 ` [Qemu-devel] [PULL 0/7] Seabios 1.11.2 20180702 patches 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).