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 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- [...]
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 +++++ 4 files changed, 429 insertions(+), 30 deletions(-)