Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler.h: replace QEMU_NORETURN with G_NORETURN | 2022-04-21 | 1 | -1/+1 | |
* | compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED | 2022-03-22 | 1 | -1/+1 | |
* | compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT | 2022-03-22 | 1 | -1/+1 | |
* | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | 2022-03-22 | 1 | -1/+1 | |
* | compiler.h: remove QEMU_GNUC_PREREQ | 2020-12-15 | 1 | -1/+0 | |
* | QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets | 2019-05-07 | 1 | -1/+6 | |
* | qemu/queue.h: reimplement QTAILQ without pointer-to-pointers | 2019-01-11 | 1 | -7/+7 | |
* | qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY} | 2019-01-11 | 1 | -10/+0 | |
* | Remove QEMU_ARTIFICIAL macro | 2018-12-12 | 1 | -1/+0 | |
* | coccinelle: add g_assert_cmp* to macro file | 2016-05-23 | 1 | -0/+6 | |
* | add macro file for coccinelle | 2015-09-09 | 1 | -0/+119 |