[Qemu-devel] [PATCH 10/32] janitor: do not include qemu-char everywhere

2012-12-17 Thread Paolo Bonzini
Touching char/char.h basically causes the whole of QEMU to be rebuilt. Avoid this, it is usually unnecessary. Signed-off-by: Paolo Bonzini --- audio/alsaaudio.c| 1 - audio/ossaudio.c | 1 - block/raw-posix.c| 1 - bt-host.c| 1 - bt-vhci.c

[Qemu-devel] [PATCH 10/32] janitor: do not include qemu-char everywhere

2012-12-06 Thread Paolo Bonzini
Touching char/char.h basically causes the whole of QEMU to be rebuilt. Avoid this, it is usually unnecessary. Signed-off-by: Paolo Bonzini --- audio/alsaaudio.c|1 - audio/ossaudio.c |1 - block/raw-posix.c|1 - bt-host.c|1 - bt-vhci.c