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/6] acpi: add fw_cfg device node to dsdt
Date: Tue,  8 Mar 2016 12:18:55 +0100	[thread overview]
Message-ID: <1457435941-17578-1-git-send-email-kraxel@redhat.com> (raw)

  Hi,

Finally going to merge this.  Figured the acpi test issue, I've turned
off iasl in my build scripts a while ago, probably to workaround
something, then forgot about it.  So with that fixed I could
successfully update the acpi test data, which was the last thing
blocking the merge.

please pull,
  Gerd

The following changes since commit 97556fe80e4f7252300b3498b3477fb4295153a3:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2016-03-08 04:53:37 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-fw-cfg-20160308-1

for you to fetch changes up to a60c7856088b75b402671de74bf9c5cfce87dfbb:

  tests: update acpi test data (2016-03-08 12:15:27 +0100)

----------------------------------------------------------------
acpi: add fw_cfg device node to dsdt

----------------------------------------------------------------
Gabriel L. Somlo (5):
      fw_cfg: expose control register size in fw_cfg.h
      pc: fw_cfg: move ioport base constant to pc.h
      acpi: pc: add fw_cfg device node to dsdt
      acpi: arm: add fw_cfg device node to dsdt
      fw_cfg: document ACPI device node information

Gerd Hoffmann (1):
      tests: update acpi test data

 docs/specs/fw_cfg.txt                |   9 +++++++++
 hw/arm/virt-acpi-build.c             |  15 +++++++++++++++
 hw/i386/acpi-build.c                 |  29 +++++++++++++++++++++++++++++
 hw/i386/pc.c                         |   5 ++---
 hw/nvram/fw_cfg.c                    |   4 +++-
 include/hw/i386/pc.h                 |   2 ++
 include/hw/nvram/fw_cfg.h            |   3 +++
 tests/acpi-test-data/pc/DSDT         | Bin 5478 -> 5538 bytes
 tests/acpi-test-data/pc/DSDT.bridge  | Bin 7337 -> 7397 bytes
 tests/acpi-test-data/q35/DSDT        | Bin 8321 -> 8381 bytes
 tests/acpi-test-data/q35/DSDT.bridge | Bin 8338 -> 8398 bytes
 11 files changed, 63 insertions(+), 4 deletions(-)

             reply	other threads:[~2016-03-08 11:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-08 11:18 Gerd Hoffmann [this message]
2016-03-08 11:18 ` [Qemu-devel] [PULL 1/6] fw_cfg: expose control register size in fw_cfg.h Gerd Hoffmann
2016-03-08 11:18 ` [Qemu-devel] [PULL 2/6] pc: fw_cfg: move ioport base constant to pc.h Gerd Hoffmann
2016-03-08 11:18 ` [Qemu-devel] [PULL 3/6] acpi: pc: add fw_cfg device node to dsdt Gerd Hoffmann
2016-03-08 11:18 ` [Qemu-devel] [PULL 4/6] acpi: arm: " Gerd Hoffmann
2016-03-08 11:19 ` [Qemu-devel] [PULL 5/6] fw_cfg: document ACPI device node information Gerd Hoffmann
2016-03-08 11:19 ` [Qemu-devel] [PULL 6/6] tests: update acpi test data Gerd Hoffmann
2016-03-09  1:06 ` [Qemu-devel] [PULL 0/6] acpi: add fw_cfg device node to dsdt 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=1457435941-17578-1-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).