qemu-patch-raspberry4/hw/arm
Gerd Hoffmann 2c62f08ddb console: simplify screendump
Screendumps are alot simpler as we can update non-active
QemuConsoles now.  So we only need to update the QemuConsole
we want write out, then dump the DisplaySurface content into
a ppm file.  Done.

No console switching needed.  No special support code in the
gfx card emulation needed.  Zap it all.  Also move ppm_save
out of the vga code and next to the qmp_screendump function.

For now screen dumping is limited to console #0 (like it used
to be), even though it is dead simple to extend it to other
consoles.  I wanna finish the console cleanup before setting
new qapi interfaces into stone.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Tested-by: Igor Mitsyanko <i.mitsyanko@gmail.com>
2013-04-16 09:03:48 +02:00
..
armv7m.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
boot.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
collie.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
exynos4_boards.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
exynos4210.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
gumstix.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
highbank.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
integratorcp.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
kzm.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
mainstone.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
Makefile.objs hw: move last file to hw/arm/ 2013-04-08 18:13:16 +02:00
musicpal.c console: simplify screendump 2013-04-16 09:03:48 +02:00
nseries.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
omap1.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
omap2.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
omap_sx1.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
palm.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
pic_cpu.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
pxa2xx.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
pxa2xx_gpio.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
pxa2xx_pic.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
realview.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
spitz.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
stellaris.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
strongarm.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
strongarm.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
tosa.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
versatilepb.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
vexpress.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
xilinx_zynq.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
z2.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00