]> git.ipfire.org Git - thirdparty/qemu.git/history - host-utils.c
runstate: introduce suspended state
[thirdparty/qemu.git] / host-utils.c
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2009-08-16  Blue Swirluser: compile host-utils.c only once
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...