summaryrefslogtreecommitdiff
path: root/HACKING
AgeCommit message (Expand)AuthorFilesLines
2013-07-23HACKING: Document vaddr type usagePeter Maydell1-2/+17
2013-05-14osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini1-4/+3
2012-12-08HACKING: List areas where we may rely on impdef C behaviourPeter Maydell1-0/+20
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-1/+1
2012-10-05doc: update HACKING wrt strncpy/pstrcpyJim Meyering1-4/+5
2011-12-15HACKING: clarify allocation/free recommendationsPeter Maydell1-4/+6
2011-08-21Convert last qemu_free and qemu_malloc usesBlue Swirl1-1/+1
2011-08-21Update HACKING to refer to g_malloc instead of qemu_mallocAnthony Liguori1-3/+3
2011-02-25HACKING: Update status of format checkingStefan Weil1-3/+0
2010-09-10HACKING: add rules for printf-like functionsBlue Swirl1-0/+13
2010-09-10HACKING: add string management rulesBlue Swirl1-0/+24
2010-09-10HACKING: add memory management rulesBlue Swirl1-0/+14
2010-09-10HACKING: add C type rulesBlue Swirl1-0/+68
2010-09-10HACKING: add preprocessor rulesBlue Swirl1-0/+6