Sign in
qemu
/
qemu
/
f8111c241afa75544032dcfa23df0699c91f9866
/
aes.c
5561650
Include assert.h from qemu-common.h
by Paul Brook
· 16 years ago
d78f399
Delete some unused macros detected with -Wp,-Wunused-macros use
by blueswir1
· 16 years ago
69b3497
Fix miscellaneous minor things, by Andre Przywara.
by ths
· 17 years ago
faf0796
Split block API from vl.h.
by pbrook
· 17 years ago
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
e4d4fe3
AES crypto support
by bellard
· 20 years ago