This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/qemu.
from f6cce6bcb2 Merge tag 'pull-target-arm-20220726' of https://git.linaro.o [...] adds e4bcec0c3c acpi/nvdimm: Define trace events for NVDIMM and substitute n [...] adds 71a5f07e75 hw/machine: Clear out left over CXL related pointer from mov [...] adds 4a447a710c hw/i386/pc: Always place CXL Memory Regions after device_memory adds cb70b7e871 hw/cxl: Fix size of constant in interleave granularity function. adds 4ab4c33014 hw/i386: add 4g boundary start to X86MachineState adds 4876778749 i386/pc: create pci-host qdev prior to pc_memory_init() adds c48eb7a4e8 i386/pc: pass pci_hole64_size to pc_memory_init() adds 5ff62e2afe i386/pc: factor out above-4g end to an helper adds 55668e409b i386/pc: factor out cxl range end to helper adds 42bed07127 i386/pc: factor out cxl range start to helper adds 1065b21993 i386/pc: handle unitialized mr in pc_get_cxl_range_end() adds 8288a8286d i386/pc: factor out device_memory base/size to helper adds 1caab5cf86 i386/pc: bounds check phys-bits against max used GPA adds 8504f12945 i386/pc: relocate 4g start to 1T where applicable adds b3e6982b41 i386/pc: restrict AMD only enforcing of 1Tb hole to new mach [...] adds 0522be9a0c hw/virtio/virtio-iommu: Enforce power-of-two notify for both [...] adds e5b6555fb8 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/vir [...] adds 7b17a1a841 Update version for v7.1.0-rc0 release
No new revisions were added by this update.
Summary of changes: VERSION | 2 +- hw/acpi/nvdimm.c | 35 ++++--- hw/acpi/trace-events | 13 +++ hw/i386/acpi-build.c | 2 +- hw/i386/pc.c | 209 ++++++++++++++++++++++++++++++++--------- hw/i386/pc_piix.c | 15 ++- hw/i386/pc_q35.c | 15 ++- hw/i386/sgx.c | 2 +- hw/i386/x86.c | 1 + hw/pci-host/i440fx.c | 5 +- hw/virtio/virtio-iommu.c | 47 +++++---- include/hw/boards.h | 1 - include/hw/cxl/cxl_component.h | 2 +- include/hw/i386/pc.h | 4 +- include/hw/i386/x86.h | 3 + include/hw/mem/nvdimm.h | 8 -- include/hw/pci-host/i440fx.h | 3 +- 17 files changed, 259 insertions(+), 108 deletions(-)