aboutsummaryrefslogtreecommitdiff
path: root/thunk.c
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2009-05-25 18:20:05 -0300
committerAnthony Liguori <aliguori@us.ibm.com>2009-06-16 15:52:38 -0500
commit77d4db015c99ce7083fd5b33f0c650176fe8bc98 (patch)
tree0354f19d12c65fa1275b6361a766130a570723b3 /thunk.c
parentaea2a33c73f28ecd8f10b242ecadddcc79c1c28b (diff)
downloadqemu-77d4db015c99ce7083fd5b33f0c650176fe8bc98.zip
qemu-77d4db015c99ce7083fd5b33f0c650176fe8bc98.tar.gz
qemu-77d4db015c99ce7083fd5b33f0c650176fe8bc98.tar.bz2
Fix vga_screen_dump_blank() PPM generation
vga_screen_dump_blank() was not generating a valid PPM file: the width of the image made no sense (why it was multiplied by sizeof(uint32_t)?), and there was only one sample per pixel, instead of three. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'thunk.c')
0 files changed, 0 insertions, 0 deletions