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