qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/5] pc,pci: bugfixes


From: Michael S. Tsirkin
Subject: [PULL 0/5] pc,pci: bugfixes
Date: Tue, 3 Aug 2021 16:52:00 -0400

The following changes since commit f2da205cb4142259d9bc6b9d4596ebbe2426fe49:

  Update version for v6.1.0-rc1 release (2021-07-27 18:07:52 +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 62a4db5522cbbd8b5309a2949c22f00e5b0138e3:

  Drop _DSM 5 from expected DSDTs on ARM (2021-08-03 16:32:35 -0400)

----------------------------------------------------------------
pc,pci: bugfixes

Small bugfixes all over the place.

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

----------------------------------------------------------------
Igor Mammedov (1):
      acpi: x86: pcihp: add support hotplug on multifunction bridges

Marcel Apfelbaum (1):
      hw/pcie-root-port: Fix hotplug for PCI devices requiring IO

Michael S. Tsirkin (3):
      arm/acpi: allow DSDT changes
      Revert "acpi/gpex: Inform os to keep firmware resource map"
      Drop _DSM 5 from expected DSDTs on ARM

 hw/i386/acpi-build.c               |  44 +++++++++++++++++++++++++------------
 hw/pci-bridge/gen_pcie_root_port.c |   5 +++++
 hw/pci-host/gpex-acpi.c            |  20 ++---------------
 tests/data/acpi/microvm/DSDT.pcie  | Bin 3031 -> 3023 bytes
 tests/data/acpi/virt/DSDT          | Bin 5204 -> 5196 bytes
 tests/data/acpi/virt/DSDT.memhp    | Bin 6565 -> 6557 bytes
 tests/data/acpi/virt/DSDT.numamem  | Bin 5204 -> 5196 bytes
 tests/data/acpi/virt/DSDT.pxb      | Bin 7695 -> 7679 bytes
 8 files changed, 37 insertions(+), 32 deletions(-)




reply via email to

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