index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bswap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bswap.h: build fix
Christoph Egger
2011-09-16
1
-2
/
+1
*
move unaligned memory access functions to bswap.h
Paolo Bonzini
2011-07-29
1
-0
/
+474
*
bswap.h: add cpu_to_be64wu()
Aurelien Jarno
2011-01-10
1
-0
/
+15
*
Fix leul_to_cpu on big endian hosts
Alexander Graf
2010-05-31
1
-1
/
+1
*
introduce leul_to_cpu
Marcelo Tosatti
2010-04-28
1
-0
/
+2
*
bwap: add qemu_bswap helper
Michael S. Tsirkin
2010-02-14
1
-0
/
+6
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
1
-2
/
+2
*
rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
Juan Quintela
2009-07-27
1
-2
/
+2
*
rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H
Juan Quintela
2009-07-27
1
-2
/
+2
*
Sparse fixes: truncation by cast
blueswir1
2009-03-07
1
-4
/
+4
*
Remove all traces of __powerpc__
malc
2009-01-14
1
-1
/
+1
*
Attached patch makes NetBSD use the native bswap functions
blueswir1
2008-12-05
1
-0
/
+8
*
e1000: fix unaligned access
aurel32
2008-03-28
1
-0
/
+7
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-2
/
+2
*
limited 8 bit support - removed unaligned memory accesses in VGA (initial pat...
bellard
2004-10-10
1
-0
/
+27
*
byte swap functions
bellard
2004-08-01
1
-0
/
+99
*
do not depend on thunk.h - more log items
bellard
2004-03-21
1
-8
/
+0
*
initial x86-64 host support (Gwenole Beauchesne)
bellard
2004-03-17
1
-1
/
+1
*
soft mmu support
bellard
2003-08-10
1
-0
/
+84