move default allocator to console.c
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 Feb 2010 23:29:57 +0000 (00:29 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 19 Feb 2010 21:18:16 +0000 (15:18 -0600)
commit236de30a3ac790a5ed9d4a6f25d35f07ae0f3532
tree9a96ae4e065654f6e9c9f98d200030fe5eb7a496
parent29018c8a66913e925e7d2126e5346291e29578e7
move default allocator to console.c

Moving stuff in console.c to avoid the need for prototypes makes
this patch a bit bigger, but there's no change in the code.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
console.c
console.h
vl.c