qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 358818: seabios: update to 1.7.2 release


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 358818: seabios: update to 1.7.2 release
Date: Mon, 21 Jan 2013 07:30:11 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 3588185b8396eb97fd9efd41c2b97775465f67c4
      
https://github.com/qemu/qemu/commit/3588185b8396eb97fd9efd41c2b97775465f67c4
  Author: Gerd Hoffmann <address@hidden>
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
    M pc-bios/acpi-dsdt.aml
    M pc-bios/bios.bin
    M pc-bios/q35-acpi-dsdt.aml
    M roms/seabios

  Log Message:
  -----------
  seabios: update to 1.7.2 release

Not that many changes as we have a pretty recent git snapshot in master
already:

Hannes Reinecke (1):
      megasas: Invert PCI device selection

Kevin O'Connor (2):
      Minor: Separate UUID display from F12 boot prompt.
      boot: Support "halt" in the boot order to prevent default boot attempts.

Laszlo Ersek (1):
      display_uuid(): fix incomplete check after the loop

Paolo Bonzini (1):
      vgabios: implement AX=1120H..1124H functions


  Commit: d0f54533eb484028f54d3f9810d504cb63f323ee
      
https://github.com/qemu/qemu/commit/d0f54533eb484028f54d3f9810d504cb63f323ee
  Author: Stefan Weil <address@hidden>
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
    M hw/openrisc_sim.c

  Log Message:
  -----------
  hw: Spelling fix in log message

defineition -> definition

Signed-off-by: Stefan Weil <address@hidden>
Reviewed-by: Andreas F=E4rber <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: 5facfb4934221cac2c267e529d7ebab165103bc9
      
https://github.com/qemu/qemu/commit/5facfb4934221cac2c267e529d7ebab165103bc9
  Author: Michael Tokarev <address@hidden>
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
    M hw/acpi.c

  Log Message:
  -----------
  acpitable: open the data file in binary mode

-acpitable {file|data}=file reads the content of file, but it is
in binary form, so the file should be opened usin O_BINARY flag.
On *nix it is a no-op, but on windows and other weird platform
it is really needed.

Signed-off-by: Michael Tokarev <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: acf15c8949f125a4d4f958a5134f8eeece1f99f5
      
https://github.com/qemu/qemu/commit/acf15c8949f125a4d4f958a5134f8eeece1f99f5
  Author: Vadim Evard <address@hidden>
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
    M configure

  Log Message:
  -----------
  configure: silence pkg-config's check for curses

Signed-off-by: Vadim Evard <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: 09a021fb7ceb7255ab106999d7b38ffd92c3bdd6
      
https://github.com/qemu/qemu/commit/09a021fb7ceb7255ab106999d7b38ffd92c3bdd6
  Author: Stefan Weil <address@hidden>
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
    M hw/tpci200.c

  Log Message:
  -----------
  hw/tpci200: Fix compiler warning (redefined symbol with MinGW)

STATUS_TIMEOUT is defined in winnt.h:

  CC    hw/tpci200.o
hw/tpci200.c:34:0:
 warning: "STATUS_TIMEOUT" redefined [enabled by default]
/usr/lib/gcc/x86_64-w64-mingw32/4.6/../../../../x86_64-w64-mingw32/include/winnt.h:1036:0:
 note: this is the location of the previous definition

Use STATUS_TIME instead of STATUS_TIMEOUT as suggested by Alberto Garcia.

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: f2bdbd5bb4b7869ea48845d5a92979290df6f195
      
https://github.com/qemu/qemu/commit/f2bdbd5bb4b7869ea48845d5a92979290df6f195
  Author: Anthony Liguori <address@hidden>
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
    M pc-bios/acpi-dsdt.aml
    M pc-bios/bios.bin
    M pc-bios/q35-acpi-dsdt.aml
    M roms/seabios

  Log Message:
  -----------
  Merge remote-tracking branch 'kraxel/seabios-1.7.2' into staging

# By Gerd Hoffmann
# Via Gerd Hoffmann
* kraxel/seabios-1.7.2:
  seabios: update to 1.7.2 release


  Commit: e0f01837e104517c7c511c79bb93c8792b7263e5
      
https://github.com/qemu/qemu/commit/e0f01837e104517c7c511c79bb93c8792b7263e5
  Author: Anthony Liguori <address@hidden>
  Date:   2013-01-21 (Mon, 21 Jan 2013)

  Changed paths:
    M configure
    M hw/acpi.c
    M hw/openrisc_sim.c
    M hw/tpci200.c

  Log Message:
  -----------
  Merge remote-tracking branch 'stefanha/trivial-patches' into staging

# By Stefan Weil (2) and others
# Via Stefan Hajnoczi
* stefanha/trivial-patches:
  hw/tpci200: Fix compiler warning (redefined symbol with MinGW)
  configure: silence pkg-config's check for curses
  acpitable: open the data file in binary mode
  hw: Spelling fix in log message


Compare: https://github.com/qemu/qemu/compare/56a8810dd668...e0f01837e104

reply via email to

[Prev in Thread] Current Thread [Next in Thread]