| Commit message (Expand) | Author | Age | Files | Lines |
* | meson: rename included C source files to .c.inc | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |
* | scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special header | Philippe Mathieu-Daudé | 2020-06-08 | 1 | -0/+1 |
* | scripts/clean-includes: added duplicate #include check | Anand J | 2016-10-28 | 1 | -14/+42 |
* | os-posix: include sys/mman.h | Paolo Bonzini | 2016-06-16 | 1 | -0/+3 |
* | clean-includes: Add glib.h to list of unneeded includes | Peter Maydell | 2016-06-07 | 1 | -1/+2 |
* | scripts: Use $(..) instead of deprecated `..` | Stefan Weil | 2016-06-07 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2016-03-24 | 1 | -2/+3 |
|\ |
|
| * | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -2/+3 |
* | | Remove unneeded include statements for setjmp.h | Stefan Weil | 2016-03-22 | 1 | -1/+1 |
|/ |
|
* | include/config.h: Remove | Peter Maydell | 2016-03-16 | 1 | -1/+0 |
* | scripts/clean-includes: Ignore .inc.c files | Peter Maydell | 2016-02-23 | 1 | -0/+5 |
* | scripts/clean-includes: Add --all option | Peter Maydell | 2016-02-23 | 1 | -1/+15 |
* | scripts/clean-includes: Enhance to handle header files | Peter Maydell | 2016-02-23 | 1 | -8/+45 |
* | scripts: Add new clean-includes script to fix C include directives | Peter Maydell | 2016-01-18 | 1 | -0/+109 |