Age | Commit message (Expand) | Author |
---|---|---|
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2009-08-16 | user: compile host-utils.c only once | Blue Swirl |
2007-11-05 | Code used by the linux-user targets should not use vl.h. | j_mayer |
2007-11-04 | For consistency, move muls64 / mulu64 prototypes to host-utils.h | j_mayer |
2007-10-26 | The other half of the mul64 rework. Sorry for the breakage, I committed | ths |
2007-10-25 | Restore a more maintainable version of the 64bit multiply code. | ths |
2007-10-23 | Fix overflow when multiplying two large positive numbers. | ths |
2007-05-16 | More generic 64 bit multiplication support, by Aurelien Jarno. | ths |