From: Richard Henderson Date: Fri, 8 Oct 2021 12:02:19 +0000 (-0700) Subject: Merge remote-tracking branch 'remotes/vivier-m68k/tags/m68k-next-pull-request' into... X-Git-Tag: qemu-xen-4.17.0-rc4~293 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=15a0578903dc0d612e63f542d159fe1f3fb8a17a;p=qemu-xen.git Merge remote-tracking branch 'remotes/vivier-m68k/tags/m68k-next-pull-request' into staging Pull request q800 20211008 macfb: fixes for booting MacOS # gpg: Signature made Fri 08 Oct 2021 04:44:44 AM PDT # gpg: using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C # gpg: issuer "laurent@vivier.eu" # gpg: Good signature from "Laurent Vivier " [full] # gpg: aka "Laurent Vivier " [full] # gpg: aka "Laurent Vivier (Red Hat) " [full] * remotes/vivier-m68k/tags/m68k-next-pull-request: q800: wire macfb IRQ to separate video interrupt on VIA2 macfb: add vertical blank interrupt macfb: fix 24-bit RGB pixel encoding macfb: fix up 1-bit pixel encoding macfb: add common monitor modes supported by the MacOS toolbox ROM macfb: add qdev property to specify display type macfb: implement mode sense to allow display type to be detected macfb: add trace events for reading and writing the control registers macfb: use memory_region_init_ram() in macfb_common_realize() for the framebuffer macfb: fix overflow of color_palette array macfb: fix invalid object reference in macfb_common_realize() macfb: update macfb.c to use the Error API best practices macfb: handle errors that occur during realize Signed-off-by: Richard Henderson --- 15a0578903dc0d612e63f542d159fe1f3fb8a17a