Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-26 | cpu_loop_exit: avoid using AREG0 | Blue Swirl | |
Make cpu_loop_exit() take a parameter for CPUState instead of relying on global env. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2011-05-28 | Move user emulator stuff from cpu-exec.c to user-exec.c | Blue Swirl | |
Simplify cpu-exec.c by refactoring. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> |