Hi Peter,

thanks for reviewing my patch. I just sent a v2 where I fixed the issues
that you found. 

Thus wrote Peter Maydell (peter.mayd...@linaro.org):

> > +#include "qemu/main-loop.h"

> Do you really need main-loop.h ?

Without main-loop.h, I get compiler errors about missing prototypes for
qemu_bh_schedule and qemu_bh_new. Other emulators that call qemu_bh_...
functions include main-loop.h as well.

Best regards,
Martin

Reply via email to