This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allmodconfig in repository toolchain/ci/qemu.
from 70f872ca91 Merge tag 'pull-tcg-20211111' of https://gitlab.com/rth7680/ [...] adds 3620328f78 target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x] adds 1fde73bcd7 spapr_numa.c: fix FORM1 distance-less nodes adds d139786e1b ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidat [...] adds 42f6c9179b Merge tag 'pull-ppc-20211112' of https://github.com/legoater [...] new cd523a4181 net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_queue_pairs() new b66cecb238 softmmu/qdev-monitor: fix use-after-free in qdev_set_id() new 245cf2c24e vhost: Rename last_index to vq_index_end new 14c81b2191 vhost: Fix last vq queue index of devices with no cvq new be81ba6042 hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machines new 2aa1842d6d pcie: rename 'native-hotplug' to 'x-native-hotplug' new c318bef762 hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 ma [...] new be12e3a016 bios-tables-test: Allow changes in DSDT ACPI tables new 211afe5c69 hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSC new 7e6055c99f tests: bios-tables-test update expected blobs new f463e761a4 virtio: use virtio accessor to access packed descriptor flags new d152cdd6f6 virtio: use virtio accessor to access packed event new 0351152b6f vdpa: Replace qemu_open_old by qemu_open at new c829540401 vdpa: Check for existence of opts.vhostdev new 23786d1344 pci: implement power state new d5daff7d31 pcie: implement slot power control for pcie root ports new 81124b3c7a pcie: add power indicator blink check new 44242d4d3d pcie: factor out pcie_cap_slot_unplug() new 0d33415a4e pcie: fast unplug when slot power is off new 18416c62e3 pcie: expire pending delete new 757b8dd4e9 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/vir [...]
The 21 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: hw/acpi/ich9.c | 18 ++++++++ hw/i386/acpi-build.c | 12 ++++-- hw/i386/pc.c | 2 + hw/i386/pc_q35.c | 9 +++- hw/mem/pc-dimm.c | 23 ++++++---- hw/net/vhost_net.c | 12 +++--- hw/pci/pci.c | 25 ++++++++++- hw/pci/pci_host.c | 6 ++- hw/pci/pcie.c | 79 ++++++++++++++++++++++++++++------ hw/pci/pcie_port.c | 2 +- hw/ppc/spapr_numa.c | 62 +++++++++++++------------- hw/virtio/vhost-vdpa.c | 2 +- hw/virtio/virtio.c | 24 ++++------- include/hw/acpi/ich9.h | 1 + include/hw/pci/pci.h | 2 + include/hw/qdev-core.h | 1 + include/hw/virtio/vhost.h | 4 +- net/vhost-vdpa.c | 8 +++- softmmu/qdev-monitor.c | 6 ++- target/ppc/mmu_helper.c | 2 +- target/ppc/translate/fp-impl.c.inc | 2 +- tests/data/acpi/q35/DSDT | Bin 8289 -> 8289 bytes tests/data/acpi/q35/DSDT.acpihmat | Bin 9614 -> 9614 bytes tests/data/acpi/q35/DSDT.bridge | Bin 11003 -> 11003 bytes tests/data/acpi/q35/DSDT.cphp | Bin 8753 -> 8753 bytes tests/data/acpi/q35/DSDT.dimmpxm | Bin 9943 -> 9943 bytes tests/data/acpi/q35/DSDT.ipmibt | Bin 8364 -> 8364 bytes tests/data/acpi/q35/DSDT.ivrs | Bin 8306 -> 8306 bytes tests/data/acpi/q35/DSDT.memhp | Bin 9648 -> 9648 bytes tests/data/acpi/q35/DSDT.mmio64 | Bin 9419 -> 9419 bytes tests/data/acpi/q35/DSDT.multi-bridge | Bin 8583 -> 8583 bytes tests/data/acpi/q35/DSDT.nohpet | Bin 8147 -> 8147 bytes tests/data/acpi/q35/DSDT.numamem | Bin 8295 -> 8295 bytes tests/data/acpi/q35/DSDT.tis.tpm12 | Bin 8894 -> 8894 bytes tests/data/acpi/q35/DSDT.tis.tpm2 | Bin 8894 -> 8894 bytes tests/data/acpi/q35/DSDT.xapic | Bin 35652 -> 35652 bytes 36 files changed, 209 insertions(+), 93 deletions(-)