This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.34/master
in repository glibc.
from 5daf13b1e6 powerpc64[le]: Allocate extra stack frame on syscall.S
new 9de8011c32 riscv: align stack in clone [BZ #28702]
The 1 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:
NEWS | 1 +
sysdeps/unix/sysv/linux/riscv/clone.S | 3 +++
2 files changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from dc33024011d Daily bump.
new a28d6903677 Fortran: dimensions of an array have to be non-negative
The 1 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:
gcc/fortran/array.c | 6 ++++--
gcc/testsuite/gfortran.dg/shape_11.f90 | 16 ++++++++++++++++
2 files changed, 20 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/shape_11.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/qemu.
from a3607def89 Update version for v6.2.0-rc4 release
adds 44f28df247 Update version for v6.2.0 release
adds af1719795c Open 6.3 development tree
adds cf4fbc3030 block/nvme: fix infinite loop in nvme_free_req_queue_cb()
adds 76b56fdfc9 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds efe84f03ea qtest/libqos: add a function to initialize secondary PCI buses
adds e32b96b559 tests/qtest: add some tests for virtio-net failover
adds 1e2077e223 tests/libqtest: add some virtio-net failover migration cance [...]
adds e1e3d32118 tests/libqtest: add a migration test with two couples of fai [...]
adds a9697d0947 tests/qtest: Run the PPC 32-bit tests with the 64-bit target [...]
adds bf22f15114 tests/qtest: Fence the tests that need xlnx-zcu102 with CONF [...]
adds 5516a3b592 tests/qtest: Add a function that gets a list with available [...]
adds 719051ca3f tests/qtest: Add a function to check whether a machine is available
adds e6a52b3651 Move the libssh setup from configure to meson.build
adds f462be4c06 gitlab-ci.d/buildtest: Add jobs that run the device-crash-test
adds f11b0a4892 gitlab-ci: Add cirrus-ci based tests for NetBSD and OpenBSD
adds 7b140d2359 virtio-iommu: Remove set_config callback
adds 3a411b2d96 virtio-iommu: Fix endianness in get_config
adds 6b77ae0531 virtio-iommu: Fix the domain_range end
adds becf88730b tests: qtest: Add virtio-iommu test
adds 7876cba8fc gitlab-ci: Test compilation on Windows with MSYS2
adds 5d3da09e44 Merge tag 'pull-request-2021-12-15' of https://gitlab.com/th [...]
adds 672159a97c migration/ram.c: Remove the qemu_mutex_lock in colo_flush_ra [...]
adds 0e0f0479e2 migration/colo: More accurate update checkpoint time
adds 795969ab1f Fixed a QEMU hang when guest poweroff in COLO mode
adds 751fe4c608 migration/colo: Optimize COLO primary node start code path
adds bad452a77e migration: Remove is_zero_range()
adds f13f22badc dump: Remove is_zero_page()
adds 47a1782461 multifd: Delete useless operation
adds 144fa06b34 migration: Never call twice qemu_target_page_size()
adds 90a3d2f9d5 multifd: Rename used field to num
adds 18ede636bc multifd: Add missing documention
adds 1943c11a62 multifd: The variable is only used inside the loop
adds 02fb81043e multifd: remove used parameter from send_prepare() method
adds 40a4bfe9d3 multifd: remove used parameter from send_recv_pages() method
adds 01102a2ef6 multifd: Fill offset and block for reception
adds 077fbb5942 multifd: Shut down the QIO channels to avoid blocking the se [...]
adds 9c5c8ff24e COLO: Move some trace code behind qemu_mutex_unlock_iothread()
adds f5ff548774 multifd: Make zstd compression method not use iovs
adds a5ed229488 multifd: Make zlib compression method not use iovs
adds 0da6106883 Merge tag 'migration-20211214-pull-request' of https://gitla [...]
adds 229c57b198 hw/intc: clean-up error reporting for failed ITS cmd
adds 0b052414bd docs: aspeed: Add new boards
adds 38b1ed6c90 docs: aspeed: Update OpenBMC image URL
adds 9d5dcb8512 docs: aspeed: Give an example of booting a kernel
adds b662fac6aa docs: aspeed: ADC is now modelled
adds ab08c34676 Fix STM32F2XX USART data register readout
adds a1d742d88b hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gic [...]
adds a8a5546798 hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selector
adds 3b39ba360d target/arm: Hoist pc_next to a local variable in aarch64_tr_ [...]
adds bf9dd2aa5f target/arm: Hoist pc_next to a local variable in arm_tr_tran [...]
adds 0bb72bca7c target/arm: Hoist pc_next to a local variable in thumb_tr_tr [...]
adds 258a00e5a4 target/arm: Split arm_pre_translate_insn
adds 485088f742 target/arm: Advance pc for arch single-step exception
adds 936a6b8603 target/arm: Split compute_fsr_fsc out of arm_deliver_fault
adds ee03027a2c target/arm: Take an exception if PC is misaligned
adds 7055fe4baf target/arm: Assert thumb pc is aligned
adds 8dc89f1faa target/arm: Suppress bp for exceptions with more priority
adds 0bdce4861f tests/tcg: Add arm and aarch64 pc alignment tests
adds e0e875a68a target/i386: Use assert() to sanity-check b1 in SSE decode
adds 9cafc0735f include/hw/i386: Don't include qemu-common.h in .h files
adds 70a37f7faa target/hexagon/cpu.h: don't include qemu-common.h
adds d073949f9c target/rx/cpu.h: Don't include qemu-common.h
adds 3508c0fac2 hw/arm: Don't include qemu-common.h unnecessarily
adds 52a9f60935 target/arm: Correct calculation of tlb range invalidate length
adds 530cd6c26d hw/net: npcm7xx_emc fix missing queue_flush
adds cf1a5cc935 hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
adds 092cba0350 hw/arm/virt: Remove device tree restriction for virtio-iommu
adds 80d28ccdb9 hw/arm/virt: Reject instantiation of multiple IOMMUs
adds 317500fea8 hw/arm/virt: Use object_property_set instead of qdev_prop_set
adds 641f32f684 tests/acpi: allow updates of VIOT expected data files
adds 39d7554b20 tests/acpi: add test case for VIOT
adds cf7a348837 tests/acpi: add expected blobs for VIOT test on q35 machine
adds aed1765588 tests/acpi: add expected blob for VIOT test on virt machine
adds aab8cfd4c3 Merge tag 'pull-target-arm-20211215' of https://git.linaro.o [...]
adds 36aa285f48 hw/sd/ssi-sd: Do not create SD card within controller's realize
adds 64eaa82095 hw: Replace trivial drive_get_next() by drive_get()
adds 93d8bc8f5b hw/arm/npcm7xx_boards: Replace drive_get_next() by drive_get()
adds d83c29e981 hw/arm/versatilepb hw/arm/vexpress: Replace drive_get_next() [...]
adds 6b87668b08 hw/arm/imx25_pdk: Replace drive_get_next() by drive_get()
adds 8acf052f7a hw/arm/mcimx6ul-evk: Replace drive_get_next() by drive_get()
adds 50659fc479 hw/arm/mcimx7d-sabre: Replace drive_get_next() by drive_get()
adds c29faeda3f hw/arm/xlnx-versal-virt: Replace drive_get_next() by drive_get()
adds 0de89a8632 hw/microblaze: Replace drive_get_next() by drive_get()
adds 97ca6c2786 hw/arm/xlnx-zcu102: Replace drive_get_next() by drive_get()
adds 94d4bb4ff9 hw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()
adds 8ec239f2d8 hw/arm/aspeed: Replace drive_get_next() by drive_get()
adds 95fd260f0a blockdev: Drop unused drive_get_next()
adds e630bc7ec9 Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/a [...]
adds 69a80f14ce tests/qtest/bios-tables-test: Only run VIOT test on TCG
adds 4051a1f062 hw/scsi/lsi53c895a: Do not abort when DMA requested and no d [...]
adds aa62976c9d tests/qtest: Add fuzz-lsi53c895a-test
adds 226fad7371 qapi/machine.json: Fix incorrect description for die-id
adds 4006a27c5e scripts/entitlement.sh: Use backward-compatible cp flags
adds a4663f1a55 virtio-gpu: do not byteswap padding
adds 43709a0ca3 linux-headers: update to 5.16-rc1
adds ecd39d620b gdbstub: reject unsupported flags in handle_set_qemu_sstep
adds 12bc5b4cd5 gdbstub, kvm: let KVM report supported singlestep flags
adds fd2ddd1689 kvm: add support for KVM_GUESTDBG_BLOCKIRQ
adds 1105812382 numa: Enable numa for SGX EPC sections
adds 4755927ae1 numa: Support SGX numa in the monitor and Libvirt interfaces
adds d1889b3609 doc: Add the SGX numa description
adds cbe08c35cf configure: remove dead variables
adds 29eb5c2c86 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds c35aff184b s390: kvm: adjust diag318 resets to retain data
adds 2c092950a4 MAINTAINERS: update email address of Christian Borntraeger
adds b2892a2b9d s390x/pci: use a reserved ID for the default PCI group
adds df7ce0a94d s390x/pci: don't use hard-coded dma range in reg_ioat
adds cb6d6a3e6a s390x/pci: use the passthrough measurement update interval
adds ac6aa30ac4 s390x/pci: add supported DT information to clp response
adds 9f8e6cad65 gitlab-ci: Speed up the msys2-64bit job by using --without-d [...]
adds 48c03a0e13 Merge tag 's390x-2021-12-17' of https://gitlab.com/thuth/qem [...]
new 73944a4bf4 pseries: Update SLOF firmware image
new 2307ddc15b Merge tag 'qemu-slof-20211112' of github.com:aik/qemu into ppc-next
new 83234b8289 hw/ppc/mac.h: Remove MAX_CPUS macro
new c3a824b0cf target/ppc: Fixed call to deferred exception
new 00d3880251 test/tcg/ppc64le: test mtfsf
new 25ee608d79 target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52
new 5f1470b091 target/ppc: Implement Vector Expand Mask
new 17868d81e0 target/ppc: Implement Vector Extract Mask
new 9193eaa901 target/ppc: Implement Vector Mask Move insns
new ef80a708b5 ivshmem.c: change endianness to LITTLE_ENDIAN
new d04aeb6862 ivshmem-test.c: enable test_ivshmem_server for ppc64 arch
new fa4b5eaaf9 pci-host: Allow extended config space access for PowerNV PHB4 model
new 58c49ef5c4 docs: Minor updates on the powernv documentation.
new ebe6c3fab8 ppc/pnv.c: add a friendly warning when accel=kvm is used
new 3e8f715815 docs/system/ppc/powernv.rst: document KVM support status
new bbfbbff5fc ppc/pnv.c: fix "system-id" FDT when -uuid is set
new 88581cc43b docs: Introducing pseries documentation.
new d483f2b53a docs: rSTify ppc-spapr-hcalls.txt
new d55b123d14 docs: Rename ppc-spapr-hcalls.txt to ppc-spapr-hcalls.rst.
new 9befbe4f62 Link new ppc-spapr-hcalls.rst file to pseries.rst.
new 149a48f6e6 softfloat: Extend float_exception_flags to 16 bits
new ba11446c40 softfloat: Add flag specific to Inf - Inf
new bead3c9b0f softfloat: Add flag specific to Inf * 0
new 10cc964030 softfloat: Add flags specific to Inf / Inf and 0 / 0
new f8718aab89 softfloat: Add flag specific to sqrt(-x)
new 81254b02eb softfloat: Add flag specific to convert non-nan to int
new e706d4455b softfloat: Add flag specific to signaling nans
new 941298ecd7 target/ppc: Update float_invalid_op_addsub for new flags
new 4edf55698f target/ppc: Update float_invalid_op_mul for new flags
new c07f82416c target/ppc: Update float_invalid_op_div for new flags
new f2e2504676 target/ppc: Move float_check_status from FPU_FCTI to translate
new 353464ea16 target/ppc: Update float_invalid_cvt for new flags
new fed12f3b2d target/ppc: Fix VXCVI return value
new b891757e44 target/ppc: Remove inline from do_fri
new 6bce077777 target/ppc: Use FloatRoundMode in do_fri
new 1348d20b16 target/ppc: Tidy inexact handling in do_fri
new a496352736 target/ppc: Clean up do_fri
new e4052bb773 target/ppc: Update fmadd for new flags
new ffdaff8e9c target/ppc: Split out do_fmadd
new 2125ac18bf target/ppc: Do not call do_float_check_status from do_fmadd
new 7238e55bd6 target/ppc: Split out do_frsp
new 734cfbd84e target/ppc: Update do_frsp for new flags
new 58c7edef61 target/ppc: Use helper_todouble in do_frsp
new 3d3050cc8d target/ppc: Update sqrt for new flags
new 053e23a694 target/ppc: Update xsrqpi and xsrqpxp to new flags
new 8ea0b1408e target/ppc: Update fre to new flags
new 42636fb923 softfloat: Add float64r32 arithmetic routines
new d04ca895dc target/ppc: Add helpers for fmadds et al
new 41ae890d08 target/ppc: Add helper for fsqrts
new d9e792a1c1 target/ppc: Add helpers for fadds, fsubs, fdivs
new 7f87214e3b target/ppc: Add helper for fmuls
new dedbfda765 target/ppc: Add helper for frsqrtes
new 7d82ea3484 target/ppc: Update fres to new flags and float64r32
new a1f1c731c6 target/ppc: Use helper_todouble/tosingle in helper_xststdcsp
new 1da666cd8e target/ppc: Disable software TLB for the 7450 family
new b137fb72d7 target/ppc: Disable unused facilities in the e600 CPU
new a09410ed1f target/ppc: Remove the software TLB model of 7450 CPUs
new 6328a3bb4b target/ppc: Fix MPCxxx FPU interrupt address
new fd77f75710 target/ppc: Remove 603e exception model
new 84835acbbf target/ppc: Set 601v exception model id
new c8f49e6b93 target/ppc: remove 401/403 CPUs
new 82f64c2384 ppc/ppc405: Change kernel load address
new 26e8bed611 ppc: Mark the 'taihu' machine as deprecated
new de82dabead ppc: Add trace-events for DCR accesses
new 09960a5be3 ppc/ppc405: Convert printfs to trace-events
new af9e361512 ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
new a3e973e1bf ppc/ppc405: Change ppc405ep_init() return value
new f61b99d35e ppc/ppc405: Add some address space definitions
new 9fb100efa1 ppc/ppc405: Remove flash support
new 13d63de59b ppc/ppc405: Rework FW load
new e3931ecab3 ppc/ppc405: Introduce ppc405_set_default_bootinfo()
new 337270b2a5 ppc/ppc405: Fix boot from kernel
new cada9f30d3 ppc/ppc405: Change default PLL values at reset
new e0caa8e64d ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board information
new 6518c0ede9 ppc/ppc405: Add update of bi_procfreq field
new 201fc774e0 target/ppc: Fix xs{max, min}[cj]dp to use VSX registers
new c5df1898a1 target/ppc: Move xs{max,min}[cj]dp to decodetree
new 38d4914c50 target/ppc: fix xscvqpdp register access
new caf6f9b568 target/ppc: move xscvqpdp to decodetree
new 7fc1dc8313 target/ppc: Fix e6500 boot
new 29c4a3363b Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"
new 8f2e9d4003 target/ppc: introduce PMUEventType and PMU overflow timers
new c2eff582a3 target/ppc: PMU basic cycle count for pseries TCG
new 308b9fad2a target/ppc: PMU: update counters on PMCs r/w
new a6f91249e0 target/ppc: PMU: update counters on MMCR1 write
new 1474ba6d10 target/ppc: enable PMU counter overflow with cycle events
new 46d396bde9 target/ppc: enable PMU instruction count
new 7aeac354a6 target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
new 1f26c75191 PPC64/TCG: Implement 'rfebb' instruction
new 2c4d3a501e ppc/pnv: Introduce a "chip" property under PHB3
new a8fa95c7e6 ppc/pnv: Use the chip class to check the index of PHB3 devices
new 9e59b09ccf ppc/pnv: Drop the "num-phbs" property
new 10841a76eb ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_ [...]
new 2ff73dda02 ppc/pnv: Use QOM hierarchy to scan PHB3 devices
new 422fd92e61 ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
new 12060cbd3f ppc/pnv: Introduce version and device_id class atributes for [...]
new 6f43d2551f ppc/pnv: Introduce a "chip" property under the PHB4 model
new cf0ee6955c ppc/pnv: Introduce a num_stack class attribute
new aa8cc84d88 ppc/pnv: Compute the PHB index from the PHB4 PEC model
new 8da4f8f7b7 ppc/pnv: Remove "system-memory" property from PHB4 PEC
new 13480fc58a ppc/pnv: Move realize of PEC stacks under the PEC model
new 0e6232bc3c ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devices
new 93dc314c92 Merge tag 'pull-ppc-20211217' of https://github.com/legoater [...]
The 103 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:
.gitlab-ci.d/buildtest.yml | 23 +
.gitlab-ci.d/cirrus.yml | 35 +
.gitlab-ci.d/cirrus/kvm-build.yml | 31 +
.gitlab-ci.d/qemu-project.yml | 1 +
.gitlab-ci.d/windows.yml | 98 ++
.mailmap | 1 +
MAINTAINERS | 7 +-
VERSION | 2 +-
accel/kvm/kvm-all.c | 29 +
block/nvme.c | 5 +-
blockdev.c | 10 -
configure | 32 -
docs/about/deprecated.rst | 9 +
docs/specs/ppc-spapr-hcalls.rst | 100 ++
docs/specs/ppc-spapr-hcalls.txt | 78 --
docs/system/arm/aspeed.rst | 26 +-
docs/system/i386/sgx.rst | 31 +-
docs/system/ppc/powernv.rst | 68 +-
docs/system/ppc/pseries.rst | 226 +++++
dump/dump.c | 10 +-
fpu/softfloat-parts.c.inc | 57 +-
fpu/softfloat-specialize.c.inc | 12 +-
fpu/softfloat.c | 114 ++-
gdbstub.c | 83 +-
hw/arm/Kconfig | 1 +
hw/arm/aspeed.c | 21 +-
hw/arm/boot.c | 1 -
hw/arm/cubieboard.c | 2 +-
hw/arm/digic_boards.c | 1 -
hw/arm/highbank.c | 1 -
hw/arm/imx25_pdk.c | 2 +-
hw/arm/integratorcp.c | 2 +-
hw/arm/mcimx6ul-evk.c | 2 +-
hw/arm/mcimx7d-sabre.c | 2 +-
hw/arm/msf2-som.c | 2 +-
hw/arm/npcm7xx_boards.c | 7 +-
hw/arm/orangepi.c | 2 +-
hw/arm/raspi.c | 2 +-
hw/arm/realview.c | 2 +-
hw/arm/sabrelite.c | 2 +-
hw/arm/sbsa-ref.c | 1 -
hw/arm/stellaris.c | 15 +-
hw/arm/stm32f405_soc.c | 1 -
hw/arm/versatilepb.c | 4 +-
hw/arm/vexpress.c | 7 +-
hw/arm/virt-acpi-build.c | 7 +
hw/arm/virt.c | 21 +-
hw/arm/xilinx_zynq.c | 16 +-
hw/arm/xlnx-versal-virt.c | 3 +-
hw/arm/xlnx-zcu102.c | 6 +-
hw/char/stm32f2xx_usart.c | 3 +-
hw/core/numa.c | 5 +-
hw/i386/acpi-build.c | 2 +
hw/i386/sgx-epc.c | 3 +
hw/i386/sgx-stub.c | 4 +
hw/i386/sgx.c | 95 +-
hw/intc/Kconfig | 5 +
hw/intc/arm_gicv3.c | 2 +-
hw/intc/arm_gicv3_cpuif.c | 10 +-
hw/intc/arm_gicv3_cpuif_common.c | 22 +
hw/intc/arm_gicv3_its.c | 39 +-
hw/intc/meson.build | 11 +-
hw/microblaze/petalogix_ml605_mmu.c | 2 +-
hw/misc/ivshmem.c | 2 +-
hw/misc/sifive_u_otp.c | 4 +-
hw/net/npcm7xx_emc.c | 18 +-
hw/pci-host/pnv_phb3.c | 3 +-
hw/pci-host/pnv_phb3_pbcq.c | 11 +
hw/pci-host/pnv_phb4.c | 1 +
hw/pci-host/pnv_phb4_pec.c | 75 +-
hw/ppc/mac.h | 3 -
hw/ppc/mac_newworld.c | 3 +-
hw/ppc/mac_oldworld.c | 3 +-
hw/ppc/pnv.c | 177 ++--
hw/ppc/ppc.c | 2 +
hw/ppc/ppc405.h | 14 +-
hw/ppc/ppc405_boards.c | 245 ++---
hw/ppc/ppc405_uc.c | 225 ++--
hw/ppc/spapr_cpu_core.c | 1 +
hw/ppc/trace-events | 23 +
hw/riscv/microchip_pfsoc.c | 2 +-
hw/riscv/sifive_u.c | 15 +-
hw/s390x/s390-pci-bus.c | 1 +
hw/s390x/s390-pci-inst.c | 15 +-
hw/s390x/s390-pci-vfio.c | 1 +
hw/scsi/lsi53c895a.c | 3 +-
hw/sd/ssi-sd.c | 29 +-
hw/sparc64/niagara.c | 2 +-
hw/virtio/trace-events | 3 +-
hw/virtio/virtio-iommu-pci.c | 12 +-
hw/virtio/virtio-iommu.c | 42 +-
include/fpu/softfloat-types.h | 23 +-
include/fpu/softfloat.h | 14 +-
include/hw/i386/microvm.h | 1 -
include/hw/i386/sgx-epc.h | 3 +
include/hw/i386/x86.h | 1 -
include/hw/pci-host/pnv_phb3.h | 3 +
include/hw/pci-host/pnv_phb4.h | 5 +
include/hw/pci/pci_bridge.h | 8 +
include/hw/ppc/pnv.h | 2 +
include/hw/s390x/s390-pci-bus.h | 3 +-
include/hw/s390x/s390-pci-clp.h | 3 +-
include/hw/virtio/virtio-gpu-bswap.h | 1 -
include/migration/colo.h | 1 +
include/standard-headers/drm/drm_fourcc.h | 121 ++-
include/standard-headers/linux/ethtool.h | 31 +
include/standard-headers/linux/fuse.h | 10 +-
include/standard-headers/linux/pci_regs.h | 6 +
include/standard-headers/linux/virtio_gpu.h | 18 +-
include/standard-headers/linux/virtio_ids.h | 24 +
include/standard-headers/linux/virtio_vsock.h | 3 +-
include/sysemu/blockdev.h | 1 -
include/sysemu/kvm.h | 15 +
linux-headers/asm-arm64/unistd.h | 1 +
linux-headers/asm-generic/unistd.h | 22 +-
linux-headers/asm-mips/unistd_n32.h | 1 +
linux-headers/asm-mips/unistd_n64.h | 1 +
linux-headers/asm-mips/unistd_o32.h | 1 +
linux-headers/asm-powerpc/unistd_32.h | 1 +
linux-headers/asm-powerpc/unistd_64.h | 1 +
linux-headers/asm-s390/unistd_32.h | 1 +
linux-headers/asm-s390/unistd_64.h | 1 +
linux-headers/asm-x86/kvm.h | 5 +
linux-headers/asm-x86/unistd_32.h | 3 +
linux-headers/asm-x86/unistd_64.h | 3 +
linux-headers/asm-x86/unistd_x32.h | 3 +
linux-headers/linux/kvm.h | 40 +-
linux-user/aarch64/cpu_loop.c | 46 +-
linux-user/hexagon/cpu_loop.c | 1 +
meson.build | 13 +-
meson_options.txt | 2 +
migration/colo.c | 33 +-
migration/migration.c | 26 +-
migration/multifd-zlib.c | 48 +-
migration/multifd-zstd.c | 47 +-
migration/multifd.c | 70 +-
migration/multifd.h | 6 +-
migration/ram.c | 11 +-
migration/savevm.c | 5 +-
monitor/hmp-cmds.c | 1 +
pc-bios/README | 2 +-
pc-bios/slof.bin | Bin 991744 -> 991920 bytes
qapi/machine.json | 12 +-
qapi/misc-target.json | 19 +-
qemu-options.hx | 4 +-
roms/SLOF | 2 +-
scripts/entitlement.sh | 2 +-
scripts/meson-buildoptions.sh | 3 +
target/arm/debug_helper.c | 23 +
target/arm/gdbstub.c | 9 +-
target/arm/helper.c | 6 +-
target/arm/helper.h | 1 +
target/arm/machine.c | 10 +
target/arm/syndrome.h | 5 +
target/arm/tlb_helper.c | 63 +-
target/arm/translate-a64.c | 23 +-
target/arm/translate.c | 58 +-
target/hexagon/cpu.h | 1 -
target/i386/tcg/translate.c | 12 +-
target/ppc/cpu-models.c | 34 -
target/ppc/cpu-models.h | 19 -
target/ppc/cpu-qom.h | 12 +-
target/ppc/cpu.c | 2 +-
target/ppc/cpu.h | 63 +-
target/ppc/cpu_init.c | 658 ++----------
target/ppc/excp_helper.c | 95 +-
target/ppc/fpu_helper.c | 593 ++++++-----
target/ppc/helper.h | 29 +-
target/ppc/helper_regs.c | 7 +
target/ppc/insn32.decode | 54 +-
target/ppc/meson.build | 1 +
target/ppc/mmu_common.c | 60 +-
target/ppc/mmu_helper.c | 32 -
target/ppc/power8-pmu-regs.c.inc | 69 +-
target/ppc/power8-pmu.c | 350 +++++++
target/ppc/power8-pmu.h | 26 +
target/ppc/spr_tcg.h | 5 +
target/ppc/translate.c | 104 +-
target/ppc/translate/branch-impl.c.inc | 33 +
target/ppc/translate/fp-impl.c.inc | 53 +-
target/ppc/translate/vmx-impl.c.inc | 231 +++++
target/ppc/translate/vsx-impl.c.inc | 55 +-
target/ppc/translate/vsx-ops.c.inc | 5 -
target/rx/cpu.h | 1 -
target/s390x/cpu.h | 4 +-
target/s390x/kvm/kvm.c | 4 +
tests/data/acpi/q35/{DSDT => DSDT.viot} | Bin 8289 -> 9398 bytes
tests/data/acpi/q35/VIOT.viot | Bin 0 -> 112 bytes
tests/data/acpi/virt/VIOT | Bin 0 -> 88 bytes
tests/qtest/bios-tables-test.c | 39 +
tests/qtest/boot-serial-test.c | 3 +-
tests/qtest/cdrom-test.c | 8 +-
tests/qtest/fuzz-lsi53c895a-test.c | 52 +
tests/qtest/ivshmem-test.c | 5 +-
tests/qtest/libqos/libqtest.h | 8 +
tests/qtest/libqos/meson.build | 1 +
tests/qtest/libqos/pci.c | 119 +++
tests/qtest/libqos/pci.h | 1 +
tests/qtest/libqos/virtio-iommu.c | 126 +++
tests/qtest/libqos/virtio-iommu.h | 40 +
tests/qtest/libqtest.c | 79 +-
tests/qtest/meson.build | 10 +-
tests/qtest/prom-env-test.c | 8 +-
tests/qtest/virtio-iommu-test.c | 326 ++++++
tests/qtest/virtio-net-failover.c | 1352 +++++++++++++++++++++++++
tests/tcg/aarch64/Makefile.target | 4 +-
tests/tcg/aarch64/pcalign-a64.c | 37 +
tests/tcg/arm/Makefile.target | 4 +
tests/tcg/arm/pcalign-a32.c | 46 +
tests/tcg/ppc64/Makefile.target | 1 +
tests/tcg/ppc64le/Makefile.target | 1 +
tests/tcg/ppc64le/mtfsf.c | 61 ++
212 files changed, 6062 insertions(+), 2172 deletions(-)
create mode 100644 .gitlab-ci.d/cirrus/kvm-build.yml
create mode 100644 .gitlab-ci.d/windows.yml
create mode 100644 docs/specs/ppc-spapr-hcalls.rst
delete mode 100644 docs/specs/ppc-spapr-hcalls.txt
create mode 100644 hw/intc/arm_gicv3_cpuif_common.c
create mode 100644 target/ppc/power8-pmu.c
create mode 100644 target/ppc/power8-pmu.h
create mode 100644 target/ppc/translate/branch-impl.c.inc
copy tests/data/acpi/q35/{DSDT => DSDT.viot} (85%)
create mode 100644 tests/data/acpi/q35/VIOT.viot
create mode 100644 tests/data/acpi/virt/VIOT
create mode 100644 tests/qtest/fuzz-lsi53c895a-test.c
create mode 100644 tests/qtest/libqos/virtio-iommu.c
create mode 100644 tests/qtest/libqos/virtio-iommu.h
create mode 100644 tests/qtest/virtio-iommu-test.c
create mode 100644 tests/qtest/virtio-net-failover.c
create mode 100644 tests/tcg/aarch64/pcalign-a64.c
create mode 100644 tests/tcg/arm/pcalign-a32.c
create mode 100644 tests/tcg/ppc64le/mtfsf.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 172e0da3ef Automatic date update in version.in
adds 1fb4a5909e Automatic date update in version.in
adds b77f1b197a Automatic date update in version.in
adds 0a18ced151 Automatic date update in version.in
adds a2fbc5eec7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cb6130384 2: update: binutils-llvm-linux-qemu: 21885
new a3ecc5636 2: update: binutils-llvm-linux-qemu: 21885
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (cb6130384)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1604 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 41396 -> 41432 bytes
04-build_llvm/console.log.xz | Bin 58700 -> 58936 bytes
05-build_abe-qemu/console.log.xz | Bin 29200 -> 30264 bytes
06-build_linux/console.log.xz | Bin 5208 -> 5196 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 212 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 117 insertions(+), 117 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
adds c12d6b570d Initialize `m_ndimensions' in the member initializer list
adds 8294c9025a Avoid redundant operations in `fortran_array_walker'
No new revisions were added by this update.
Summary of changes:
gdb/f-array-walker.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 3e7eb466e 0: update: binutils-gcc: 2
new e8578ccbc 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (3e7eb466e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1568 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52660 -> 52124 bytes
05-build_abe-bootstrap/console.log.xz | Bin 466088 -> 463860 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0758ba0ad 2: update: binutils-240eab1e593078980b2bd28ed7c62563bea9e9aa: 19555
new 9dc0c1c81 2: update: qemu-29eb5c2c86f935b0e9700fad2ecfe8a32b011d57: 19555
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0758ba0ad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1600 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30396 -> 29472 bytes
04-build_abe-stage1/console.log.xz | Bin 91524 -> 90916 bytes
05-build_abe-qemu/console.log.xz | Bin 30804 -> 30264 bytes
06-build_linux/console.log.xz | Bin 45840 -> 45984 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++----
9 files changed, 28 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-arm
in repository toolchain/ci/qemu.
from 29eb5c2c86 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds c35aff184b s390: kvm: adjust diag318 resets to retain data
adds 2c092950a4 MAINTAINERS: update email address of Christian Borntraeger
adds b2892a2b9d s390x/pci: use a reserved ID for the default PCI group
adds df7ce0a94d s390x/pci: don't use hard-coded dma range in reg_ioat
adds cb6d6a3e6a s390x/pci: use the passthrough measurement update interval
adds ac6aa30ac4 s390x/pci: add supported DT information to clp response
adds 9f8e6cad65 gitlab-ci: Speed up the msys2-64bit job by using --without-d [...]
adds 48c03a0e13 Merge tag 's390x-2021-12-17' of https://gitlab.com/thuth/qem [...]
No new revisions were added by this update.
Summary of changes:
.gitlab-ci.d/windows.yml | 2 +-
.mailmap | 1 +
MAINTAINERS | 6 +++---
hw/s390x/s390-pci-bus.c | 1 +
hw/s390x/s390-pci-inst.c | 15 +++++++++------
hw/s390x/s390-pci-vfio.c | 1 +
include/hw/s390x/s390-pci-bus.h | 3 ++-
include/hw/s390x/s390-pci-clp.h | 3 ++-
target/s390x/cpu.h | 4 ++--
target/s390x/kvm/kvm.c | 4 ++++
10 files changed, 26 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-arm
in repository toolchain/ci/gdb.
from 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
adds c12d6b570d Initialize `m_ndimensions' in the member initializer list
adds 8294c9025a Avoid redundant operations in `fortran_array_walker'
No new revisions were added by this update.
Summary of changes:
gdb/f-array-walker.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-arm
in repository toolchain/ci/glibc.
from b99b0f93ee nss: Use "files dns" as the default for the hosts database ( [...]
adds 2bbd07c715 fortify: Fix spurious warning with realpath
adds c16dc431c8 Update copyright header in recently merged ab_GE locale
adds ae91d3df24 powerpc64[le]: Allocate extra stack frame on syscall.S
No new revisions were added by this update.
Summary of changes:
debug/Makefile | 3 ++-
.../tst-realpath-chk.c | 19 ++++++++++---------
localedata/locales/ab_GE | 22 ++++++++++++++++------
stdlib/bits/stdlib.h | 2 +-
sysdeps/unix/sysv/linux/powerpc/syscall.S | 4 ++++
5 files changed, 33 insertions(+), 17 deletions(-)
copy sysdeps/ieee754/ldbl-128ibm-compat/test-wcstold-ldbl-compat.c => debug/tst-re [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-arm
in repository toolchain/ci/binutils-gdb.
from 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
adds c12d6b570d Initialize `m_ndimensions' in the member initializer list
adds 8294c9025a Avoid redundant operations in `fortran_array_walker'
No new revisions were added by this update.
Summary of changes:
gdb/f-array-walker.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-arm
in repository toolchain/ci/base-artifacts.
discards c4357dad5 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 099584c43 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c4357dad5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 30980 -> 30260 bytes
04-build_abe-stage1/console.log.xz | Bin 90200 -> 89768 bytes
06-build_abe-linux/console.log.xz | Bin 9008 -> 8848 bytes
07-build_abe-glibc/console.log.xz | Bin 231660 -> 230952 bytes
08-build_abe-stage2/console.log.xz | Bin 218308 -> 217280 bytes
09-build_abe-gdb/console.log.xz | Bin 38636 -> 38220 bytes
10-build_abe-qemu/console.log.xz | Bin 30184 -> 29912 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2692 -> 2588 bytes
13-check_regression/console.log.xz | Bin 2392 -> 2700 bytes
13-check_regression/results.compare | 16 +-
13-check_regression/results.compare2 | 51 +-
14-update_baseline/console.log | 282 +++--
14-update_baseline/results.compare | 16 +-
14-update_baseline/results.compare2 | 51 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2615792 -> 2584680 bytes
sumfiles/g++.sum | 48 +-
sumfiles/gcc.log.xz | Bin 2129080 -> 2148160 bytes
sumfiles/gcc.sum | 2230 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 866160 -> 868232 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 170292 -> 170224 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 415540 -> 412816 bytes
sumfiles/libstdc++.sum | 2 +-
32 files changed, 1444 insertions(+), 1288 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 72994b6028 gdb/tui: install SIGWINCH only when connected to a TTY
adds c12d6b570d Initialize `m_ndimensions' in the member initializer list
adds 8294c9025a Avoid redundant operations in `fortran_array_walker'
No new revisions were added by this update.
Summary of changes:
gdb/f-array-walker.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 788b68b34 0: update: binutils-gcc: 2
new 277d16f2f 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (788b68b34)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log.xz | Bin 1496 -> 1648 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 38616 -> 37920 bytes
05-build_abe-bootstrap/console.log.xz | Bin 260608 -> 261112 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.