aboutsummaryrefslogtreecommitdiff
path: root/bswap.h
AgeCommit message (Expand)Author
2011-09-16bswap.h: build fixChristoph Egger
2011-07-29move unaligned memory access functions to bswap.hPaolo Bonzini
2011-01-10bswap.h: add cpu_to_be64wu()Aurelien Jarno
2010-05-31Fix leul_to_cpu on big endian hostsAlexander Graf
2010-04-28introduce leul_to_cpuMarcelo Tosatti
2010-02-14bwap: add qemu_bswap helperMichael S. Tsirkin
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-07-27rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_HJuan Quintela
2009-07-27rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_HJuan Quintela
2009-03-07Sparse fixes: truncation by castblueswir1
2009-01-14Remove all traces of __powerpc__malc
2008-12-05Attached patch makes NetBSD use the native bswap functionsblueswir1
2008-03-28e1000: fix unaligned accessaurel32
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2004-10-10limited 8 bit support - removed unaligned memory accesses in VGA (initial pat...bellard
2004-08-01byte swap functionsbellard
2004-03-21do not depend on thunk.h - more log itemsbellard
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard
2003-08-10soft mmu supportbellard