aboutsummaryrefslogtreecommitdiffstats
path: root/bswap.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-14bwap: add qemu_bswap helperMichael S. Tsirkin1-0/+6
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela1-2/+2
2009-07-27rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_HJuan Quintela1-2/+2
2009-07-27rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_HJuan Quintela1-2/+2
2009-03-07Sparse fixes: truncation by castblueswir11-4/+4
2009-01-14Remove all traces of __powerpc__malc1-1/+1
2008-12-05Attached patch makes NetBSD use the native bswap functionsblueswir11-0/+8
2008-03-28e1000: fix unaligned accessaurel321-0/+7
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-2/+2
2004-10-10limited 8 bit support - removed unaligned memory accesses in VGA (initial pat...bellard1-0/+27
2004-08-01byte swap functionsbellard1-0/+99
2004-03-21do not depend on thunk.h - more log itemsbellard1-8/+0
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard1-1/+1
2003-08-10soft mmu supportbellard1-0/+84