mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -06:00

These only need to be built for ARM guests. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
11 lines
207 B
Text
11 lines
207 B
Text
These are ARM specific guest programs
|
|
|
|
hello-arm
|
|
---------
|
|
|
|
A very simple inline assembly, write syscall based hello world
|
|
|
|
test-arm-iwmmxt
|
|
---------------
|
|
|
|
A simple test case for older iwmmxt extended ARMs
|