index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
qemu-iotests: convert `pwd` and $(pwd) to $PWD
Mao Zhongyi
1
-1
/
+1
2018-10-19
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-0
/
+20
2018-10-16
coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping calls
Peter Maydell
1
-0
/
+65
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-4
/
+4
2017-12-27
target/*helper: don't check retaddr before calling cpu_restore_state
Alex Bennée
1
-0
/
+19
2017-11-17
qapi/qlist: Add qlist_append_null() macro
Max Reitz
1
-0
/
+3
2017-09-04
qdict: Add qdict_put_null() helper, and put it to use
Marc-André Lureau
1
-0
/
+3
2017-07-19
coccinelle: add a script to optimize tcg op using tcg_gen_extract()
Philippe Mathieu-Daudé
1
-0
/
+107
2017-07-14
scripts/coccinelle/memory-region-init-ram.cocci: New script
Peter Maydell
1
-0
/
+38
2017-07-12
qobject: Update coccinelle script to catch Q{INC, DEC}REF
Eric Blake
1
-0
/
+6
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-2
/
+2
2017-06-07
coccinelle: fix typo in comment
Philippe Mathieu-Daudé
1
-1
/
+1
2017-05-08
qobject: Add helper macros for common scalar insertions
Eric Blake
1
-0
/
+22
2017-05-08
coccinelle: Add script to remove useless QObject casts
Eric Blake
1
-0
/
+13
2016-09-15
coccinelle: add a script to remove useless casts
Laurent Vivier
1
-0
/
+7
2016-08-08
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-0
/
+29
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-0
/
+19
2016-06-20
error: Remove unnecessary local_err variables
Eduardo Habkost
1
-0
/
+29
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
1
-0
/
+10
2016-06-07
coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d))
Laurent Vivier
1
-0
/
+19
2016-06-07
scripts: add muldiv64() checking coccinelle scripts
Laurent Vivier
4
-0
/
+46