Files
qemu/hw
Pekka Enberg 1c3db49d39 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>
2018-02-22 15:12:51 +00:00
..
2018-02-19 18:27:32 +01:00
2018-02-22 15:12:51 +00:00
2018-02-10 10:06:20 +03:00
2017-10-27 16:03:54 +02:00
2018-02-13 18:25:48 +02:00
2018-01-19 11:18:51 -02:00
2018-02-16 12:14:26 +11:00
2018-02-09 05:05:11 +01:00
2018-02-09 13:52:15 +01:00
2018-02-19 13:03:24 +02:00