aboutsummaryrefslogtreecommitdiff
path: root/scripts/cocci-macro-file.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau1-1/+1
2022-03-22compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATEDMarc-André Lureau1-1/+1
2022-03-22compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULTMarc-André Lureau1-1/+1
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau1-1/+1
2020-12-15compiler.h: remove QEMU_GNUC_PREREQMarc-André Lureau1-1/+0
2019-05-07QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi1-1/+6
2019-01-11qemu/queue.h: reimplement QTAILQ without pointer-to-pointersPaolo Bonzini1-7/+7
2019-01-11qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}Paolo Bonzini1-10/+0
2018-12-12Remove QEMU_ARTIFICIAL macroThomas Huth1-1/+0
2016-05-23coccinelle: add g_assert_cmp* to macro filePaolo Bonzini1-0/+6
2015-09-09add macro file for coccinellePaolo Bonzini1-0/+119