qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] i.MX: add an emulation for RNGC


From: Martin Kaiser
Subject: Re: [PATCH] i.MX: add an emulation for RNGC
Date: Wed, 8 Jan 2020 09:55:46 +0100
User-agent: NeoMutt/20170113 (1.7.2)

Hi Peter,

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

Thus wrote Peter Maydell (address@hidden):

> > +#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

[Prev in Thread] Current Thread [Next in Thread]