Re: [Qemu-devel] [PATCH] sh: sm501: Add hardware cursor feature

2010-01-14 Thread Aurelien Jarno
On Fri, Jan 01, 2010 at 03:59:39PM +0900, Shin-ichiro KAWASAKI wrote: > This patch adds hardware cursor feature to SM501 graphics chip emulation, > to make the graphic console more useful for QEMU SH4 users. > > > Signed-off-by: Shin-ichiro KAWASAKI Thanks, applied. > hw/sm501.c | 1

[Qemu-devel] [PATCH] sh: sm501: Add hardware cursor feature

2009-12-31 Thread Shin-ichiro KAWASAKI
This patch adds hardware cursor feature to SM501 graphics chip emulation, to make the graphic console more useful for QEMU SH4 users. Signed-off-by: Shin-ichiro KAWASAKI hw/sm501.c | 154 +++ hw/sm501_template.h | 42 ++ 2