The following changes since commit 7d3660e79830a069f1848bb4fa1cdf8f666424fb:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
(2020-06-12 23:06:22 +0100)
are available in the Git repository at:
git://git.kraxel.org/qemu tags/vga-20200615-pull-request
for you to fetch changes up to fca0b885417497a973c56e6d4e0d88f9f7a0e71b:
sm501: Optimise 1 pixel 2d ops (2020-06-15 10:52:53 +0200)
----------------------------------------------------------------
vga: sm501 fixes and optimizations.
----------------------------------------------------------------
BALATON Zoltan (4):
sm501: Fix bounds checks
sm501: Drop unneded variable
sm501: Ignore no-op blits
sm501: Optimise 1 pixel 2d ops
hw/display/sm501.c | 58 ++++++++++++++++++++++++++++++++++++++--------
1 file changed, 48 insertions(+), 10 deletions(-)