qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/10] pc,pci,virtio: fixes, features
@ 2021-01-17 11:46 Michael S. Tsirkin
  2021-01-17 11:46 ` [PULL 01/10] pci/shpc: don't push attention button when ejecting powered-off device Michael S. Tsirkin
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Michael S. Tsirkin @ 2021-01-17 11:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

The following changes since commit f8e1d8852e393b3fd524fb005e38590063d99bc0:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210112-1' into staging (2021-01-12 21:23:25 +0000)

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 ccee1a8140211c569156ae649474cc520eb2a36b:

  acpi: Update _DSM method in expected files (2021-01-17 06:42:54 -0500)

----------------------------------------------------------------
pc,pci,virtio: fixes, features

Fixes all over the place.
PXB support for ARM.
boot index for vhost-user-fs.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Jiahui Cen (8):
      acpi: Allow DSDT acpi table changes
      acpi: Fix unmatched expected DSDT.pxb file
      acpi: Add addr offset in build_crs
      acpi/gpex: Inform os to keep firmware resource map
      acpi/gpex: Exclude pxb's resources from PCI0
      Kconfig: Compile PXB for ARM_VIRT
      acpi: Enable pxb unit-test for ARM virt machine
      acpi: Update _DSM method in expected files

Laszlo Ersek (1):
      vhost-user-fs: add the "bootindex" property

Roman Kagan (1):
      pci/shpc: don't push attention button when ejecting powered-off device

 include/hw/acpi/aml-build.h       |   4 +-
 include/hw/virtio/vhost-user-fs.h |   1 +
 hw/acpi/aml-build.c               |  18 ++++----
 hw/i386/acpi-build.c              |   3 +-
 hw/pci-host/gpex-acpi.c           |  87 +++++++++++++++++++++++++++-----------
 hw/pci/shpc.c                     |   4 +-
 hw/virtio/vhost-user-fs-pci.c     |   2 +
 hw/virtio/vhost-user-fs.c         |  10 +++++
 tests/qtest/bios-tables-test.c    |   4 --
 hw/pci-bridge/Kconfig             |   2 +-
 tests/data/acpi/microvm/DSDT.pcie | Bin 3023 -> 3031 bytes
 tests/data/acpi/virt/DSDT         | Bin 5196 -> 5204 bytes
 tests/data/acpi/virt/DSDT.memhp   | Bin 6557 -> 6565 bytes
 tests/data/acpi/virt/DSDT.numamem | Bin 5196 -> 5204 bytes
 tests/data/acpi/virt/DSDT.pxb     | Bin 7802 -> 7689 bytes
 15 files changed, 94 insertions(+), 41 deletions(-)



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-01-18 10:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-17 11:46 [PULL 00/10] pc,pci,virtio: fixes, features Michael S. Tsirkin
2021-01-17 11:46 ` [PULL 01/10] pci/shpc: don't push attention button when ejecting powered-off device Michael S. Tsirkin
2021-01-17 11:46 ` [PULL 02/10] vhost-user-fs: add the "bootindex" property Michael S. Tsirkin
2021-01-17 11:46 ` [PULL 03/10] acpi: Allow DSDT acpi table changes Michael S. Tsirkin
2021-01-17 11:46 ` [PULL 04/10] acpi: Fix unmatched expected DSDT.pxb file Michael S. Tsirkin
2021-01-17 11:46 ` [PULL 05/10] acpi: Add addr offset in build_crs Michael S. Tsirkin
2021-01-17 11:46 ` [PULL 06/10] acpi/gpex: Inform os to keep firmware resource map Michael S. Tsirkin
2021-01-17 11:46 ` [PULL 07/10] acpi/gpex: Exclude pxb's resources from PCI0 Michael S. Tsirkin
2021-01-17 11:46 ` [PULL 08/10] Kconfig: Compile PXB for ARM_VIRT Michael S. Tsirkin
2021-01-17 11:46 ` [PULL 09/10] acpi: Enable pxb unit-test for ARM virt machine Michael S. Tsirkin
2021-01-17 11:46 ` [PULL 10/10] acpi: Update _DSM method in expected files Michael S. Tsirkin
2021-01-18 10:28 ` [PULL 00/10] pc,pci,virtio: fixes, features Peter Maydell

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).