Moving stuff around to console.c; video does not belong in a target-dependent file.
Paolo Bonzini (3): use lazy initialization for display_state remove knowledge of defaultallocator_free_displaysurface from sdl.c move default allocator to console.c console.c | 176 +++++++++++++++++++++++++++++++++++++++---------------------- console.h | 4 -- sdl.c | 4 -- vl.c | 47 +---------------- 4 files changed, 114 insertions(+), 117 deletions(-)