Files
qemu/hw
Gerd Hoffmann 026aeffcb4 cirrus: stop passing around dst pointers in the blitter
Instead pass around the address (aka offset into vga memory).  Calculate
the pointer in the rop_* functions, after applying the mask to the
address, to make sure the address stays within the valid range.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 1489574872-8679-1-git-send-email-kraxel@redhat.com
2017-03-16 08:58:15 +01:00
..
2017-02-28 20:40:36 +01:00
2017-02-06 12:33:21 +11:00
2017-02-24 10:37:21 +00:00
2017-02-28 20:40:36 +01:00
2017-03-15 19:37:19 +02:00
2017-02-28 12:04:48 +01:00
2017-02-28 16:18:49 +00:00
2017-03-09 09:46:13 +01:00