index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
/
host-utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix the prototype of muls64/mulu64
Lijun Pan
2020-07-06
1
-2
/
+2
*
includes: Replace QEMU_GNUC_PREREQ with "__has_builtin || !defined(__clang__)"
Thomas Huth
2018-12-12
1
-2
/
+2
*
pci/shpc: Move function to generic header file
Yuval Shaia
2018-01-18
1
-0
/
+10
*
host-utils: Simplify pow2ceil()
Markus Armbruster
2017-09-06
1
-9
/
+14
*
host-utils: Proactively fix pow2floor(), switch to unsigned
Markus Armbruster
2017-09-06
1
-5
/
+8
*
Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1
Peter Maydell
2017-04-20
1
-121
/
+0
*
host-utils: Implement unsigned quadword left/right shift and unit tests
Jose Ricardo Ziviani
2017-01-31
1
-0
/
+27
*
qemu/host-utils.h: Reduce the operation count in the fallback ctpop
Richard Henderson
2017-01-10
1
-14
/
+11
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
1
-1
/
+2
*
host-utils: Prefer 'false' for bool type
Eric Blake
2016-06-07
1
-1
/
+1
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-3
/
+0
*
host-utils: Add revbit functions
Richard Henderson
2015-09-15
1
-0
/
+77
*
Make pow2ceil() and pow2floor() inline
Peter Maydell
2015-09-07
1
-0
/
+33
*
qemu-common.h: Move muldiv64() to host-utils.h
Peter Maydell
2015-08-19
1
-0
/
+29
*
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+14
*
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+14
*
include/qemu/host-utils.h: Trivial typo: ctz->cto
Dr. David Alan Gilbert
2014-03-02
1
-1
/
+1
*
host-utils: add clrsb32/64 - count leading redundant sign bits
Claudio Fontana
2013-12-17
1
-0
/
+32
*
host-utils: Use __int128_t for mul[us]64
Richard Henderson
2013-02-17
1
-9
/
+8
*
host-utils: Fix coding style and add comments
Richard Henderson
2013-02-16
1
-18
/
+82
*
host-utils: Add host long specific aliases for clz, ctz, ctpop
Richard Henderson
2013-02-16
1
-0
/
+19
*
bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
Paolo Bonzini
2013-02-02
1
-26
/
+0
*
host-utils: add ffsl
Paolo Bonzini
2013-01-25
1
-0
/
+26
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-0
/
+240