aboutsummaryrefslogtreecommitdiffstats
path: root/target-s390x
AgeCommit message (Expand)AuthorFilesLines
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook1-5/+0
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson1-0/+5
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl5-10/+5
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka1-2/+1
2010-02-14Fix incorrect exception_index useBlue Swirl1-2/+2
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini1-8/+0
2009-12-18target-s390: Fail on unknown instructionsAlexander Graf1-1/+1
2009-12-05Add support for S390x system emulationAlexander Graf4-2/+208
2009-12-05Add KVM support for S390xAlexander Graf1-0/+483
2009-12-05S/390 CPU fake emulationAlexander Graf5-0/+372