aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2015-06-17target-s390x: fix s390_cpu_initial_resetAurelien Jarno
2015-06-17target-s390x: initialize I/O interrupt queueAurelien Jarno
2015-06-17target-s390x: correctly initialize ext interrupt queueAurelien Jarno
2015-06-17target-s390x: fix setcc in TCG modeAurelien Jarno
2015-06-17virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno
2015-06-17s390/ioinst: fix endianness in ioinst_schib_validAlexander Graf
2015-06-17s390/ioinst: fix IO_INT_WORD_ISC macroAurelien Jarno
2015-06-15Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...Peter Maydell
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-06-11s390x/kvm: diag288 instruction interception and handlingXu Wang
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