Age | Commit message (Expand) | Author | Files | Lines |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini | 1 | -0/+1 |
2016-01-29 | alpha: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-11 | typofixes - v4 | Veres Lajos | 1 | -1/+1 |
2015-05-18 | target-alpha: Set PC correctly for floating-point exceptions | Richard Henderson | 1 | -1/+8 |
2014-06-05 | softmmu: introduce cpu_ldst.h | Paolo Bonzini | 1 | -3/+1 |
2014-06-05 | softmmu: commonize helper definitions | Paolo Bonzini | 1 | -14/+0 |
2014-06-05 | softmmu: move ALIGNED_ONLY to cpu.h | Paolo Bonzini | 1 | -1/+0 |
2014-06-05 | softmmu: make do_unaligned_access a method of CPU | Paolo Bonzini | 1 | -4/+4 |
2014-05-28 | tcg: Invert the inclusion of helper.h | Richard Henderson | 1 | -1/+1 |
2014-03-13 | translate-all: Change cpu_restore_state() argument to CPUState | Andreas Färber | 1 | -5/+2 |
2014-03-13 | cpu-exec: Change cpu_loop_exit() argument to CPUState | Andreas Färber | 1 | -2/+2 |
2014-03-13 | exec: Change tlb_fill() argument to CPUState | Andreas Färber | 1 | -3/+5 |
2014-03-13 | cpu: Move exception_index field from CPU_COMMON to CPUState | Andreas Färber | 1 | -1/+3 |
2014-03-13 | cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook | Andreas Färber | 1 | -1/+2 |
2014-03-13 | target-alpha: Clean up ENV_GET_CPU() usage | Andreas Färber | 1 | -8/+8 |
2014-02-11 | exec: Make stl_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -3/+4 |
2014-02-11 | exec: Make stq_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -3/+4 |
2014-02-11 | exec: Make ldq/ldub_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -4/+7 |
2014-02-11 | exec: Make ldl_*_phys input an AddressSpace | Edgar E. Iglesias | 1 | -4/+7 |
2013-06-28 | cpu: Turn cpu_unassigned_access() into a CPUState hook | Andreas Färber | 1 | -3/+7 |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | 1 | -5/+5 |
2012-12-16 | exec: refactor cpu_restore_state | Blue Swirl | 1 | -2/+6 |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity | 1 | -1/+1 |
2012-04-14 | Use uintptr_t for various op related functions | Blue Swirl | 1 | -3/+3 |
2012-03-24 | target-alpha: Move memory helpers to mem_helper.c. | Richard Henderson | 1 | -0/+151 |