index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bswap.h
Age
Commit message (
Expand
)
Author
2011-09-16
bswap.h: build fix
Christoph Egger
2011-07-29
move unaligned memory access functions to bswap.h
Paolo Bonzini
2011-01-10
bswap.h: add cpu_to_be64wu()
Aurelien Jarno
2010-05-31
Fix leul_to_cpu on big endian hosts
Alexander Graf
2010-04-28
introduce leul_to_cpu
Marcelo Tosatti
2010-02-14
bwap: add qemu_bswap helper
Michael S. Tsirkin
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
Juan Quintela
2009-07-27
rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H
Juan Quintela
2009-03-07
Sparse fixes: truncation by cast
blueswir1
2009-01-14
Remove all traces of __powerpc__
malc
2008-12-05
Attached patch makes NetBSD use the native bswap functions
blueswir1
2008-03-28
e1000: fix unaligned access
aurel32
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2004-10-10
limited 8 bit support - removed unaligned memory accesses in VGA (initial pat...
bellard
2004-08-01
byte swap functions
bellard
2004-03-21
do not depend on thunk.h - more log items
bellard
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
2003-08-10
soft mmu support
bellard