]> git.proxmox.com Git - qemu.git/commit
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)
commit98b5008081b438407bca3fc879e4c51f383c5a80
tree9a96ae4e065654f6e9c9f98d200030fe5eb7a496
parent9441987446d204910a7707272c0f3a7d17f9830c
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