Il 12/03/2013 07:48, Richard Henderson ha scritto:
> On 2013-03-11 04:17, Paolo Bonzini wrote:
>> == hw/pci ==
>> hw/alpha_typhoon.c                           hw/pci/host-typhoon.c
> 
> Why wouldn't this go into hw/alpha/, really?

Sure.  I think the Alpha-specific interrupt delivery parts should be
separated into hw/alpha, like hw/cris/pic_cpu.c, and passed to the
device via GPIO pins.  And after doing some parts could go in hw/pci and
others could go in hw/intc.  The emulation is quite shallow, so I
couldn't really find a place for it.

Peter said he wants few or no devices in hw/arm/, so I proceeded in that
direction, but cases like this are when I'm totally okay with giving
maintainers all the leeway they want.  I'll move this one back to hw/alpha/.

Paolo

Reply via email to