Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elff: Remove un-needed qemu-common.h include. | David 'Digit' Turner | 2011-02-09 | 1 | -1/+1 |
| | | | | | | | The elff library doesn't really depend on anything QEMU-specific. This will allow us to use it in other projects later. Change-Id: I662b6e864b320cd9cf2fe246d04fbba95be66c56 | ||||
* | Remove compiler warnings when building the emulator. | David 'Digit' Turner | 2010-09-22 | 1 | -0/+8 |
| | | | | | | | This forces -Wall during the build. Note that this patch doesn't remove all warnings, but most of the remaining ones are from upstream anyway. Change-Id: I8808d8495e99866e156ce5780d2e3c305eab491f | ||||
* | Merge memory checking from sandbox | Vladimir Chtchetkine | 2010-02-18 | 1 | -0/+135 |
Change-id: Ibce845d0 |