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_build/master-arm in repository toolchain/ci/qemu.
from 14f12119aa Merge remote-tracking branch 'remotes/vsementsov/tags/pull-j [...] new 7437b13eac macfb: handle errors that occur during realize new c047862acd macfb: update macfb.c to use the Error API best practices new 906c2323f1 macfb: fix invalid object reference in macfb_common_realize() new 14d0ddfce7 macfb: fix overflow of color_palette array new 3b10b5673c macfb: use memory_region_init_ram() in macfb_common_realize( [...] new 4ec27073fd macfb: add trace events for reading and writing the control [...] new e6108b9636 macfb: implement mode sense to allow display type to be detected new 4317c51861 macfb: add qdev property to specify display type new df8abbbadf macfb: add common monitor modes supported by the MacOS toolbox ROM new 57eeaf44ce macfb: fix up 1-bit pixel encoding new 432d59c56e macfb: fix 24-bit RGB pixel encoding new c7a2f7ba0c macfb: add vertical blank interrupt new efd0c37edc q800: wire macfb IRQ to separate video interrupt on VIA2 new 15a0578903 Merge remote-tracking branch 'remotes/vivier-m68k/tags/m68k- [...]
The 14 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: hw/display/macfb.c | 386 ++++++++++++++++++++++++++++++++++++++++++--- hw/display/trace-events | 7 + hw/m68k/q800.c | 23 ++- include/hw/display/macfb.h | 43 +++++ 4 files changed, 429 insertions(+), 30 deletions(-)