tangled
alpha
login
or
join now
jcs.org
/
qemu
0
fork
atom
qemu with hax to log dma reads & writes
jcs.org/2018/11/12/vfio
0
fork
atom
overview
issues
pulls
pipelines
qemu
/
scripts
/
coccinelle
/
at
jcs-vmm
19 files
Laurent Vivier
scripts: add muldiv64() checking coccinelle scripts
10y ago
e9d51507
cpu-reset.cocci
cpu: Use DeviceClass reset instead of a special CPUClass reset
6 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)
9 years ago
error-use-after-free.cocci
scripts/coccinelle: add error-use-after-free.cocci
6 years ago
error_propagate_null.cocci
error: Remove NULL checks on error_propagate() calls
9 years ago
exec_rw_const.cocci
Avoid cpu_physical_memory_rw() with a constant is_write argument
6 years ago
inplace-byteswaps.cocci
coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping calls
7 years ago
memory-region-housekeeping.cocci
scripts/cocci: Patch to let devices own their MemoryRegions
6 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
9 years ago
remove_muldiv64.cocci
scripts: add muldiv64() checking coccinelle scripts
10 years ago
return_directly.cocci
coccinelle: fix typo in comment
8 years ago
round.cocci
coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d))
9 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
qemu-iotests: convert `pwd` and $(pwd) to $PWD
7 years ago
typecast.cocci
coccinelle: add a script to remove useless casts
9 years ago
use-error_fatal.cocci
Use error_fatal to simplify obvious fatal errors (again)
7 years ago