Re: [Qemu-devel] [PATCH] Dead Code Removal: removing support for DEPTH != 32.

2017-03-16 Thread Paolo Bonzini
On 16/03/2017 10:20, iwona260...@gmail.com wrote: > static draw_line_func * draw_line8_funcs[] = { > -draw_line8_8, > -draw_line8_15, > -draw_line8_16, > draw_line8_32, > draw_line8_32bgr, > -draw_line8_15bgr, > -draw_line8_16bgr, > }; > > static draw_line_func

Re: [Qemu-devel] [PATCH] Dead Code Removal: removing support for DEPTH != 32.

2017-03-16 Thread Peter Maydell
On 16 March 2017 at 09:20, wrote: > From: Iwona Kotlarska > > Signed-off-by: Iwona Kotlarska > --- > hw/display/sm501.c | 37 - > hw/display/sm501_template.h | 8 +--- > 2 files changed, 1 insertion(+), 44 deletions(-) Hi; thanks for this patc

[Qemu-devel] [PATCH] Dead Code Removal: removing support for DEPTH != 32

2017-03-16 Thread iwona260909
Removing support for DEPTH != 32 - task from BiteSizedTasks/Dead code removal

[Qemu-devel] [PATCH] Dead Code Removal: removing support for DEPTH != 32.

2017-03-16 Thread iwona260909
From: Iwona Kotlarska Signed-off-by: Iwona Kotlarska --- hw/display/sm501.c | 37 - hw/display/sm501_template.h | 8 +--- 2 files changed, 1 insertion(+), 44 deletions(-) diff --git a/hw/display/sm501.c b/hw/display/sm501.c index 040a0b93f2..89