Age | Commit message (Expand) | Author | Files | Lines |
2012-06-11 | target-s390x: Let cpu_s390x_init() return S390CPU | Andreas Färber | 1 | -2/+2 |
2012-06-04 | Kill off cpu_state_reset() | Andreas Färber | 1 | -8/+1 |
2012-04-04 | target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU | Andreas Färber | 1 | -2/+4 |
2012-04-04 | target-s390x: QOM'ify CPU init | Andreas Färber | 1 | -18/+3 |
2012-04-04 | target-s390x: QOM'ify CPU reset | Andreas Färber | 1 | -10/+2 |
2012-04-04 | target-s390x: QOM'ify CPU | Andreas Färber | 1 | -1/+3 |
2012-03-14 | target-s390x: Don't overuse CPUState | Andreas Färber | 1 | -19/+19 |
2012-03-14 | Rename cpu_reset() to cpu_state_reset() | Andreas Färber | 1 | -2/+2 |
2012-02-28 | target-s390x: Clean includes | Stefan Weil | 1 | -5/+0 |
2011-11-14 | s390x: Add shutdown for TCG s390-virtio machine | Alexander Graf | 1 | -3/+12 |
2011-11-14 | s390x: update R and C bits in storage key | Alexander Graf | 1 | -0/+12 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -1/+1 |
2011-08-07 | Remove unused is_softmmu parameter from cpu_handle_mmu_fault | Blue Swirl | 1 | -6/+6 |
2011-08-05 | Avoid allocating TCG resources in non-TCG mode | Jan Kiszka | 1 | -1/+1 |
2011-06-26 | Remove exec-all.h include directives | Blue Swirl | 1 | -1/+0 |
2011-06-03 | target-s390x: Fix build for non-linux hosts | Stefan Weil | 1 | -5/+0 |
2011-05-20 | s390x: helper functions for system emulation | Alexander Graf | 1 | -10/+555 |
2011-04-18 | s390x: Enable s390x-softmmu target | Alexander Graf | 1 | -0/+4 |
2010-04-01 | S390: Add stub for cpu_get_phys_page_debug | Alexander Graf | 1 | -0/+5 |
2010-03-17 | Large page TLB flush | Paul Brook | 1 | -4/+5 |
2010-03-12 | Remove cpu_get_phys_page_debug from userspace emulation | Paul Brook | 1 | -5/+0 |
2010-03-07 | Update to a hopefully more future proof FSF address | Blue Swirl | 1 | -2/+1 |
2009-12-05 | Add support for S390x system emulation | Alexander Graf | 1 | -0/+22 |
2009-12-05 | S/390 CPU fake emulation | Alexander Graf | 1 | -0/+62 |