summaryrefslogtreecommitdiff
path: root/target-s390x/helper.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-4/+4
2012-09-27target-s390x: Use CPU_LOG_INTRichard Henderson1-3/+4
2012-09-10target-s390x: switch to AREG0 free modeBlue Swirl1-3/+3
2012-09-10target-s390x: fix styleBlue Swirl1-47/+49
2012-06-11target-s390x: Let cpu_s390x_init() return S390CPUAndreas Färber1-2/+2
2012-06-04Kill off cpu_state_reset()Andreas Färber1-8/+1
2012-04-04target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPUAndreas Färber1-2/+4
2012-04-04target-s390x: QOM'ify CPU initAndreas Färber1-18/+3
2012-04-04target-s390x: QOM'ify CPU resetAndreas Färber1-10/+2
2012-04-04target-s390x: QOM'ify CPUAndreas Färber1-1/+3
2012-03-14target-s390x: Don't overuse CPUStateAndreas Färber1-19/+19
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber1-2/+2
2012-02-28target-s390x: Clean includesStefan Weil1-5/+0
2011-11-14s390x: Add shutdown for TCG s390-virtio machineAlexander Graf1-3/+12
2011-11-14s390x: update R and C bits in storage keyAlexander Graf1-0/+12
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl1-6/+6
2011-08-05Avoid allocating TCG resources in non-TCG modeJan Kiszka1-1/+1
2011-06-26Remove exec-all.h include directivesBlue Swirl1-1/+0
2011-06-03target-s390x: Fix build for non-linux hostsStefan Weil1-5/+0
2011-05-20s390x: helper functions for system emulationAlexander Graf1-10/+555
2011-04-18s390x: Enable s390x-softmmu targetAlexander Graf1-0/+4
2010-04-01S390: Add stub for cpu_get_phys_page_debugAlexander Graf1-0/+5
2010-03-17Large page TLB flushPaul Brook1-4/+5
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook1-5/+0
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-12-05Add support for S390x system emulationAlexander Graf1-0/+22
2009-12-05S/390 CPU fake emulationAlexander Graf1-0/+62