This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 6f56953 0: update: gcc-bda519596543e49f77914b5677693e86be5d01d0: 1
new bd035ba 0: update: gcc-2f422b550ff6351d312e6c81a00b488d9280bfff: 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 (6f56953)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 120 +-
02-prepare_abe/console.log | 234 +-
04-build_abe-bootstrap_O3/console.log | 63817 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 64217 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 64207 insertions(+), 64195 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from fe1640ff8ec arm64: add two initializers
new cd6608e49d8 aarch64: Add new data cache maintenance operations
new 02202574ec8 aarch64: New instructions for maintenance of GPT entries ca [...]
The 2 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:
gas/ChangeLog | 11 +++++++++++
gas/NEWS | 2 ++
gas/testsuite/gas/aarch64/rme.d | 6 ++++++
gas/testsuite/gas/aarch64/rme.s | 10 ++++++++++
opcodes/ChangeLog | 10 ++++++++++
opcodes/aarch64-opc.c | 7 +++++++
6 files changed, 46 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/qemu.
from f2afdc2ad9 Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-2 [...]
adds 0c38f60783 hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} [...]
adds 017a913af4 hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range o [...]
adds eb42297a59 accel/tcg: Preserve PAGE_ANON when changing page permissions
adds ff38bca7d6 target/arm: Check PAGE_WRITE_ORG for MTE writeability
adds 52c01ada86 exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
adds c1e90def01 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...]
adds ff4a1daba6 esp: fix setting of ESPState mig_version_id when launching Q [...]
adds 0db895361b esp: always check current_req is not NULL before use in DMA [...]
adds e392255766 esp: rework write_response() to avoid using the FIFO for DMA [...]
adds e5455b8c1c esp: consolidate esp_cmdfifo_push() into esp_fifo_push()
adds c5fef9112b esp: consolidate esp_cmdfifo_pop() into esp_fifo_pop()
adds 7b320a8e67 esp: introduce esp_fifo_pop_buf() and use it instead of fifo [...]
adds 9954575173 esp: ensure cmdfifo is not empty and current_dev is non-NULL
adds fa7505c154 esp: don't underflow cmdfifo in do_cmd()
adds fbc6510e33 esp: don't overflow cmdfifo in get_cmd()
adds 0ebb5fd805 esp: don't overflow cmdfifo if TC is larger than the cmdfifo size
adds 324c880989 esp: don't reset async_len directly in esp_select() if cance [...]
adds 607206948c esp: ensure that do_cmd is set to zero before submitting an [...]
adds ce94fa7aa6 tests/qtest: add tests for am53c974 device
adds 1a66dab9dd Merge remote-tracking branch 'remotes/mcayland/tags/qemu-spa [...]
adds d522cb52e6 spapr: rollback 'unplug timeout' for CPU hotunplugs
adds 2b18fc794f spapr.c: always pulse guest IRQ in spapr_core_unplug_request()
adds dce628a97f Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for [...]
adds 50fab4cc67 hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
adds 62271205bc hw/isa/piix4: Migrate Reset Control Register
adds f4349ba966 target/mips: Fix TCG temporary leak in gen_cache_operation()
adds 2935f6f2c1 Merge remote-tracking branch 'remotes/philmd/tags/mips-20210 [...]
adds db2fc83aa4 hw/arm/mps2-tz: Fix MPC setting for AN524 SRAM block
adds 91c0a79891 hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPC
adds 2d18b4ca02 sphinx: qapidoc: Wrap "If" section body in a paragraph node
adds 1b66515334 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...]
adds 0267101af6 block/nbd: fix possible use after free of s->connect_thread
adds db55d2c923 Merge remote-tracking branch 'remotes/maxreitz/tags/pull-blo [...]
adds ace66791cd vhost-user-fs: fix features handling
adds 3ddb05dbf2 Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/p [...]
adds 438c61e086 qapi/qom.json: Do not use CONFIG_VIRTIO_CRYPTO in common code
adds 8fe9f1f891 Update version for v6.0.0-rc3 release
new af1bb59c07 osdep: include glib-compat.h before other QEMU headers
new 875df03b22 osdep: protect qemu/osdep.h with extern "C"
new ec63ca2d35 include/qemu/osdep.h: Move system includes to top
new 1df0878cff hw/arm/armsse: Give SSE-300 its own Property array
new 330ef14e6e hw/arm/armsse: Make SSE-300 use Cortex-M55
new c57b27ea89 target/arm: drop CF_LAST_IO/dc->condjump check
new 277aed998a accel/tcg: avoid re-translating one-shot instructions
new 0c5393a134 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...]
The 8 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:
MAINTAINERS | 1 +
VERSION | 2 +-
accel/tcg/translate-all.c | 11 +-
block/nbd.c | 11 ++
disas/arm-a64.cc | 2 +-
disas/nanomips.cpp | 2 +-
docs/sphinx/qapidoc.py | 4 +-
hw/arm/armsse.c | 24 ++++-
hw/arm/mps2-tz.c | 10 +-
hw/arm/smmuv3.c | 12 ++-
hw/arm/virt-acpi-build.c | 4 +-
hw/isa/Kconfig | 1 +
hw/isa/piix4.c | 15 ++-
hw/ppc/spapr.c | 15 ++-
hw/ppc/spapr_drc.c | 52 ---------
hw/scsi/esp-pci.c | 1 +
hw/scsi/esp.c | 126 ++++++++++++----------
hw/virtio/vhost-user-fs.c | 20 +++-
include/exec/cpu-all.h | 4 +-
include/hw/ppc/spapr_drc.h | 5 -
include/hw/scsi/esp.h | 1 +
include/qemu/compiler.h | 6 ++
include/qemu/osdep.h | 38 +++++--
include/qemu/timer.h | 8 --
qapi/qom.json | 4 +-
target/arm/mte_helper.c | 2 +-
target/arm/translate.c | 5 -
target/mips/translate.c | 2 +
tests/qtest/am53c974-test.c | 218 ++++++++++++++++++++++++++++++++++++++
tests/qtest/meson.build | 1 +
tests/tcg/aarch64/Makefile.target | 2 +-
tests/tcg/aarch64/mte-6.c | 43 ++++++++
tests/tcg/aarch64/mte.h | 3 +-
util/qemu-timer.c | 13 ---
34 files changed, 483 insertions(+), 185 deletions(-)
create mode 100644 tests/qtest/am53c974-test.c
create mode 100644 tests/tcg/aarch64/mte-6.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/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 867de86 0: update: binutils-gcc-linux-qemu: all
new 2149fe2 0: update: binutils-gcc-linux-qemu: all
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 (867de86)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 182 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11781 ++++-----
04-build_abe-stage1/console.log | 19343 ++++++++-------
05-build_linux/console.log | 1208 +-
06-build_abe-qemu/console.log | 6920 +++---
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 39910 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 39913 insertions(+), 39909 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 392e0bcc0e4 Fix kfail patterns in inline-locals.exp
new fe1640ff8ec arm64: add two initializers
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:
opcodes/ChangeLog | 6 ++++++
opcodes/aarch64-asm.c | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.