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] [PATCH 2/3] Update seabios submodule to 1.7.4
Date: Mon,  3 Feb 2014 15:45:54 +0100	[thread overview]
Message-ID: <1391438755-30975-3-git-send-email-kraxel@redhat.com> (raw)
In-Reply-To: <1391438755-30975-1-git-send-email-kraxel@redhat.com>

Not that many changes as we already have a git snapshot pretty close
to final 1.7.4 in the tree.  Most notably change is the vgabios change
which fixes the windows guest regression.

Full git shortlog:

Gerd Hoffmann (2):
      run qemu_cfg_e820 only for CONFIG_QEMU=y
      change boot order load log level

Kevin O'Connor (10):
      Minor - move sgdt/lgdt macros from stacks.c to x86.h.
      Separate out sec32init sections even when not doing code relocation.
      floppy: Fix incorrect LBA to CHS translation.
      floppy: Fix accesses to DOR register.
      vgabios: Avoid memory references via %esp register in vgabios.
      Small improvements to irqentry_extrastack assembler.
      floppy: Encode command and flags into single value in floppy pio code.
      On disk format request, verify cylinders and pass to driver.
      floppy: Implement cylinder seeking when accessing a different cylinder.
      coreboot: Make sure to print the SeaBIOS version in cbmem debug output.

Kyösti Mälkki (1):
      Fix CBMEM console overflow
---
 roms/seabios | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roms/seabios b/roms/seabios
index 31b8b4e..96917a8 160000
--- a/roms/seabios
+++ b/roms/seabios
@@ -1 +1 @@
-Subproject commit 31b8b4eea9d9ad58a73b22a6060d3ac1c419c26d
+Subproject commit 96917a8ed761f017fc8c72ba3b9181fbac03ac59
-- 
1.8.3.1

  parent reply	other threads:[~2014-02-03 14:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-03 14:45 [Qemu-devel] [PULL 0/3] Update seabios to 1.7.4 Gerd Hoffmann
2014-02-03 14:45 ` [Qemu-devel] [PATCH 1/3] roms: remove explicit MAKEFLAGS from recursive make invocations Gerd Hoffmann
2014-02-03 14:45 ` Gerd Hoffmann [this message]
2014-02-03 14:45 ` [Qemu-devel] [PATCH 3/3] Update seabios binaries to 1.7.4 Gerd Hoffmann
2014-02-04  7:39 ` [Qemu-devel] [PULL 0/3] Update seabios " Michael Tokarev
2014-02-04  8:17   ` Gerd Hoffmann
2014-02-04 11:31     ` Michael Tokarev
2014-02-04 10:21 ` Michael Tokarev
2014-02-04 11:03   ` Gerd Hoffmann
2014-02-04 11:18     ` Michael Tokarev
2014-02-08 13:12 ` Peter Maydell
2014-02-17 11:56   ` Peter Maydell
2014-02-17 13:17     ` Gerd Hoffmann
2014-02-17 13:23       ` Peter Maydell
2014-02-18 13:21         ` 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=1391438755-30975-3-git-send-email-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).