summaryrefslogtreecommitdiffstats
path: root/HACKING
Commit message (Expand)AuthorAgeFilesLines
* HACKING: document preference for g_new instead of g_mallocMurilo Opsfelder Araujo2018-05-201-0/+9
* HACKING: document #include orderStefan Hajnoczi2017-01-031-0/+18
* Disable warn about left shifts of negative valuesPranith Kumar2016-08-091-0/+4
* HACKING: Add a section on error handling and reportingMarkus Armbruster2016-02-091-0/+55
* HACKING: Document vaddr type usagePeter Maydell2013-07-231-2/+17
* osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini2013-05-141-4/+3Star
* HACKING: List areas where we may rely on impdef C behaviourPeter Maydell2012-12-081-0/+20
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-1/+1
* doc: update HACKING wrt strncpy/pstrcpyJim Meyering2012-10-051-4/+5
* HACKING: clarify allocation/free recommendationsPeter Maydell2011-12-151-4/+6
* Convert last qemu_free and qemu_malloc usesBlue Swirl2011-08-211-1/+1
* Update HACKING to refer to g_malloc instead of qemu_mallocAnthony Liguori2011-08-211-3/+3
* HACKING: Update status of format checkingStefan Weil2011-02-251-3/+0Star
* HACKING: add rules for printf-like functionsBlue Swirl2010-09-101-0/+13
* HACKING: add string management rulesBlue Swirl2010-09-101-0/+24
* HACKING: add memory management rulesBlue Swirl2010-09-101-0/+14
* HACKING: add C type rulesBlue Swirl2010-09-101-0/+68
* HACKING: add preprocessor rulesBlue Swirl2010-09-101-0/+6