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
/
CODING_STYLE
Age
Commit message (
Expand
)
Author
2018-06-15
CODING_STYLE: Define our preferred form for multiline comments
Peter Maydell
2017-08-01
coding_style: add point about 0x in trace-events
Vladimir Sementsov-Ogievskiy
2017-02-28
CODING_STYLE: Mention preferred comment form
Peter Maydell
2016-10-08
CODING_STYLE: Fix a typo ("have" vs. "has")
Jonathan Neuschäfer
2016-08-10
CODING_STYLE, checkpatch: update line length rules
Paolo Bonzini
2015-09-09
CODING_STYLE: update mixed declaration rules
Paolo Bonzini
2014-08-15
CODING_STYLE: Section about conditional statement
Gonglei
2014-03-27
CODING_STYLE: Section about mixed declarations
Eduardo Habkost
2012-04-07
Replace Qemu by QEMU in internal documentation
Stefan Weil
2012-02-10
CODING_STYLE: Clarify style for enum and function type names
Peter Maydell
2011-07-29
CODING_STYLE: explicitly allow braceless 'else if'
Avi Kivity
2011-01-20
checkpatch: adjust to QEMUisms
Blue Swirl
2010-09-10
HACKING: add C type rules
Blue Swirl
2010-03-19
CODING_STYLE: Reserve qemu_ prefix for library wrappers
Avi Kivity
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-04-07
Remove potentially offensive humor.
edgar_igl
2009-04-05
Document QEMU coding style (v2) (Avi Kivity)
aliguori