QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
..
cpu_restore_state.cocci target/*helper: don't check retaddr before calling cpu_restore_state 8 years ago
err-bad-newline.cocci error: Strip trailing '\n' from error string arguments (again) 10 years ago
error_propagate_null.cocci error: Remove NULL checks on error_propagate() calls 10 years ago
memory-region-init-ram.cocci scripts/coccinelle/memory-region-init-ram.cocci: New script 9 years ago
overflow_muldiv64.cocci scripts: add muldiv64() checking coccinelle scripts 10 years ago
qobject.cocci qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
remove_local_err.cocci error: Remove unnecessary local_err variables 10 years ago
remove_muldiv64.cocci scripts: add muldiv64() checking coccinelle scripts 10 years ago
return_directly.cocci coccinelle: fix typo in comment 9 years ago
round.cocci coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d)) 10 years ago
simplify_muldiv64.cocci scripts: add muldiv64() checking coccinelle scripts 10 years ago
swap_muldiv64.cocci scripts: add muldiv64() checking coccinelle scripts 10 years ago
tcg_gen_extract.cocci coccinelle: add a script to optimize tcg op using tcg_gen_extract() 9 years ago
typecast.cocci coccinelle: add a script to remove useless casts 10 years ago