aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2015-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-06Stop including qemu-common.h in memory.hPeter Maydell
2015-07-02s390x/gdb: synchronize cpu state after modifying acrsDavid Hildenbrand
2015-07-01kvm: First step to push iothread lock out of inner run loopJan Kiszka
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-22disas: Remove uses of CPU envPeter Crosthwaite
2015-06-17target-s390x: PER: add Breaking-Event-Address registerAurelien Jarno
2015-06-17target-s390x: PER instruction-fetch nullification event supportAurelien Jarno
2015-06-17target-s390x: PER store-using-real-address event supportAurelien Jarno
2015-06-17target-s390x: PER storage-alteration event supportAurelien Jarno
2015-06-17target-s390x: PER instruction-fetch event supportAurelien Jarno
2015-06-17target-s390x: PER successful-branching event supportAurelien Jarno
2015-06-17target-s390x: basic PER event handlingAurelien Jarno
2015-06-17target-s390x: add get_per_in_range functionAurelien Jarno
2015-06-17target-s390x: add get_per_atmid functionAurelien Jarno
2015-06-17target-s390x: add PER related constantsAurelien Jarno
2015-06-17target-s390x: mvc_fast_memmove: access memory through softmmuAurelien Jarno
2015-06-17target-s390x: mvc_fast_memset: access memory through softmmuAurelien Jarno
2015-06-17target-s390x: function to adjust the length wrt page boundaryAurelien Jarno
2015-06-17target-s390x: wire up I/O instructions in TCG modeAlexander Graf
2015-06-17target-s390x: wire up DIAG REIPL in TCG modeAurelien Jarno
2015-06-17target-s390x: wire up DIAG IPL in TCG modeAurelien Jarno
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