index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
HACKING
Age
Commit message (
Expand
)
Author
2018-05-20
HACKING: document preference for g_new instead of g_malloc
Murilo Opsfelder Araujo
2017-01-03
HACKING: document #include order
Stefan Hajnoczi
2016-08-09
Disable warn about left shifts of negative values
Pranith Kumar
2016-02-09
HACKING: Add a section on error handling and reporting
Markus Armbruster
2013-07-23
HACKING: Document vaddr type usage
Peter Maydell
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
2012-12-08
HACKING: List areas where we may rely on impdef C behaviour
Peter Maydell
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-05
doc: update HACKING wrt strncpy/pstrcpy
Jim Meyering
2011-12-15
HACKING: clarify allocation/free recommendations
Peter Maydell
2011-08-21
Convert last qemu_free and qemu_malloc uses
Blue Swirl
2011-08-21
Update HACKING to refer to g_malloc instead of qemu_malloc
Anthony Liguori
2011-02-25
HACKING: Update status of format checking
Stefan Weil
2010-09-10
HACKING: add rules for printf-like functions
Blue Swirl
2010-09-10
HACKING: add string management rules
Blue Swirl
2010-09-10
HACKING: add memory management rules
Blue Swirl
2010-09-10
HACKING: add C type rules
Blue Swirl
2010-09-10
HACKING: add preprocessor rules
Blue Swirl