Sign in
qemu
/
qemu
/
42074a9d4d4cf0b7c2a3210de424f9b11268abb4
/
bswap.h
f44cc48
bswap.h: build fix
by Christoph Egger
· 13 years ago
cbbab92
move unaligned memory access functions to bswap.h
by Paolo Bonzini
· 14 years ago
102c297
bswap.h: add cpu_to_be64wu()
by Aurelien Jarno
· 14 years ago
17e6a53
Fix leul_to_cpu on big endian hosts
by Alexander Graf
· 15 years ago
213acd2
introduce leul_to_cpu
by Marcelo Tosatti
· 15 years ago
e73d6e3
bwap: add qemu_bswap helper
by Michael S. Tsirkin
· 15 years ago
e2542fe
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
by Juan Quintela
· 16 years ago
936dfb8
rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
by Juan Quintela
· 16 years ago
5735147
rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H
by Juan Quintela
· 16 years ago
9e622b1
Sparse fixes: truncation by cast
by blueswir1
· 16 years ago
e58ffeb
Remove all traces of __powerpc__
by malc
· 16 years ago
1360677
Attached patch makes NetBSD use the native bswap functions which compile.
by blueswir1
· 16 years ago
88738c0
e1000: fix unaligned access
by aurel32
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
188d857
limited 8 bit support - removed unaligned memory accesses in VGA (initial patch by Johannes Schindelin)
by bellard
· 20 years ago
af8ffdf
byte swap functions
by bellard
· 21 years ago
f193c79
do not depend on thunk.h - more log items
by bellard
· 21 years ago
bc51c5c
initial x86-64 host support (Gwenole Beauchesne)
by bellard
· 21 years ago
ab93bbe
soft mmu support
by bellard
· 22 years ago