]> git.proxmox.com Git - qemu.git/history - host-utils.h
New qemu-img convert -B option, by Marc Bevand.
[qemu.git] / host-utils.h
2007-12-18 thsCode formatting.
2007-11-05 j_mayerFix muls64 prototype to match the actual implementation.
2007-11-04 j_mayerFor consistency, move muls64 / mulu64 prototypes to...
2007-10-28 j_mayerAdd shared ctz32, cto32, ctz64, cto64,
2007-10-27 thsAdd sharable clz/clo inline functions and use them...