Age | Commit message (Expand) | Author | Files | Lines |
2018-06-27 | compiler: add a sizeof_field() macro | Stefan Hajnoczi | 1 | -0/+2 |
2018-03-19 | compiler: Add QEMU_BUILD_BUG_MSG() macro | Max Reitz | 1 | -3/+9 |
2018-02-08 | lockable: add QemuLockable | Paolo Bonzini | 1 | -0/+39 |
2018-02-07 | ucontext: annotate coroutine stack for ASAN | Marc-André Lureau | 1 | -0/+4 |
2017-05-05 | use _Static_assert in QEMU_BUILD_BUG_ON | Andreas Grapentin | 1 | -1/+3 |
2017-04-20 | Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1 | Peter Maydell | 1 | -8/+0 |
2017-02-01 | compiler: expression version of QEMU_BUILD_BUG_ON | Michael S. Tsirkin | 1 | -0/+3 |
2017-02-01 | compiler: rework BUG_ON using a struct | Michael S. Tsirkin | 1 | -3/+7 |
2017-02-01 | QEMU_BUILD_BUG_ON: use __COUNTER__ | Michael S. Tsirkin | 1 | -1/+5 |
2017-01-31 | compiler: drop ; after BUILD_BUG_ON | Michael S. Tsirkin | 1 | -1/+2 |
2016-09-27 | compiler: Swap 'public domain' header for license | Felipe Franciosi | 1 | -1/+5 |
2016-07-17 | compiler: never omit assertions if using a static analysis tool | Paolo Bonzini | 1 | -0/+3 |
2016-06-11 | compiler.h: add QEMU_ALIGNED() to enforce struct alignment | Emilio G. Cota | 1 | -0/+2 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -1/+0 |
2016-02-16 | build: Don't redefine 'inline' | Eric Blake | 1 | -12/+0 |
2015-08-19 | compiler.h: Use glue() in QEMU_BUILD_BUG_ON define | Peter Maydell | 1 | -3/+1 |
2015-08-19 | osdep.h: Move some compiler-specific things to compiler.h | Peter Maydell | 1 | -0/+47 |
2015-06-19 | qom: Add object_new_with_props() / object_new_withpropv() helpers | Daniel P. Berrange | 1 | -0/+6 |
2014-09-29 | qemu/compiler: Define QEMU_ARTIFICIAL | Richard Henderson | 1 | -0/+6 |
2013-06-21 | audio: Replace static functions in header file by macros, remove GCC_ATTR | Stefan Weil | 1 | -3/+0 |
2013-03-27 | compiler: fix warning with GCC 4.8.0 | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -0/+58 |