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