qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] Optimize screendump


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH v2] Optimize screendump
Date: Mon, 20 Jun 2011 16:11:13 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Thunderbird/3.1.10

On 06/20/2011 03:33 PM, Jan Kiszka wrote:
>  --- a/hw/vga.c
>  +++ b/hw/vga.c
>  @@ -2349,15 +2349,19 @@ int ppm_save(const char *filename, struct 
DisplaySurface *ds)

Unrelated to this patch, but why is this function located in vga.c and
not in console.c?

It's located in omap_lcdc.c as well. But it needs to be fully generalized to be moved out (handle all PixelFormats).

--
error compiling committee.c: too many arguments to function




reply via email to

[Prev in Thread] Current Thread [Next in Thread]