Age | Commit message (Expand) | Author |
---|---|---|
2017-02-24 | tcg: remove global exit_request | Alex Bennée |
2017-02-24 | tcg: rename tcg_current_cpu to tcg_current_rr_cpu | Alex Bennée |
2016-10-26 | tcg: Add EXCP_ATOMIC | Richard Henderson |
2016-06-09 | cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() | Peter Maydell |
2016-06-09 | user-exec: Push resume-from-signal code out to handle_cpu_signal() | Peter Maydell |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini |
2016-05-12 | tcg: Remove needless CPUState::current_tb | Sergey Fedorov |
2016-01-29 | exec: Clean up includes | Peter Maydell |
2015-10-12 | exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct | Peter Maydell |
2015-10-12 | cpu-exec-common.c: Clarify comment about cpu_reload_memory_map()'s RCU operat... | Peter Maydell |
2015-09-16 | cpu-exec: Migrate some generic fns to cpu-exec-common | Peter Crosthwaite |