sm501: add 2D engine copyrect support
commit07d8a50cb0e096c5cdc5a81b8030e40833664dd3
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 17 Jan 2011 18:29:33 +0000 (17 19:29 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 17 Jan 2011 18:29:48 +0000 (17 19:29 +0100)
treedb155d1d7540f174dbaf747da128b660f675bbe7
parent9e8a69cfd6f0fe2585528fc7a85110fc25c05d0b
sm501: add 2D engine copyrect support

Linux kernel started to use the SM501 2D engine for the console, and
especially the copyrect operation.

Implement this operation so that recent kernels can be used with QEMU.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/sm501.c