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.
 
 
 
 
 
 
Laurent Vivier ac4e29f100 coccinelle: add a script to remove useless casts 10 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
overflow_muldiv64.cocci scripts: add muldiv64() checking coccinelle scripts 10 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: Remove unnecessary variables for function return value 10 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
typecast.cocci coccinelle: add a script to remove useless casts 10 years ago