All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] seabios: update from 1.9.1 to 1.9.3
@ 2016-07-04  9:33 Gerd Hoffmann
  2016-07-04  9:33 ` [Qemu-devel] [PULL 1/4] seabios: update submodule " Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2016-07-04  9:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here comes the seabios update for qemu 2.7.  No big changes, it is a
stable branch update with only four patches (patch #1 comes with a
shortlog).  Also picked up the stripped down bios config (for -kernel
boot) from Richard and updated the 128k config to keep the size below
the limit.

please pull,
  Gerd

The following changes since commit 96b39d8327883094f52b0a3d3f25dba83d6d1d63:

  Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging (2016-07-01 19:29:27 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-seabios-20160704-1

for you to fetch changes up to 6e03a28e1cee05a502e17d271df4a0e6406b43a5:

  seabios: update binaries from 1.9.1 to 1.9.3 (2016-07-04 11:28:58 +0200)

----------------------------------------------------------------
seabios: update from 1.9.1 to 1.9.3

----------------------------------------------------------------
Gerd Hoffmann (3):
      seabios: update submodule from 1.9.1 to 1.9.3
      seabios: update 128k config
      seabios: update binaries from 1.9.1 to 1.9.3

Richard W.M. Jones (1):
      bios: Add fast variant of SeaBIOS for use with -kernel on x86.

 Makefile                 |   3 ++-
 pc-bios/bios-256k.bin    | Bin 262144 -> 262144 bytes
 pc-bios/bios-fast.bin    | Bin 0 -> 65536 bytes
 pc-bios/bios.bin         | Bin 131072 -> 131072 bytes
 roms/Makefile            |   4 +++-
 roms/config.seabios-128k |   2 ++
 roms/config.seabios-fast |  27 +++++++++++++++++++++++++++
 roms/seabios             |   2 +-
 8 files changed, 35 insertions(+), 3 deletions(-)
 create mode 100644 pc-bios/bios-fast.bin
 create mode 100644 roms/config.seabios-fast

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

end of thread, other threads:[~2016-07-04 18:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-04  9:33 [Qemu-devel] [PULL 0/4] seabios: update from 1.9.1 to 1.9.3 Gerd Hoffmann
2016-07-04  9:33 ` [Qemu-devel] [PULL 1/4] seabios: update submodule " Gerd Hoffmann
2016-07-04  9:33 ` [Qemu-devel] [PULL 2/4] bios: Add fast variant of SeaBIOS for use with -kernel on x86 Gerd Hoffmann
2016-07-04 10:08   ` Richard W.M. Jones
2016-07-04 11:44     ` Gerd Hoffmann
2016-07-04 18:38   ` Laurent Vivier
2016-07-04  9:33 ` [Qemu-devel] [PULL 3/4] seabios: update 128k config Gerd Hoffmann
2016-07-04  9:33 ` [Qemu-devel] [PULL 4/4] seabios: update binaries from 1.9.1 to 1.9.3 Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.