aboutsummaryrefslogtreecommitdiffstats
path: root/target-s390x/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-04s390x: add TR function for EXECUTEAlexander Graf1-0/+3
2011-12-06fix typo: delete redundant semicolonDong Xu Wang1-2/+2
2011-11-14s390x: implement SIGP restart and shutdownAlexander Graf1-0/+14
2011-11-14s390x: implement rrbe instruction properlyAlexander Graf1-5/+7
2011-11-14s390x: update R and C bits in storage keyAlexander Graf1-1/+0
2011-11-14s390x: make ipte 31-bit awareAlexander Graf1-0/+7
2011-11-14s390x: add ldeb instructionAlexander Graf1-0/+9
2011-10-01softmmu_header: pass CPUState to tlb_fillBlue Swirl1-4/+3
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl1-1/+1
2011-07-30exec.h cleanupBlue Swirl1-1/+3
2011-06-26cpu_loop_exit: avoid using AREG0Blue Swirl1-6/+6
2011-06-26Fix fallouts from Linux header inclusionJan Kiszka1-1/+5
2011-06-20Switch build system to accompanied kernel headersJan Kiszka1-0/+1
2011-06-03s390x: fix cksm instructionAlexander Graf1-20/+8
2011-05-20s390x: fix memory detection for guests > 64GBChristian Borntraeger1-2/+6
2011-05-20s390x: Implement opcode helpersAlexander Graf1-2/+2917
2011-05-20s390x: helper functions for system emulationAlexander Graf1-0/+6
2011-04-20Remove unused function parameter from cpu_restore_stateStefan Weil1-1/+1
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-12-05S/390 CPU fake emulationAlexander Graf1-0/+74