On Thu, 08/21 00:23, Peter Crosthwaite wrote: > On Wed, Aug 20, 2014 at 8:01 PM, Fam Zheng <f...@redhat.com> wrote: > > Since it has a dependency on vmstate and is only used by device > > emulation, moving out from util will make the archive more independent. > > > > Signed-off-by: Fam Zheng <f...@redhat.com> > > --- > > hw/Makefile.objs | 1 + > > hw/fifo8.c | 125 > > +++++++++++++++++++++++++++++++++++++++++++++++++++++ > > Can we get it into a hw subdirectory? Either core or misc come to mind.
OK. I'll move it to misc. Thanks. Fam