Re: [Qemu-devel] [PATCH v2 0/2] add initial Calxeda Midway A15 support

2013-07-15 Thread Peter Maydell
On 5 July 2013 13:21, Andre Przywara wrote: > While the Calxeda Midway part is actually a bit more than a "Highbank > with A15s", for QEMU's purposes this view is sufficient. > So refactor the Highbank initialization to allow a very similar > machine and add the necessary changes to support the ne

[Qemu-devel] [PATCH v2 0/2] add initial Calxeda Midway A15 support

2013-07-05 Thread Andre Przywara
While the Calxeda Midway part is actually a bit more than a "Highbank with A15s", for QEMU's purposes this view is sufficient. So refactor the Highbank initialization to allow a very similar machine and add the necessary changes to support the new machine called "midway". This is based on work by