Sign in
qemu
/
qemu
/
2038f8c8775cf1a4eb190ab12f0c496e1ff79c88
/
scripts
/
coccinelle
e8d81a6
qemu-iotests: convert `pwd` and $(pwd) to $PWD
by Mao Zhongyi
· 6 years ago
50beeb6
Use error_fatal to simplify obvious fatal errors (again)
by Markus Armbruster
· 6 years ago
2ef297a
coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping calls
by Peter Maydell
· 6 years ago
cb3e7f0
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
by Marc-André Lureau
· 7 years ago
65255e8
target/*helper: don't check retaddr before calling cpu_restore_state
by Alex Bennée
· 7 years ago
254bf80
qapi/qlist: Add qlist_append_null() macro
by Max Reitz
· 7 years ago
0f9afc2
qdict: Add qdict_put_null() helper, and put it to use
by Marc-André Lureau
· 8 years ago
d97dd98
coccinelle: add a script to optimize tcg op using tcg_gen_extract()
by Philippe Mathieu-Daudé
· 8 years ago
96d851a
scripts/coccinelle/memory-region-init-ram.cocci: New script
by Peter Maydell
· 8 years ago
8a4613a
qobject: Update coccinelle script to catch Q{INC, DEC}REF
by Eric Blake
· 8 years ago
01b2ffc
qapi: merge QInt and QFloat in QNum
by Marc-André Lureau
· 8 years ago
f652402
coccinelle: fix typo in comment
by Philippe Mathieu-Daudé
· 8 years ago
a92c215
qobject: Add helper macros for common scalar insertions
by Eric Blake
· 8 years ago
a2f3453
coccinelle: Add script to remove useless QObject casts
by Eric Blake
· 8 years ago
ac4e29f
coccinelle: add a script to remove useless casts
by Laurent Vivier
· 9 years ago
df3c286
error: Strip trailing '\n' from error string arguments (again)
by Markus Armbruster
· 9 years ago
9be3859
coccinelle: Remove unnecessary variables for function return value
by Eduardo Habkost
· 9 years ago
6b62d96
error: Remove unnecessary local_err variables
by Eduardo Habkost
· 9 years ago
621ff94
error: Remove NULL checks on error_propagate() calls
by Eduardo Habkost
· 9 years ago
db718b4
coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d))
by Laurent Vivier
· 9 years ago
e9d5150
scripts: add muldiv64() checking coccinelle scripts
by Laurent Vivier
· 9 years ago