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-norov-allyesconfig
in repository toolchain/ci/base-artifacts.
discards df64652e3 0: update: binutils-gcc-linux-qemu: 33
new 1aebf7aec 0: update: binutils-gcc-linux-qemu: 33
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 (df64652e3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-no [...]
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 1648 -> 1652 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30828 -> 31204 bytes
04-build_abe-stage1/console.log.xz | Bin 91384 -> 91512 bytes
05-build_abe-qemu/console.log.xz | Bin 31604 -> 31192 bytes
06-build_linux/console.log.xz | Bin 5388 -> 5512 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 51 -----------------------------------
jenkins/manifest.sh | 22 ++++++++-------
results | 1 -
10 files changed, 13 insertions(+), 61 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-mainline-allnoconfig
in repository toolchain/ci/qemu.
from 09ed077d7f Merge tag 'trivial-branch-for-7.1-pull-request' of https://g [...]
adds fbf8c96be3 docs: build-platforms: Clarify stance on minor releases and [...]
adds 5258a7e2c0 QIOChannelSocket: Add support for MSG_ZEROCOPY + IPV6
adds 5dfa9e8689 target/i386: display deprecation status in '-cpu help'
adds 738cdc2f6e target/s390x: display deprecation status in '-cpu help'
adds 977c33ba5d target/arm: display deprecation status in '-cpu help'
adds e3fdb13e88 util/qemu-sockets: Replace the call to close a socket with c [...]
adds e0d8bb9800 Merge tag 'misc-next-pull-request' of https://gitlab.com/ber [...]
adds 00952d93e0 target/loongarch: Fix macros SET_FPU_* in cpu.h
adds 4cbadc40b9 hw/loongarch: remove acpi-build.c unused variable 'aml_len'
adds 1fe8ac3511 target/loongarch: Fix GDB get the wrong pc
adds cd8ef0ed3b target/loongarch: add gdb_arch_name()
adds 96c3298c0a target/loongarch: update loongarch-base64.xml
adds d182c39000 target/loongarch: Update loongarch-fpu.xml
adds 2f149c759f target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
adds c669f22f1a Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/q [...]
adds 393296de19 pc-bios/s390-ccw: Fix booting with logical block size < phys [...]
adds c3dd58ba6e pc-bios/s390-ccw: Update the s390-ccw.img with the block size fix
adds c05a88c6b2 tests/avocado: fix replay-linux test
adds 407634970d tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CAN [...]
adds 0b86b4e0da Merge tag 'pull-request-2022-08-08' of https://gitlab.com/th [...]
adds 54a53a006e scsi-disk: fix overflow when block size is not a multiple of [...]
adds 55794c904d scsi-disk: ensure block size is non-zero and changes limited [...]
adds e12f0685e8 vl: fix [memory] section with -readconfig
adds 69c05a2378 vl: remove dead code in parse_memory_options()
adds f6a5f38062 tests/qtest: add scenario for -readconfig handling
adds 8a1337e604 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds 8809baf4e4 target/mips: Handle lock_user() failure in UHI_plog semihost [...]
adds bd64c210ce hw/mips/malta: turn off x86 specific features of PIIX4_PM
adds 09d12c81ec hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
adds 7b06148df8 Merge tag 'mips-20220809' of https://github.com/philmd/qemu [...]
new 10dcb08b03 target/loongarch: Remove cpu_fcsr0
new ca5f3d4df1 Merge tag 'pull-la-20220808' of https://gitlab.com/rth7680/q [...]
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:
configs/targets/loongarch64-softmmu.mak | 2 +-
docs/about/build-platforms.rst | 5 +-
gdb-xml/loongarch-base64.xml | 13 +-
gdb-xml/loongarch-fpu.xml | 50 +++++++
gdb-xml/loongarch-fpu64.xml | 57 --------
hw/loongarch/acpi-build.c | 11 +-
hw/mips/malta.c | 9 ++
hw/misc/grlib_ahb_apb_pnp.c | 10 +-
hw/misc/trace-events | 4 +-
hw/scsi/scsi-disk.c | 25 +++-
io/channel-socket.c | 4 +-
linux-user/loongarch64/signal.c | 24 +---
pc-bios/s390-ccw.img | Bin 42608 -> 42608 bytes
pc-bios/s390-ccw/virtio-blkdev.c | 2 +-
softmmu/vl.c | 32 +++--
target/arm/helper.c | 7 +-
target/i386/cpu.c | 5 +
target/loongarch/cpu.c | 8 +-
target/loongarch/cpu.h | 18 ++-
target/loongarch/fpu_helper.c | 4 +-
target/loongarch/gdbstub.c | 43 ++++--
target/loongarch/helper.h | 2 +-
target/loongarch/insn_trans/trans_fmov.c.inc | 33 ++---
target/loongarch/internals.h | 3 +
target/loongarch/translate.c | 3 -
target/mips/tcg/sysemu/mips-semi.c | 3 +
target/s390x/cpu_models.c | 23 +++-
tests/avocado/replay_linux.py | 1 +
tests/qemu-iotests/264 | 2 +-
tests/qtest/meson.build | 1 +
tests/qtest/readconfig-test.c | 195 +++++++++++++++++++++++++++
tests/tcg/loongarch64/Makefile.target | 1 +
tests/tcg/loongarch64/test_fcsr.c | 15 +++
util/qemu-sockets.c | 4 +-
34 files changed, 444 insertions(+), 175 deletions(-)
create mode 100644 gdb-xml/loongarch-fpu.xml
delete mode 100644 gdb-xml/loongarch-fpu64.xml
create mode 100644 tests/qtest/readconfig-test.c
create mode 100644 tests/tcg/loongarch64/test_fcsr.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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1bee20dad 0: update: binutils-gcc-linux-qemu: all
new 8e5c75abb 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 (1bee20dad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 1644 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 31276 -> 31176 bytes
04-build_abe-stage1/console.log.xz | Bin 92208 -> 92024 bytes
05-build_abe-qemu/console.log.xz | Bin 32040 -> 31328 bytes
06-build_linux/console.log.xz | Bin 4252 -> 4632 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 26 +++++++++++++++-----------
results | 1 -
11 files changed, 18 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.