aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2015-06-09Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...Peter Maydell
2015-06-09s390x/migration: add comment about floating point migrationChristian Borntraeger
2015-06-05target-s390x: Only access allocated storage keysAlexander Graf
2015-06-05target-s390x: fix MVC instruction when areas overlapAurelien Jarno
2015-06-05target-s390x: use softmmu functions for mvcp/mvcsAurelien Jarno
2015-06-05target-s390x: support non current ASC in s390_cpu_handle_mmu_faultAurelien Jarno
2015-06-05target-s390x: add a cpu_mmu_idx_to_asc functionAurelien Jarno
2015-06-05target-s390x: implement high-word facilityAurelien Jarno
2015-06-05target-s390x: implement load-and-trap facilityAurelien Jarno
2015-06-05target-s390x: implement miscellaneous-instruction-extensions facilityAurelien Jarno
2015-06-05target-s390x: implement LPDFR and LNDFR instructionsAurelien Jarno
2015-06-05target-s390x: implement TRANSLATE EXTENDED instructionAurelien Jarno
2015-06-05target-s390x: implement TRANSLATE AND TEST instructionAurelien Jarno
2015-06-05target-s390x: implement LOAD FP INTEGER instructionsAurelien Jarno
2015-06-05target-s390x: move SET DFP ROUNDING MODE to the correct facilityAurelien Jarno
2015-06-05target-s390x: move STORE CLOCK FAST to the correct facilityAurelien Jarno
2015-06-05target-s390x: change CHRL and CGHRL format to RIL-bAurelien Jarno
2015-06-05target-s390x: fix CLGIT instructionAurelien Jarno
2015-06-05target-s390x: fix exception for invalid operation codeAurelien Jarno
2015-06-05target-s390x: implement LAY and LAEY instructionsAurelien Jarno
2015-06-05target-s390x: move a few instructions to the correct facilityAurelien Jarno
2015-06-05target-s390x: detect tininess before rounding for FP operationsAurelien Jarno
2015-06-05target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDEDAurelien Jarno
2015-06-05target-s390x: fix MMU index computationAurelien Jarno
2015-06-05target-s390x: fix PSW value on dynamical exception from helpersAurelien Jarno
2015-06-05target-s390x: fix LOAD MULTIPLE instruction on page boundaryAurelien Jarno
2015-06-05target-s390x: implement STPT helperAurelien Jarno
2015-06-05target-s390x: implement STCKC helperAurelien Jarno
2015-06-05target-s390x: streamline STCK helperAurelien Jarno
2015-06-05target-s390x: simplify SCKC helperAurelien Jarno
2015-06-05target-s390x: add a tod2time functionAurelien Jarno
2015-06-05target-s390x: remove unused helpersAurelien Jarno
2015-06-05target-s390x: optimize (negative-) abs computationAurelien Jarno
2015-06-05target-s390x: fix CC computation for LOAD POSITIVE instructionsAurelien Jarno
2015-06-05target-s390x: fix CC computation for EX instructionAurelien Jarno
2015-06-03s390x/kvm: always ignore empty vcpu interrupt stateSascha Silbe
2015-06-02kvm: introduce kvm_arch_msi_data_to_gsiEric Auger
2015-05-27s390x: Enable vector processing capabilityEric Farman
2015-05-27s390x: Migrate vector registersEric Farman
2015-05-27s390x: Add vector registers to ELF dumpEric Farman
2015-05-27s390x: Add vector registers to HMP outputEric Farman
2015-05-27s390x: gdb updates for vector registersEric Farman
2015-05-27s390x: Store Additional Status SIGP orderEric Farman
2015-05-27s390x: Vector Register IOCTLsEric Farman
2015-05-27s390x: Common access to floating point registersEric Farman
2015-05-13s390x: Add interlocked access facility 1 instructionsAlexander Graf
2015-05-13s390x: Add some documentation in opcode listAlexander Graf
2015-05-13s390x: Fix stoc directionAlexander Graf
2015-05-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-05-08s390x/kvm: migrate vcpu interrupt stateJens Freimann