summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* target-s390x: Don't overuse CPUStateAndreas Färber2012-03-141-35/+35
* Move helpers.h to helper.hLluís Vilanova2012-03-051-1/+1
* s390x: add TR function for EXECUTEAlexander Graf2012-01-041-0/+3
* fix typo: delete redundant semicolonDong Xu Wang2011-12-061-2/+2
* s390x: implement SIGP restart and shutdownAlexander Graf2011-11-141-0/+14
* s390x: implement rrbe instruction properlyAlexander Graf2011-11-141-5/+7
* s390x: update R and C bits in storage keyAlexander Graf2011-11-141-1/+0
* s390x: make ipte 31-bit awareAlexander Graf2011-11-141-0/+7
* s390x: add ldeb instructionAlexander Graf2011-11-141-0/+9
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-4/+3
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* exec.h cleanupBlue Swirl2011-07-301-1/+3
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-6/+6
* Fix fallouts from Linux header inclusionJan Kiszka2011-06-261-1/+5
* Switch build system to accompanied kernel headersJan Kiszka2011-06-201-0/+1
* s390x: fix cksm instructionAlexander Graf2011-06-031-20/+8
* s390x: fix memory detection for guests > 64GBChristian Borntraeger2011-05-201-2/+6
* s390x: Implement opcode helpersAlexander Graf2011-05-201-2/+2917
* s390x: helper functions for system emulationAlexander Graf2011-05-201-0/+6
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-071-2/+1
* S/390 CPU fake emulationAlexander Graf2009-12-051-0/+74