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-defconfig
in repository toolchain/ci/qemu.
from 14f12119aa Merge remote-tracking branch 'remotes/vsementsov/tags/pull-j [...]
adds 7437b13eac macfb: handle errors that occur during realize
adds c047862acd macfb: update macfb.c to use the Error API best practices
adds 906c2323f1 macfb: fix invalid object reference in macfb_common_realize()
adds 14d0ddfce7 macfb: fix overflow of color_palette array
adds 3b10b5673c macfb: use memory_region_init_ram() in macfb_common_realize( [...]
adds 4ec27073fd macfb: add trace events for reading and writing the control [...]
adds e6108b9636 macfb: implement mode sense to allow display type to be detected
adds 4317c51861 macfb: add qdev property to specify display type
adds df8abbbadf macfb: add common monitor modes supported by the MacOS toolbox ROM
adds 57eeaf44ce macfb: fix up 1-bit pixel encoding
adds 432d59c56e macfb: fix 24-bit RGB pixel encoding
adds c7a2f7ba0c macfb: add vertical blank interrupt
adds efd0c37edc q800: wire macfb IRQ to separate video interrupt on VIA2
adds 15a0578903 Merge remote-tracking branch 'remotes/vivier-m68k/tags/m68k- [...]
adds f0ed36a64f iothread: rename PollParamInfo to IOThreadParamInfo
adds 1cc7eada97 iothread: use IOThreadParamInfo in iothread_[set|get]_param()
adds c09124dcb8 Merge remote-tracking branch 'remotes/stefanha/tags/block-pu [...]
No new revisions were added by this update.
Summary of changes:
hw/display/macfb.c | 386 ++++++++++++++++++++++++++++++++++++++++++---
hw/display/trace-events | 7 +
hw/m68k/q800.c | 23 ++-
include/hw/display/macfb.h | 43 +++++
iothread.c | 28 ++--
5 files changed, 444 insertions(+), 43 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 691ec9b07 0: update: binutils-gcc-linux-qemu: boot
new 82ed4e30b 0: update: binutils-gcc-linux-qemu: boot
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 (691ec9b07)
\
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.xz | Bin 1588 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44212 -> 43696 bytes
04-build_abe-stage1/console.log.xz | Bin 91368 -> 90816 bytes
05-build_abe-qemu/console.log.xz | Bin 30312 -> 30320 bytes
06-build_linux/console.log.xz | Bin 4592 -> 4636 bytes
07-boot_linux/console.log.xz | Bin 5732 -> 5760 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 12 insertions(+), 12 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/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/qemu.
from 14f12119aa Merge remote-tracking branch 'remotes/vsementsov/tags/pull-j [...]
adds 7437b13eac macfb: handle errors that occur during realize
adds c047862acd macfb: update macfb.c to use the Error API best practices
adds 906c2323f1 macfb: fix invalid object reference in macfb_common_realize()
adds 14d0ddfce7 macfb: fix overflow of color_palette array
adds 3b10b5673c macfb: use memory_region_init_ram() in macfb_common_realize( [...]
adds 4ec27073fd macfb: add trace events for reading and writing the control [...]
adds e6108b9636 macfb: implement mode sense to allow display type to be detected
adds 4317c51861 macfb: add qdev property to specify display type
adds df8abbbadf macfb: add common monitor modes supported by the MacOS toolbox ROM
adds 57eeaf44ce macfb: fix up 1-bit pixel encoding
adds 432d59c56e macfb: fix 24-bit RGB pixel encoding
adds c7a2f7ba0c macfb: add vertical blank interrupt
adds efd0c37edc q800: wire macfb IRQ to separate video interrupt on VIA2
adds 15a0578903 Merge remote-tracking branch 'remotes/vivier-m68k/tags/m68k- [...]
adds f0ed36a64f iothread: rename PollParamInfo to IOThreadParamInfo
adds 1cc7eada97 iothread: use IOThreadParamInfo in iothread_[set|get]_param()
adds c09124dcb8 Merge remote-tracking branch 'remotes/stefanha/tags/block-pu [...]
No new revisions were added by this update.
Summary of changes:
hw/display/macfb.c | 386 ++++++++++++++++++++++++++++++++++++++++++---
hw/display/trace-events | 7 +
hw/m68k/q800.c | 23 ++-
include/hw/display/macfb.h | 43 +++++
iothread.c | 28 ++--
5 files changed, 444 insertions(+), 43 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/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from ac5145d6df Automatic date update in version.in
adds f7c07ade85 Automatic date update in version.in
adds 6fc54b1d1e Automatic date update in version.in
adds 0d4e7d656e Automatic date update in version.in
adds 66d5c70038 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9956095f8 0: update: binutils-llvm-linux-qemu: all
new 4990105a6 0: update: binutils-llvm-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 (9956095f8)
\
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 1732 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 42640 -> 41572 bytes
04-build_llvm/console.log.xz | Bin 57156 -> 57188 bytes
05-build_abe-qemu/console.log.xz | Bin 30008 -> 29524 bytes
06-build_linux/console.log.xz | Bin 3616 -> 3572 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 | 18 +++++++++---------
10 files changed, 12 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.