Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-18 | console: rework DisplaySurface handling [vga emu side] | Gerd Hoffmann | |
Decouple DisplaySurface allocation & deallocation from DisplayState. Replace dpy_gfx_resize + dpy_gfx_setdata with a dpy_gfx_replace_surface function. This handles the graphic hardware emulation. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | |||
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |