]> Git Repo - qemu.git/commit - qemu-log.c
qemu-log: move logging to qemu-log.c
authorBlue Swirl <[email protected]>
Sun, 3 Jun 2012 15:03:23 +0000 (15:03 +0000)
committerBlue Swirl <[email protected]>
Thu, 21 Jun 2012 18:45:16 +0000 (18:45 +0000)
commit5726c27fa913296aafab9f50b912cea5b3709271
treec0ef9de36555929ae7fe2cd74870f9e4c2f3ca2b
parent7798a8828a654ce438584bdfccaa3e8a120cf998
qemu-log: move logging to qemu-log.c

Move logging functions from exec.c to qemu-log.c,
compile it only once.

Signed-off-by: Blue Swirl <[email protected]>
Makefile.objs
cpu-all.h
exec.c
qemu-log.c [new file with mode: 0644]
qemu-log.h
This page took 0.027061 seconds and 4 git commands to generate.