sockets: helper functions for qemu (Gerd Hoffman)
[qemu] / qemu-common.h
2008-11-11 aliguorisockets: helper functions for qemu (Gerd Hoffman)
2008-11-09 balrogAdd qemu_strndup: qemu_strdup with length limit.
2008-11-08 balrogRevert r5532, r5536 and a piece of r5531.
2008-10-31 aliguoriClarify qemu_bh_schedule_idle() usage
2008-10-31 aliguoriMake bottom halves more robust
2008-10-25 blueswir1Replace uses of strndup (a GNU extension) with Qemu...
2008-10-08 aliguoriFix IO performance regression in sparc
2008-09-28 balrogAdd a "null" bluetooth HCI and a header file for bluetooth.
2008-08-06 thsAdd qemu_realloc(), by Gerd Hoffmann.
2008-07-01 pbrookImplement resolution switching in common console code.
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-02-17 balrogUnify RTCs that use host time, fix M48t59 alarm.
2007-12-17 thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2007-11-19 j_mayerAvoid duplicated definitions: move common definitions...
2007-11-17 pbrookBreak up vl.h.
2007-11-11 pbrookSplit block API from vl.h.