Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / host-utils.c
2007-11-05 j_mayerCode used by the linux-user targets should not use...
2007-11-04 j_mayerFor consistency, move muls64 / mulu64 prototypes to...
2007-10-26 thsThe other half of the mul64 rework. Sorry for the break...
2007-10-25 thsRestore a more maintainable version of the 64bit multip...
2007-10-23 thsFix overflow when multiplying two large positive numbers.
2007-05-16 thsMore generic 64 bit multiplication support, by Aurelien...