qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] How to split vl.h


From: Thiemo Seufer
Subject: Re: [Qemu-devel] How to split vl.h
Date: Sun, 4 Nov 2007 23:38:34 +0000
User-agent: Mutt/1.5.16 (2007-06-11)

Paul Brook wrote:
> > > I not sure a single hw/hw.h file will give any benefit because there's a
> > > fair amount of interfacing between the target devices emulation and the
> > > host side interaction code. i.e. there's not much that's only used inside
> > > hw/. hw/ is about as big as most of the rest of qemu put together, so
> > > splitting that is probably going to get the biggest wins.
> >
> > hw library contains a lot of code but is not all is compiled for all
> > targets.
> 
> *shrug*. When I'm developing I generally only build the target I'm interested 
> in anyway. If I'm doing a verification build before committing I'll build 
> from scratch anyway. I've been bitten by faulty dependency checking 
> (automatic or otherwise) often enough that I don't trust it for anything 
> important.

Dependency checking appears to work well now.


Thiemo




reply via email to

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