Re: [Qemu-devel] [PATCH] sm501: Remove support for DEPTH != 32

2016-05-10 Thread Sagar Ghuge
Gentle Reminder !!! is this correct patch or need to change anything ? On Wed, May 4, 2016 at 12:12 PM, Sagar Ghuge wrote: > Gentle Reminder ! > > Any comments on patch ? > > On Thu, Apr 28, 2016 at 3:24 PM, Sagar Ghuge wrote: > >> Forgot to CCing Pa

Re: [Qemu-devel] [PATCH] sm501: Remove support for DEPTH != 32

2016-05-03 Thread Sagar Ghuge
Gentle Reminder ! Any comments on patch ? On Thu, Apr 28, 2016 at 3:24 PM, Sagar Ghuge wrote: > Forgot to CCing Paolo Bonzini. > > Added. > > -- Forwarded message -- > From: Sagar Ghuge > Date: Thu, Apr 28, 2016 at 3:20 PM > Subject: [PATCH] sm501:

[Qemu-devel] [PATCH] sm501: Remove support for DEPTH != 32

2016-04-28 Thread Sagar Ghuge
Removing support for DEPTH != 32 from sm501 template header and file that includes it, as macro DEPTH == 32 only used. Signed-off-by: Sagar Ghuge --- hw/display/sm501.c | 55 + hw/display/sm501_template.h | 8 +-- 2 files changed, 6

[Qemu-devel] Fwd: [PATCH] sm501: Remove support for DEPTH != 32

2016-04-28 Thread Sagar Ghuge
Forgot to CCing Paolo Bonzini. Added. -- Forwarded message -- From: Sagar Ghuge Date: Thu, Apr 28, 2016 at 3:20 PM Subject: [PATCH] sm501: Remove support for DEPTH != 32 To: qemu-devel@nongnu.org Removing support for DEPTH != 32 from sm501 template header and file that