aboutsummaryrefslogtreecommitdiffstats
path: root/target-s390x/helper.c
AgeCommit message (Expand)AuthorFilesLines
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