Re: [Qemu-devel] [PATCH 12/15] ppc4xx: Export ECB and PLB emulation

2017-08-22 Thread David Gibson
On Sun, Aug 20, 2017 at 07:23:05PM +0200, BALATON Zoltan wrote: > Make these device models available outside ppc405_uc.c for reuse in > 460EX emulation. They are left in their current place for now because > they are used mostly unchanged and I'm not sure these correctly model > the components in 4

[Qemu-devel] [PATCH 12/15] ppc4xx: Export ECB and PLB emulation

2017-08-20 Thread BALATON Zoltan
Make these device models available outside ppc405_uc.c for reuse in 460EX emulation. They are left in their current place for now because they are used mostly unchanged and I'm not sure these correctly model the components in 440 SoCs (but they seem to be good enough). These functions could be move