Age | Commit message (Expand) | Author |
---|---|---|
2013-07-23 | cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook | Andreas Färber |
2013-03-12 | cpu: Replace do_interrupt() by CPUClass::do_interrupt method | Andreas Färber |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber |
2012-11-10 | target-unicore32: avoid using cpu_single_env | Blue Swirl |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-08-11 | unicore32-softmmu: Implement softmmu specific functions | Guan Xuetao |
2012-08-11 | unicore32-softmmu: Add unicore32-softmmu build support | Guan Xuetao |