aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename fls to qemu_flsblueswir12008-12-111-1/+1
* The configure test for struct iovec #includes <sys/uio.h> but qemu-common.h d...blueswir12008-12-061-0/+2
* Make struct iovec universally availablealiguori2008-12-051-1/+9
* Introduce fls() helperaliguori2008-12-041-0/+1
* Attached patch fixes a series of this warningblueswir12008-11-161-0/+16
* Include <strings.h> for ffs().balrog2008-11-121-0/+1
* sockets: helper functions for qemu (Gerd Hoffman)aliguori2008-11-111-0/+1
* Add qemu_strndup: qemu_strdup with length limit.balrog2008-11-091-0/+1
* Revert r5532, r5536 and a piece of r5531.balrog2008-11-081-1/+0
* Clarify qemu_bh_schedule_idle() usagealiguori2008-10-311-0/+6
* Make bottom halves more robustaliguori2008-10-311-0/+1
* Replace uses of strndup (a GNU extension) with Qemu pstrdupblueswir12008-10-251-0/+1
* Fix IO performance regression in sparcaliguori2008-10-081-0/+3
* Add a "null" bluetooth HCI and a header file for bluetooth.balrog2008-09-281-0/+1
* Add qemu_realloc(), by Gerd Hoffmann.ths2008-08-061-0/+1
* Implement resolution switching in common console code.pbrook2008-07-011-0/+1
* Move CPU save/load registration to common code.pbrook2008-06-301-0/+4
* Remove osdep.c/qemu-img code duplicationaurel322008-04-111-0/+8
* Unify RTCs that use host time, fix M48t59 alarm.balrog2008-02-171-0/+3
* Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths2007-12-171-0/+1
* Avoid duplicated definitions: move common definitions from exec-all.hj_mayer2007-11-191-31/+0
* Break up vl.h.pbrook2007-11-171-0/+71
* Split block API from vl.h.pbrook2007-11-111-0/+83