Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | elff: Remove un-needed qemu-common.h include. | David 'Digit' Turner | 2011-02-09 | 1 | -22/+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 | ||||
* | Changes to build Windows emulator under Linux/MinGW | Raphael | 2010-04-14 | 1 | -1/+1 |
| | | | | | | | | - Linux being case-sensitve, include "windows.h" instead of "Windows.h" is important. - Use MinGW's windres. - No pthread needed. Change-Id: Ib4ce944bb55a8b1d870e230f269c89cb7df0b3f2 | ||||
* | Merge memory checking from sandbox | Vladimir Chtchetkine | 2010-02-18 | 1 | -0/+59 |
Change-id: Ibce845d0 |