Re: [Qemu-devel] [PATCH v2 9/9] hw/vexpress.c: Add vexpress-a15 machine

2012-01-25 Thread Andreas Färber
Am 24.01.2012 13:39, schrieb Peter Maydell: > Add the vexpress-a15 machine, and the A-Series memory map it uses. > > Signed-off-by: Peter Maydell Reviewed-by: Andreas Färber Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend

[Qemu-devel] [PATCH v2 9/9] hw/vexpress.c: Add vexpress-a15 machine

2012-01-24 Thread Peter Maydell
Add the vexpress-a15 machine, and the A-Series memory map it uses. Signed-off-by: Peter Maydell --- hw/vexpress.c | 141 + 1 files changed, 141 insertions(+), 0 deletions(-) diff --git a/hw/vexpress.c b/hw/vexpress.c index 4b9454f..9d16fb