From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Anthony Liguori <aliguori@amazon.com>
Subject: [Qemu-devel] [PULL 00/11] pci, pc fixes, features
Date: Mon, 25 Aug 2014 00:18:08 +0200 [thread overview]
Message-ID: <1408918641-14167-1-git-send-email-mst@redhat.com> (raw)
The following changes since commit 2656eb7c599e306b95bad82b1372fc49ba3088f6:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819' into staging (2014-08-20 09:55:42 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
for you to fetch changes up to 187de915e8d06aaf82be206aebc551c82bf0670c:
pcie: fix trailing whitespace (2014-08-25 00:16:07 +0200)
----------------------------------------------------------------
pci, pc fixes, features
A bunch of bugfixes - these will make sense for 2.1.1
ACPI support for TPM and partial ARI support for PCIE.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Gonglei (1):
pcihp: fix possible array out of bounds
Knut Omang (4):
pcie: Fix incorrect write to the ari capability next function field
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
ioh3420: Remove obsoleted, unused ioh3420_init function
ioh3420: Enable ARI forwarding
Michael S. Tsirkin (4):
hostmem: set MPOL_MF_MOVE
pc: reserve more memory for ACPI for new machine types
ssdt-tpm: add generated hex file to git
pcie: fix trailing whitespace
Paolo Bonzini (1):
pci_bridge: manually destroy memory regions within PCIBridgeWindows
Stefan Berger (1):
Add ACPI tables for TPM
hw/i386/acpi-defs.h | 11 +++++
hw/tpm/tpm_tis.h | 8 +---
include/hw/acpi/tpm.h | 29 ++++++++++++
include/hw/i386/pc.h | 2 +
include/hw/pci/pcie.h | 7 +--
include/sysemu/tpm.h | 7 +++
backends/hostmem.c | 2 +-
hw/acpi/pcihp.c | 2 +-
hw/i386/acpi-build.c | 45 ++++++++++++++++++
hw/i386/pc.c | 12 +++--
hw/i386/pc_piix.c | 1 +
hw/i386/pc_q35.c | 1 +
hw/pci-bridge/ioh3420.c | 27 ++---------
hw/pci-bridge/xio3130_downstream.c | 4 +-
hw/pci/pci_bridge.c | 6 +++
hw/pci/pcie.c | 13 +++---
hw/i386/Makefile.objs | 3 +-
hw/i386/ssdt-tpm.dsl | 43 +++++++++++++++++
hw/i386/ssdt-tpm.hex.generated | 95 ++++++++++++++++++++++++++++++++++++++
19 files changed, 270 insertions(+), 48 deletions(-)
create mode 100644 include/hw/acpi/tpm.h
create mode 100644 hw/i386/ssdt-tpm.dsl
create mode 100644 hw/i386/ssdt-tpm.hex.generated
next reply other threads:[~2014-08-24 22:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-24 22:18 Michael S. Tsirkin [this message]
2014-08-24 22:18 ` [Qemu-devel] [PULL 01/11] hostmem: set MPOL_MF_MOVE Michael S. Tsirkin
2014-08-24 22:18 ` [Qemu-devel] [PULL 02/11] pci_bridge: manually destroy memory regions within PCIBridgeWindows Michael S. Tsirkin
2014-08-24 22:18 ` [Qemu-devel] [PULL 03/11] pcihp: fix possible array out of bounds Michael S. Tsirkin
2014-08-24 22:18 ` [Qemu-devel] [PULL 04/11] pc: reserve more memory for ACPI for new machine types Michael S. Tsirkin
2014-08-24 22:18 ` [Qemu-devel] [PULL 05/11] Add ACPI tables for TPM Michael S. Tsirkin
2014-08-24 22:18 ` [Qemu-devel] [PULL 06/11] ssdt-tpm: add generated hex file to git Michael S. Tsirkin
2014-08-24 22:18 ` [Qemu-devel] [PULL 07/11] pcie: Fix incorrect write to the ari capability next function field Michael S. Tsirkin
2014-08-24 22:18 ` [Qemu-devel] [PULL 08/11] pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* Michael S. Tsirkin
2014-08-24 22:18 ` [Qemu-devel] [PULL 09/11] ioh3420: Remove obsoleted, unused ioh3420_init function Michael S. Tsirkin
2014-08-24 22:18 ` [Qemu-devel] [PULL 10/11] ioh3420: Enable ARI forwarding Michael S. Tsirkin
2014-08-24 22:18 ` [Qemu-devel] [PULL 11/11] pcie: fix trailing whitespace Michael S. Tsirkin
2014-08-25 18:42 ` [Qemu-devel] [PULL 00/11] pci, pc fixes, features 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=1408918641-14167-1-git-send-email-mst@redhat.com \
--to=mst@redhat.com \
--cc=aliguori@amazon.com \
--cc=peter.maydell@linaro.org \
--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).