On Wed, Jan 25, 2017 at 02:50:30PM +, Valentin Plotkin wrote:
> Machines bamboo, e500 and virtex-ml507 assume a certain MMU model,
> otherwise resulting in unpredictable behavior. Add apropriate checks
> into *_init functions.
The Virtex part looks OK.
I couldn't apply the patch with git am th
Machines bamboo, e500 and virtex-ml507 assume a certain MMU model,
otherwise resulting in unpredictable behavior. Add apropriate checks
into *_init functions.
Signed-off-by: Valentin
---
hw/ppc/e500.c | 6 ++
hw/ppc/ppc440_bamboo.c | 6 ++
hw/ppc/virtex_ml507.c | 7 +++
3