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.
 
 
 
 
 
 
bellard 6f7044faab update 18 years ago
..
cris CRIS: Make CCS related tests pass in system simulation by masking off flags not related to the tests. 18 years ago
Makefile update 18 years ago
hello-arm.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
hello-i386.c consistent hello naming 23 years ago
hello-mips.c Simple test for mips/mipsel, based on a test by Alexander Voropay. 20 years ago
linux-test.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
pi_10.com added user mode libqemu usage example 22 years ago
qruncom.c removed unused code 18 years ago
runcom.c find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
sha1.c update 23 years ago
test-arm-iwmmxt.s Implement iwMMXt instruction set for the PXA270 cpu. 19 years ago
test-i386-code16.S suppressed warnings 18 years ago
test-i386-muldiv.h find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
test-i386-shift.h more tests 18 years ago
test-i386-vm86.S find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
test-i386.c more tests 18 years ago
test-i386.h x86_64 test program 21 years ago
test-mmap.c Correct broken test for fixed file mmaps. 18 years ago
test_path.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
testthread.c update 23 years ago