On 29 August 2012 20:53, Luiz Capitulino <lcapitul...@redhat.com> wrote: > Avoids confusion with the global ppm_save() defined in hw/vga.c. > > Signed-off-by: Luiz Capitulino <lcapitul...@redhat.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> ...ppm_save() should probably be somewhere other than vga.c really, since it's used by more than just the vga model. -- PMM