| Commit message (Expand) | Author | Age | Files | Lines |
* | cputlb: Change tlb_set_page() argument to CPUState | Andreas Färber | 2014-03-13 | 1 | -1/+1 |
* | exec: Change cpu_abort() argument to CPUState | Andreas Färber | 2014-03-13 | 1 | -6/+9 |
* | cpu: Move exception_index field from CPU_COMMON to CPUState | Andreas Färber | 2014-03-13 | 1 | -4/+4 |
* | cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook | Andreas Färber | 2014-03-13 | 1 | -2/+4 |
* | target-unicore32: Clean up ENV_GET_CPU() usage | Andreas Färber | 2014-03-13 | 1 | -1/+1 |
* | exec: Make ldl_*_phys input an AddressSpace | Edgar E. Iglesias | 2014-02-11 | 1 | -2/+3 |
* | cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook | Andreas Färber | 2013-07-23 | 1 | -3/+4 |
* | cpu: Replace do_interrupt() by CPUClass::do_interrupt method | Andreas Färber | 2013-03-12 | 1 | -2/+3 |
* | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber | 2013-03-12 | 1 | -1/+2 |
* | target-unicore32: avoid using cpu_single_env | Blue Swirl | 2012-11-10 | 1 | -4/+4 |
* | Rename target_phys_addr_t to hwaddr | Avi Kivity | 2012-10-23 | 1 | -1/+1 |
* | unicore32-softmmu: Implement softmmu specific functions | Guan Xuetao | 2012-08-11 | 1 | -4/+232 |
* | unicore32-softmmu: Add unicore32-softmmu build support | Guan Xuetao | 2012-08-11 | 1 | -0/+39 |