aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/helper.c
AgeCommit message (Expand)Author
2012-09-27target-s390x: Use CPU_LOG_INTRichard Henderson
2012-09-10target-s390x: switch to AREG0 free modeBlue Swirl
2012-09-10target-s390x: fix styleBlue Swirl
2012-06-11target-s390x: Let cpu_s390x_init() return S390CPUAndreas Färber
2012-06-04Kill off cpu_state_reset()Andreas Färber
2012-04-04target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPUAndreas Färber
2012-04-04target-s390x: QOM'ify CPU initAndreas Färber
2012-04-04target-s390x: QOM'ify CPU resetAndreas Färber
2012-04-04target-s390x: QOM'ify CPUAndreas Färber
2012-03-14target-s390x: Don't overuse CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-02-28target-s390x: Clean includesStefan Weil
2011-11-14s390x: Add shutdown for TCG s390-virtio machineAlexander Graf
2011-11-14s390x: update R and C bits in storage keyAlexander Graf
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-08-05Avoid allocating TCG resources in non-TCG modeJan Kiszka
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-06-03target-s390x: Fix build for non-linux hostsStefan Weil
2011-05-20s390x: helper functions for system emulationAlexander Graf
2011-04-18s390x: Enable s390x-softmmu targetAlexander Graf
2010-04-01S390: Add stub for cpu_get_phys_page_debugAlexander Graf
2010-03-17Large page TLB flushPaul Brook
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl
2009-12-05Add support for S390x system emulationAlexander Graf
2009-12-05S/390 CPU fake emulationAlexander Graf