Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename CPUState -> CPUArchState | Andreas Färber | 2012-03-14 | 1 | -6/+6 |
* | Fix typos in comments (neccessary -> necessary) | Stefan Weil | 2011-05-08 | 1 | -1/+1 |
* | Remove dead code for ARM semihosting commandline handling | Wolfgang Schildbach | 2011-01-07 | 1 | -1/+0 |
* | Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) | Stefan Weil | 2010-10-03 | 1 | -1/+1 |
* | bsd-user: FreeBSD update | Juergen Lock | 2009-10-18 | 1 | -2/+4 |
* | BSD user: implement GUEST_BASE | Blue Swirl | 2009-09-27 | 1 | -0/+3 |
* | user: compile path.c only once | Blue Swirl | 2009-08-15 | 1 | -2/+0 |
* | Fix Sparse warning about missing prototype | Blue Swirl | 2009-08-01 | 1 | -0/+3 |
* | rename USE_NPTL to CONFIG_USE_NPTL | Juan Quintela | 2009-07-27 | 1 | -3/+3 |
* | Fix BSD user: there is no NPTL | blueswir1 | 2009-03-07 | 1 | -0/+2 |
* | linux-user: Move abi_* typedefs into qemu-types.h | aurel32 | 2008-12-08 | 1 | -19/+1 |
* | Preliminary BSD user emulator support | blueswir1 | 2008-10-26 | 1 | -0/+405 |