Age | Commit message (Expand) | Author |
---|---|---|
2008-11-09 | Add qemu_strndup: qemu_strdup with length limit. | balrog |
2008-11-08 | Revert r5532, r5536 and a piece of r5531. | balrog |
2008-10-31 | Clarify qemu_bh_schedule_idle() usage | aliguori |
2008-10-31 | Make bottom halves more robust | aliguori |
2008-10-25 | Replace uses of strndup (a GNU extension) with Qemu pstrdup | blueswir1 |
2008-10-08 | Fix IO performance regression in sparc | aliguori |
2008-09-28 | Add a "null" bluetooth HCI and a header file for bluetooth. | balrog |
2008-08-06 | Add qemu_realloc(), by Gerd Hoffmann. | ths |
2008-07-01 | Implement resolution switching in common console code. | pbrook |
2008-06-30 | Move CPU save/load registration to common code. | pbrook |
2008-04-11 | Remove osdep.c/qemu-img code duplication | aurel32 |
2008-02-17 | Unify RTCs that use host time, fix M48t59 alarm. | balrog |
2007-12-17 | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | ths |
2007-11-19 | Avoid duplicated definitions: move common definitions from exec-all.h | j_mayer |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-11 | Split block API from vl.h. | pbrook |