Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-02-14 | bwap: add qemu_bswap helper | Michael S. Tsirkin | 1 | -0/+6 |
2009-07-27 | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN | Juan Quintela | 1 | -2/+2 |
2009-07-27 | rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H | Juan Quintela | 1 | -2/+2 |
2009-07-27 | rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H | Juan Quintela | 1 | -2/+2 |
2009-03-07 | Sparse fixes: truncation by cast | blueswir1 | 1 | -4/+4 |
2009-01-14 | Remove all traces of __powerpc__ | malc | 1 | -1/+1 |
2008-12-05 | Attached patch makes NetBSD use the native bswap functions | blueswir1 | 1 | -0/+8 |
2008-03-28 | e1000: fix unaligned access | aurel32 | 1 | -0/+7 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -2/+2 |
2004-10-10 | limited 8 bit support - removed unaligned memory accesses in VGA (initial pat... | bellard | 1 | -0/+27 |
2004-08-01 | byte swap functions | bellard | 1 | -0/+99 |
2004-03-21 | do not depend on thunk.h - more log items | bellard | 1 | -8/+0 |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard | 1 | -1/+1 |
2003-08-10 | soft mmu support | bellard | 1 | -0/+84 |