[Qemu-devel] Re: [PATCH v2] sh: sm501: add 2D engine support

2010-05-15 Thread Shin-ichiro KAWASAKI
(2010/05/15 5:44), Blue Swirl wrote: On 5/11/10, Shin-ichiro KAWASAKI wrote: Hello Blue Swirl, and thank you for the review. Here's the patch modified according to your comments. abort() is used instead of assert(), and const modifier added for CPU*MemoryFunc. The patch does not apply. I

[Qemu-devel] Re: [PATCH v2] sh: sm501: add 2D engine support

2010-05-14 Thread Blue Swirl
On 5/11/10, Shin-ichiro KAWASAKI wrote: > Hello Blue Swirl, and thank you for the review. > > Here's the patch modified according to your comments. > abort() is used instead of assert(), and const modifier added for > CPU*MemoryFunc. The patch does not apply. It seems to be based on some versio