On 20 January 2015 at 16:17, Paolo Bonzini wrote:
>
>
> On 20/01/2015 17:16, Peter Maydell wrote:
>> qemu-timer.c was including a lot more headers than it needed to,
>> presumably for historical reasons. In particular, it included
>> ui/console.h; this now tries to pull in , which will
>> cause a
On 20/01/2015 17:16, Peter Maydell wrote:
> qemu-timer.c was including a lot more headers than it needed to,
> presumably for historical reasons. In particular, it included
> ui/console.h; this now tries to pull in , which will
> cause a compilation failure in --disable-tools --disable-system
> c
qemu-timer.c was including a lot more headers than it needed to,
presumably for historical reasons. In particular, it included
ui/console.h; this now tries to pull in , which will
cause a compilation failure in --disable-tools --disable-system
configurations when running "make check" (which builds