summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* s390x: Add vector registers to ELF dumpEric Farman2015-05-271-0/+39
* s390x: Add vector registers to HMP outputEric Farman2015-05-271-0/+6
* s390x: gdb updates for vector registersEric Farman2015-05-271-0/+46
* s390x: Store Additional Status SIGP orderEric Farman2015-05-272-0/+56
* s390x: Vector Register IOCTLsEric Farman2015-05-274-35/+56
* s390x: Common access to floating point registersEric Farman2015-05-276-8/+17
* s390x: Add interlocked access facility 1 instructionsAlexander Graf2015-05-132-0/+51
* s390x: Add some documentation in opcode listAlexander Graf2015-05-131-0/+21
* s390x: Fix stoc directionAlexander Graf2015-05-131-0/+4
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-05-111-1/+3
|\
| * kvm: add support for memory transaction attributesPaolo Bonzini2015-04-301-1/+3
* | s390x/kvm: migrate vcpu interrupt stateJens Freimann2015-05-085-1/+82
* | s390x: move fpu regs into a subsection of the vmstateDavid Hildenbrand2015-05-081-7/+29
* | s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interruptsJens Freimann2015-05-081-2/+20
OpenPOWER on IntegriCloud