QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Hofhammer 0b03c73c99 tests/tcg: add tests for qemu_plugin_set_pc API 4 weeks ago
..
system tests/tcg: enable semiconsole test for Arm 2 years ago
Makefile.softmmu-target tests/tcg: Use --noexecstack with assembler files 2 years ago
Makefile.target tests/tcg: add tests for qemu_plugin_set_pc API 4 weeks ago
README tests/tcg/arm: Remove test-arm-iwmmxt test 1 year ago
commpage.c tests/tcg: add simple commpage test case 6 years ago
fcvt.c tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc 2 years ago
fcvt.ref tests/tcg/arm: Fix fcvt result messages 2 years ago
float_convd.ref tests/tcg: add float_convd test 4 years ago
float_convs.ref tests/tcg: add generic version of float_convs 7 years ago
float_madds.ref tests/tcg: add float_madds test to multiarch 7 years ago
hello-arm.c avoid TABs in files that only contain a few 7 years ago
pcalign-a32.c tests/tcg: Add arm and aarch64 pc alignment tests 4 years ago
semicall.h tests/tcg: update licenses to GPLv2 as intended 2 years ago

README

These are ARM specific guest programs

hello-arm
---------

A very simple inline assembly, write syscall based hello world