On 02/10/2010 05:29 PM, Paolo Bonzini wrote:
Moving stuff around to console.c; video does not belong in a target-dependent
file.

Excellent.  I love series that move stuff out of vl.c :-)

Regards,

Anthony Liguori

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(-)






Reply via email to