----- Messaggio originale -----
> Da: "Michael S. Tsirkin" <m...@redhat.com>
> A: "Paolo Bonzini" <pbonz...@redhat.com>
> Cc: qemu-devel@nongnu.org, k...@vger.kernel.org, g...@redhat.com, 
> mtosa...@redhat.com
> Inviato: Mercoledì, 3 aprile 2013 20:39:58
> Oggetto: Re: [PATCH 4/4] pci: add pci test device
> 
> On Wed, Apr 03, 2013 at 05:43:40PM +0200, Paolo Bonzini wrote:
> > Il 03/04/2013 17:09, Michael S. Tsirkin ha scritto:
> > > Okay after some more thought.
> > > hw/pci-host/
> > > hw/pci-bridge/
> > > hw/isa-bridge/
> > 
> > Renaming hw/isa to hw/isa-bridge is easy.
> > 
> > For the rest, I would prefer hw/pci/{core,host,bridge}, but whatever you
> > like the most is fine for me too.
> > 
> > Paolo
> 
> I'd prefer a single level as above, I get lost easily.

The reason why I prefer deep structures is that I would like
the directories to become the basis for a Kconfig menu.  But I'll
use the shallow structure, most of those symbols except in pci-bridge
would probably be select-ed by the high level "board" symbols anyway.

Paolo

Reply via email to