On Thu, Aug 13, 2020 at 06:25:57PM -0400, Eduardo Habkost wrote: > The sysemu/accel.h header is needed for the ACCEL_CLASS_NAME > macro. This will be necessary to allow us to use OBJECT_DEFINE*() > for TYPE_HVF_ACCEL. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > --- > include/sysemu/hvf.h | 2 ++ > 1 file changed, 2 insertions(+) >
Reviewed-by: Roman Bolshakov <r.bolsha...@yadro.com>