index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
Age
Commit message (
Expand
)
Author
2020-12-10
scripts: kernel-doc: accept blank lines on parameter description
Mauro Carvalho Chehab
2020-12-10
scripts: kernel-doc: accept negation like !@var
Mauro Carvalho Chehab
2020-12-10
scripts: kernel-doc: proper handle @foo->bar()
Mauro Carvalho Chehab
2020-12-10
scripts/kernel-doc: Add support for named variable macro arguments
Jonathan Neuschäfer
2020-12-10
kernel-doc: add support for ____cacheline_aligned_in_smp attribute
André Almeida
2020-12-10
kernel-doc: fix processing nested structs with attributes
André Almeida
2020-11-02
scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments
Peter Maydell
2020-10-06
kernel-doc: Remove $decl_type='type name' hack
Eduardo Habkost
2020-10-06
kernel-doc: Handle function typedefs without asterisks
Eduardo Habkost
2020-10-06
kernel-doc: Handle function typedefs that return pointers
Eduardo Habkost
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-04-14
kernel-doc: Use c:struct for Sphinx 3.0 and later
Peter Maydell
2020-04-14
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
2019-12-17
docs: tweak kernel-doc for QEMU coding standards
Paolo Bonzini
2019-12-17
docs: import Linux kernel-doc script and extension
Paolo Bonzini