Re: [Qemu-devel] [PATCH 00/12] Add MVME3100 PPC SBC

2017-11-21 Thread Michael Davidsaver
On 11/21/2017 10:12 PM, David Gibson wrote: ... > I've applied several patches from this series to ppc-for-2.12, others > I've commented on. If you could address the comments and rebase > what's left on ppc-for-2.12, that would be great. Will do. signature.asc Description: OpenPGP digital sign

Re: [Qemu-devel] [PATCH 00/12] Add MVME3100 PPC SBC

2017-11-21 Thread David Gibson
On Sun, Nov 19, 2017 at 09:24:08PM -0600, Michael Davidsaver wrote: > This series adds simulation of MVME3100 powerpc SBCs, originally from > Motorola, > and now sold by Artesyn[1]. There are two variants differing in CPU > speed and memory size. > > I've been working on this sporadically for th

[Qemu-devel] [PATCH 00/12] Add MVME3100 PPC SBC

2017-11-19 Thread Michael Davidsaver
This series adds simulation of MVME3100 powerpc SBCs, originally from Motorola, and now sold by Artesyn[1]. There are two variants differing in CPU speed and memory size. I've been working on this sporadically for the past 2 year. Recently I've finished all the features which I have in mind. If