Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcg: Add EXCP_ATOMIC | Richard Henderson | 2016-10-26 | 1 | -0/+6 |
* | cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() | Peter Maydell | 2016-06-09 | 1 | -4/+2 |
* | user-exec: Push resume-from-signal code out to handle_cpu_signal() | Peter Maydell | 2016-06-09 | 1 | -1/+1 |
* | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | tcg: Remove needless CPUState::current_tb | Sergey Fedorov | 2016-05-13 | 1 | -2/+0 |
* | exec: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -1/+1 |
* | exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct | Peter Maydell | 2015-10-12 | 1 | -10/+3 |
* | cpu-exec-common.c: Clarify comment about cpu_reload_memory_map()'s RCU operat... | Peter Maydell | 2015-10-12 | 1 | -6/+14 |
* | cpu-exec: Migrate some generic fns to cpu-exec-common | Peter Crosthwaite | 2015-09-16 | 1 | -0/+81 |