summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
* s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-141-9/+2
|\
| * Added generic panic handler qemu_system_guest_panicked()Andrey Smetanin2015-09-071-9/+2
* | tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt2015-09-112-3/+3
* | typofixes - v4Veres Lajos2015-09-111-2/+2
* | s390x/gdb: support reading/writing of control registersDavid Hildenbrand2015-09-071-0/+39
* | s390x: Enable new s390-storage-keys deviceJason J. Herne2015-09-033-13/+63
|/
* tcg: Remove tcg_gen_trunc_i64_i32Richard Henderson2015-08-241-15/+15
* cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite2015-07-091-1/+1
* cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite2015-07-091-1/+1
* cpu: Add Error argument to cpu_exec_init()Bharata B Rao2015-07-091-1/+1
* target-s390x: fix CONVERT TO BINARY (CVD, CVDY)Aurelien Jarno2015-07-071-5/+4
* target-s390x: fix EXECUTE instruction executing TRTAurelien Jarno2015-07-071-0/+1
* target-s390x: fix MOVE LONG instructionAurelien Jarno2015-07-071-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-062-1/+4
|\
| * Stop including qemu-common.h in memory.hPeter Maydell2015-07-061-1/+1
| * kvm: First step to push iothread lock out of inner run loopJan Kiszka2015-07-011-0/+3
* | s390x/gdb: synchronize cpu state after modifying acrsDavid Hildenbrand2015-07-021-0/+1
|/
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-0/+1
* disas: Remove uses of CPU envPeter Crosthwaite2015-06-221-1/+1
* target-s390x: PER: add Breaking-Event-Address registerAurelien Jarno2015-06-174-11/+37
* target-s390x: PER instruction-fetch nullification event supportAurelien Jarno2015-06-171-0/+12
* target-s390x: PER store-using-real-address event supportAurelien Jarno2015-06-171-0/+16
* target-s390x: PER storage-alteration event supportAurelien Jarno2015-06-175-3/+100
* target-s390x: PER instruction-fetch event supportAurelien Jarno2015-06-173-0/+17
* target-s390x: PER successful-branching event supportAurelien Jarno2015-06-173-0/+51
* target-s390x: basic PER event handlingAurelien Jarno2015-06-175-20/+71
* target-s390x: add get_per_in_range functionAurelien Jarno2015-06-171-0/+11
* target-s390x: add get_per_atmid functionAurelien Jarno2015-06-171-0/+12
* target-s390x: add PER related constantsAurelien Jarno2015-06-171-0/+16
* target-s390x: mvc_fast_memmove: access memory through softmmuAurelien Jarno2015-06-171-57/+27
* target-s390x: mvc_fast_memset: access memory through softmmuAurelien Jarno2015-06-171-41/+32
* target-s390x: function to adjust the length wrt page boundaryAurelien Jarno2015-06-171-0/+11
* target-s390x: wire up I/O instructions in TCG modeAlexander Graf2015-06-174-14/+179
* target-s390x: wire up DIAG REIPL in TCG modeAurelien Jarno2015-06-171-0/+6
* 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
OpenPOWER on IntegriCloud