summaryrefslogtreecommitdiff
path: root/m68k-semi.c
diff options
context:
space:
mode:
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>2009-08-11 16:18:07 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2009-08-27 21:23:39 -0500
commita3798399a562172ae67f3eff600c1a2e556ed749 (patch)
tree207c3376cf5987bc229721d64eef97fd6955f0fc /m68k-semi.c
parent9f2f0bc6bc5189bae5d038819b6cd52fe57ce83d (diff)
downloadqemu-a3798399a562172ae67f3eff600c1a2e556ed749.tar.gz
make vga screen_dump use DisplayState properly
Hi all, currently the vga screen_dump code doesn't use the DisplayState interface properly and tries to replace it temporarily while taking the screenshot. A better approach is to register a DisplayChangeListener, call vga_hw_update, and finally write the ppm in the next call from dpy_update. Testing is appreciated. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'm68k-semi.c')
0 files changed, 0 insertions, 0 deletions