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