Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: avoid AREG0 for exceptions | Blue Swirl | 2012-06-28 | 1 | -1/+1 |
* | user-exec.c: Don't assert on segfaults for non-valid addresses | Peter Maydell | 2012-05-08 | 1 | -1/+2 |
* | Use uintptr_t for various op related functions | Blue Swirl | 2012-04-14 | 1 | -1/+1 |
* | Rename CPUState -> CPUArchState | Andreas Färber | 2012-03-14 | 1 | -2/+2 |
* | Remove unused is_softmmu parameter from cpu_handle_mmu_fault | Blue Swirl | 2011-08-07 | 1 | -1/+1 |
* | exec.h cleanup | Blue Swirl | 2011-07-30 | 1 | -46/+3 |
* | cpu_loop_exit: avoid using AREG0 | Blue Swirl | 2011-06-26 | 1 | -5/+6 |
* | Move user emulator stuff from cpu-exec.c to user-exec.c | Blue Swirl | 2011-05-28 | 1 | -0/+673 |