aboutsummaryrefslogtreecommitdiffstats
path: root/target-s390x
AgeCommit message (Expand)AuthorFilesLines
2010-12-26s390: compile fixesAlexander Graf2-2/+2
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil1-2/+1
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini1-1/+0
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2-5/+6
2010-05-18target-s390: enable SIGP Initial ResetAlexander Graf1-3/+14
2010-05-11Do not stop VM if emulation failed in userspace.Gleb Natapov1-0/+5
2010-05-11kvm: enable smp > 1Marcelo Tosatti1-0/+5
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-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