Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-lm32: QOM'ify CPU reset | Andreas Färber | 2012-04-12 | 1 | -9/+1 |
* | target-lm32: QOM'ify CPU init | Andreas Färber | 2012-04-12 | 1 | -3/+0 |
* | target-lm32: QOM'ify CPU | Andreas Färber | 2012-04-12 | 1 | -1/+3 |
* | target-lm32: init tcg only if available | Michael Walle | 2012-03-31 | 1 | -1/+1 |
* | target-lm32: Don't overuse CPUState | Andreas Färber | 2012-03-14 | 1 | -8/+8 |
* | Rename cpu_reset() to cpu_state_reset() | Andreas Färber | 2012-03-14 | 1 | -2/+2 |
* | target-lm32: Clean includes | Stefan Weil | 2012-02-28 | 1 | -5/+0 |
* | lm32: add missing qemu_init_vcpu() call | Michael Walle | 2011-10-03 | 1 | -0/+1 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -1/+1 |
* | Remove unused is_softmmu parameter from cpu_handle_mmu_fault | Blue Swirl | 2011-08-07 | 1 | -1/+1 |
* | Remove exec-all.h include directives | Blue Swirl | 2011-06-26 | 1 | -1/+0 |
* | lm32: fix exception handling | Michael Walle | 2011-05-03 | 1 | -5/+1 |
* | lm32: translation routines | Michael Walle | 2011-03-07 | 1 | -0/+259 |