qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL for-1.3 0/3] seabios: q35 update


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL for-1.3 0/3] seabios: q35 update
Date: Mon, 3 Dec 2012 11:11:55 +0100

  Hi,

Most q35 seabios patches just landed upstream.  So here we go with a
last-minute pull to plumb the missing q35 bits.  It obviously updates
seabios again.  It also adds autoloading for the acpi dsdt table.

With this pull "qemu -M q35" JustWorks[tm].

please pull,
  Gerd

The following changes since commit 01bbd8bf2caced5cb07939669f58d3a7bcc78092:

  Update version for 1.3.0-rc2 (2012-11-30 15:04:16 -0600)

are available in the git repository at:
  git://git.kraxel.org/qemu seabios-3d11108

Gerd Hoffmann (3):
      seabios: update to 3d11108f45818d75140530a184c05680f1be51ad
      configure: also symlink *.aml files
      acpi: autoload dsdt

 configure                 |    1 +
 hw/pc.c                   |   23 +++++++++++++++++++++++
 hw/pc.h                   |    1 +
 hw/pc_piix.c              |    1 +
 hw/pc_q35.c               |    1 +
 pc-bios/acpi-dsdt.aml     |  Bin 4540 -> 4450 bytes
 pc-bios/bios.bin          |  Bin 131072 -> 131072 bytes
 pc-bios/q35-acpi-dsdt.aml |  Bin 0 -> 8374 bytes
 roms/seabios              |    2 +-
 9 files changed, 28 insertions(+), 1 deletions(-)
 create mode 100644 pc-bios/q35-acpi-dsdt.aml



reply via email to

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