diff options
author | Pekka Enberg <penberg@iki.fi> | 2018-02-22 15:12:51 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-02-22 15:12:51 +0000 |
commit | 1c3db49d39d66646ff546ec26f36e3b9040f3504 (patch) | |
tree | 45f5916d5ab5fd036fcb53c8c31d375f99e5720c /cpus-common.c | |
parent | 36476562d57a3b64bbe86db26e63677dd21907c5 (diff) | |
download | qemu-1c3db49d39d66646ff546ec26f36e3b9040f3504.zip qemu-1c3db49d39d66646ff546ec26f36e3b9040f3504.tar.gz qemu-1c3db49d39d66646ff546ec26f36e3b9040f3504.tar.bz2 |
raspi: Add "raspi3" machine type
This patch adds a "raspi3" machine type, which can now be selected as
the machine to run on by users via the "-M" command line option to QEMU.
The machine type does *not* ignore memory transaction failures so we
likely need to add some dummy devices later when people run something
more complicated than what I'm using for testing.
Signed-off-by: Pekka Enberg <penberg@iki.fi>
[PMM: added #ifdef TARGET_AARCH64 so we don't provide the 64-bit
board in the 32-bit only arm-softmmu build.]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'cpus-common.c')
0 files changed, 0 insertions, 0 deletions