Peter Maydell
b8bee16e94
hw/dispaly/sm501: bugfixes, add sanity checks.
hw/display: use tracepoints, misc cleanups.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAABCgAGBQJez7AUAAoJEEy22O7T6HE4JvgQAKtszLGyFKlkFv1RDuUc35NY
hWsEbglGPesn2jFMxL1TI7hr+yb7qyaakbsv1WBhRpmI22BXJcNRjGv9XlWDzp7i
LnE2Zm5WwJ6Z53G70inybzIp1sRLvZXl8c0218/bCiH1i37OR+dwXGmg8lMhU13P
QcVmzPYSVqj8/qkS6zmZHMbkVk2jonOp7S0wqxI7GHgAclB5K4BZHy4i+s0V2zYK
KesIvVdyFvgqzIWvR3CwJC7HKVDBz4whDwzASNdICUbEj+C99wq4euZY7idsonoM
NEbxIXK23iAKwl75hLiN9KDaXWTzo7wBpQze/6PDtz+l4n6zj0Ig9SRGIXAQ3+NW
HjRDUBn0gXA0TTrSzP9F7/3nHX7khHjD87NxguFjiYRJCuEWNCIgqMkVb1Rgrag0
WOlH+Rn0BJM0dedBRgdGvGnwvZouDpEdqimvQ0JD93PEun/x1yFy4t/U4EWI+RM7
V9QiZ2kIgH/EbF4fkt7R+9Y86w5ZNn4YNbyP42zx5b/x0gcWzcU/yP/JPhsAP7gM
EgzbTKW6KDqUQQtKn/7taHgpje/XK5AVtcqt7HbM46tF6koIUqTncSrEqnV7tAHy
yagAqn4pQjs7m4Yd2Vk6jhVXM5x5vGqrRZUHQjroeX++vmetTjclNyMd6P9DIP+j
+kCoG85UpPraCLHiQcu9
=WVh1
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200528-pull-request' into staging
hw/dispaly/sm501: bugfixes, add sanity checks.
hw/display: use tracepoints, misc cleanups.
# gpg: Signature made Thu 28 May 2020 13:35:32 BST
# gpg: using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg: aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg: aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901 FE7D 4CB6 D8EE D3E8 7138
* remotes/kraxel/tags/vga-20200528-pull-request: (21 commits)
sm501: Remove obsolete changelog and todo comment
sm501: Optimize small overlapping blits
sm501: Replace hand written implementation with pixman where possible
sm501: Clean up local variables in sm501_2d_operation
sm501: Use BIT(x) macro to shorten constant
sm501: Shorten long variable names in sm501_2d_operation
sm501: Convert printf + abort to qemu_log_mask
hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask()
hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP)
hw/display/exynos4210_fimd: Use qemu_log_mask(GUEST_ERROR)
hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion
hw/display/vmware_vga: Replace printf() calls by qemu_log_mask(ERROR)
hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report()
hw/display/dpcd: Convert debug printf()s to trace events
hw/display/dpcd: Fix memory region size
hw/display/cirrus_vga: Convert debug printf() to trace event
hw/display/cirrus_vga: Use qemu_log_mask(ERROR) instead of debug printf
hw/display/cirrus_vga: Use qemu_log_mask(UNIMP) instead of debug printf
hw/display/cirrus_vga: Convert debug printf() to trace event
hw/display/cg3: Convert debug printf()s to trace events
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-05-28 18:13:20 +01:00
..
2020-05-25 11:45:40 +02:00
2020-05-15 07:08:14 +02:00
2020-02-04 09:00:57 +01:00
2020-03-17 12:22:36 -04:00
2020-05-27 07:45:45 +02:00
2020-05-25 11:30:03 +02:00
2020-05-22 19:38:14 +02:00
2020-05-21 22:05:27 +01:00
2020-05-15 07:08:14 +02:00
2020-05-15 07:07:58 +02:00
2020-02-28 14:57:19 -05:00
2020-05-28 11:38:57 +02:00
2020-05-21 22:05:27 +01:00
2020-05-21 22:05:27 +01:00
2020-03-17 12:22:36 -04:00
2020-05-15 07:07:58 +02:00
2020-05-15 07:08:52 +02:00
2020-05-18 19:05:25 +02:00
2020-05-18 19:05:25 +02:00
2020-05-15 07:08:14 +02:00
2020-05-15 07:08:14 +02:00
2020-05-15 07:08:14 +02:00
2020-05-15 07:08:14 +02:00
2020-05-26 13:20:48 +02:00
2020-02-28 14:57:19 -05:00
2020-03-17 15:18:47 +01:00
2020-05-27 07:44:59 +02:00
2020-05-15 07:08:14 +02:00
2020-05-28 11:21:30 +01:00
2020-05-21 20:00:18 +01:00
2020-02-28 14:57:19 -05:00
2020-05-15 07:08:52 +02:00
2020-05-15 07:07:58 +02:00
2020-05-15 07:08:52 +02:00
2020-05-27 15:29:36 +10:00
2020-02-28 14:57:19 -05:00
2020-05-15 07:08:14 +02:00
2020-05-27 15:29:36 +10:00
2020-05-26 13:20:48 +02:00
2020-05-15 07:07:58 +02:00
2020-05-27 15:29:36 +10:00
2020-05-04 16:07:43 +01:00
2020-05-18 19:05:25 +02:00
2020-05-15 07:07:58 +02:00
2020-05-15 07:08:14 +02:00
2020-05-15 07:08:14 +02:00
2020-05-27 07:45:30 +02:00
2020-01-09 11:41:29 +00:00
2020-05-15 07:08:52 +02:00
2020-02-06 10:38:57 +01:00
2020-05-15 07:07:58 +02:00
2020-05-15 07:07:58 +02:00
2020-05-15 07:07:58 +02:00
2020-05-21 22:05:27 +01:00
2020-05-12 11:47:24 -04:00
2020-02-28 14:57:19 -05:00
2020-02-28 14:57:19 -05:00
2020-05-27 07:45:30 +02:00
2020-05-27 15:29:36 +10:00
2020-05-15 07:08:14 +02:00
2020-05-21 20:00:18 +01:00
2020-05-15 07:08:52 +02:00
2020-02-04 09:00:57 +01:00
2020-02-19 10:33:38 +01:00
2019-12-17 09:01:14 +01:00
2019-12-17 09:01:14 +01:00