aboutsummaryrefslogtreecommitdiff
path: root/HACKING
AgeCommit message (Expand)Author
2013-07-23HACKING: Document vaddr type usagePeter Maydell
2013-05-14osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini
2012-12-08HACKING: List areas where we may rely on impdef C behaviourPeter Maydell
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-10-05doc: update HACKING wrt strncpy/pstrcpyJim Meyering
2011-12-15HACKING: clarify allocation/free recommendationsPeter Maydell
2011-08-21Convert last qemu_free and qemu_malloc usesBlue Swirl
2011-08-21Update HACKING to refer to g_malloc instead of qemu_mallocAnthony Liguori
2011-02-25HACKING: Update status of format checkingStefan Weil
2010-09-10HACKING: add rules for printf-like functionsBlue Swirl
2010-09-10HACKING: add string management rulesBlue Swirl
2010-09-10HACKING: add memory management rulesBlue Swirl
2010-09-10HACKING: add C type rulesBlue Swirl
2010-09-10HACKING: add preprocessor rulesBlue Swirl