summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
...
* target-s390x: wire up DIAG IPL in TCG modeAurelien Jarno2015-06-174-13/+20
* target-s390x: fix s390_cpu_initial_resetAurelien Jarno2015-06-171-0/+1
* target-s390x: initialize I/O interrupt queueAurelien Jarno2015-06-171-0/+8
* target-s390x: correctly initialize ext interrupt queueAurelien Jarno2015-06-171-1/+2
* target-s390x: fix setcc in TCG modeAurelien Jarno2015-06-171-0/+1
* virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno2015-06-171-5/+1
* s390/ioinst: fix endianness in ioinst_schib_validAlexander Graf2015-06-171-3/+3
* s390/ioinst: fix IO_INT_WORD_ISC macroAurelien Jarno2015-06-171-1/+1
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...Peter Maydell2015-06-153-0/+48
|\
| * s390x/kvm: diag288 instruction interception and handlingXu Wang2015-06-113-0/+48
* | migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-121-17/+13
|/
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...Peter Maydell2015-06-092-3/+5
|\
| * s390x/migration: add comment about floating point migrationChristian Borntraeger2015-06-091-0/+1
| * s390x/kvm: always ignore empty vcpu interrupt stateSascha Silbe2015-06-031-3/+4
* | target-s390x: Only access allocated storage keysAlexander Graf2015-06-051-1/+1
* | target-s390x: fix MVC instruction when areas overlapAurelien Jarno2015-06-051-3/+4
* | target-s390x: use softmmu functions for mvcp/mvcsAurelien Jarno2015-06-051-33/+20
* | target-s390x: support non current ASC in s390_cpu_handle_mmu_faultAurelien Jarno2015-06-051-1/+1
* | target-s390x: add a cpu_mmu_idx_to_asc functionAurelien Jarno2015-06-051-3/+22
* | target-s390x: implement high-word facilityAurelien Jarno2015-06-052-0/+98
* | target-s390x: implement load-and-trap facilityAurelien Jarno2015-06-052-9/+81
* | target-s390x: implement miscellaneous-instruction-extensions facilityAurelien Jarno2015-06-052-0/+4
* | target-s390x: implement LPDFR and LNDFR instructionsAurelien Jarno2015-06-051-0/+2
* | target-s390x: implement TRANSLATE EXTENDED instructionAurelien Jarno2015-06-054-0/+51
* | target-s390x: implement TRANSLATE AND TEST instructionAurelien Jarno2015-06-054-0/+37
* | target-s390x: implement LOAD FP INTEGER instructionsAurelien Jarno2015-06-054-0/+63
* | target-s390x: move SET DFP ROUNDING MODE to the correct facilityAurelien Jarno2015-06-051-1/+1
* | target-s390x: move STORE CLOCK FAST to the correct facilityAurelien Jarno2015-06-051-1/+1
* | target-s390x: change CHRL and CGHRL format to RIL-bAurelien Jarno2015-06-051-2/+2
* | target-s390x: fix CLGIT instructionAurelien Jarno2015-06-051-1/+1
* | target-s390x: fix exception for invalid operation codeAurelien Jarno2015-06-051-1/+1
* | target-s390x: implement LAY and LAEY instructionsAurelien Jarno2015-06-052-0/+38
* | target-s390x: move a few instructions to the correct facilityAurelien Jarno2015-06-051-4/+4
* | target-s390x: detect tininess before rounding for FP operationsAurelien Jarno2015-06-051-0/+8
* | target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDEDAurelien Jarno2015-06-051-6/+6
* | target-s390x: fix MMU index computationAurelien Jarno2015-06-051-4/+11
* | target-s390x: fix PSW value on dynamical exception from helpersAurelien Jarno2015-06-051-1/+1
* | target-s390x: fix LOAD MULTIPLE instruction on page boundaryAurelien Jarno2015-06-051-29/+99
* | target-s390x: implement STPT helperAurelien Jarno2015-06-051-3/+4
* | target-s390x: implement STCKC helperAurelien Jarno2015-06-051-2/+3
* | target-s390x: streamline STCK helperAurelien Jarno2015-06-051-7/+2
* | target-s390x: simplify SCKC helperAurelien Jarno2015-06-051-3/+4
* | target-s390x: add a tod2time functionAurelien Jarno2015-06-052-2/+7
* | target-s390x: remove unused helpersAurelien Jarno2015-06-052-22/+0
* | target-s390x: optimize (negative-) abs computationAurelien Jarno2015-06-053-26/+14
* | target-s390x: fix CC computation for LOAD POSITIVE instructionsAurelien Jarno2015-06-051-2/+2
* | target-s390x: fix CC computation for EX instructionAurelien Jarno2015-06-051-2/+1
* | kvm: introduce kvm_arch_msi_data_to_gsiEric Auger2015-06-021-0/+5
|/
* s390x: Enable vector processing capabilityEric Farman2015-05-271-0/+1
* s390x: Migrate vector registersEric Farman2015-05-272-0/+75
OpenPOWER on IntegriCloud