qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/7] Seabios 1.11.2 20180702 patches
Date: Mon,  2 Jul 2018 17:42:15 +0200	[thread overview]
Message-ID: <20180702154222.3130-1-kraxel@redhat.com> (raw)

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

             reply	other threads:[~2018-07-02 15:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-02 15:42 Gerd Hoffmann [this message]
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

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=20180702154222.3130-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --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).