Sign in
qemu
/
qemu
/
8a369e20e701c9d220834e0daa027e65acd35214
/
tests
/
test-i386-vm86.S
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
3a27ad0
added vm86, exceptions and self modifying regression tests
by bellard
· 22 years ago