summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
* s390: Clean up includesPeter Maydell2019-11-2915-4/+15
* s390x: s390_cpu_get_phys_page_debug has to return -1David Hildenbrand2019-11-291-2/+3
* gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand2019-11-291-0/+6
* s390x: fix generation of event information crwSong Shan Gong2019-11-291-0/+1
* s390x/ioinst: set type and len for SEI responsePierre Morel2019-11-291-1/+2
* s390x/machine: make addon register fields staticChristian Borntraeger2019-11-291-2/+2
* fpu: Replace uint64 typedef with uint64_tPeter Maydell2019-11-291-1/+1
* dump: qemunotes aren't commonly neededAndrew Jones2019-11-293-9/+0
* s390x: remove s390-virtio devicesPierre Morel2019-11-292-4/+1
* s390x: avoid "naked" qemu_logPaolo Bonzini2019-11-292-2/+2
* qemu-log: introduce qemu_log_separatePaolo Bonzini2019-11-292-2/+2
* s390x/kvm: don't enable CMMA when hugetlbfs will be usedDominik Dingel2015-11-111-1/+3
* target-*: Advance pc after recognizing a breakpointRichard Henderson2015-10-281-0/+5
* disas: QOMify s390x specific disas setupPeter Crosthwaite2015-10-221-0/+8
* s390x/cmma: clean up cmma resetDavid Hildenbrand2015-10-213-13/+8
* s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand2015-10-213-3/+13
* s390x/ipl: we always have an ipl deviceDavid Hildenbrand2015-10-211-5/+2
* s390x: flagify mcic valuesCornelia Huck2015-10-202-4/+64
* s390x/kvm: Fix vector validity bit in device machine checksChristian Borntraeger2015-10-201-0/+3
* kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin2015-10-191-1/+1
* qdev: Protect device-list-properties against broken devicesMarkus Armbruster2015-10-091-0/+7
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into stagingPeter Maydell2015-10-082-59/+21
|\
| * tcg: Remove gen_intermediate_code_pcRichard Henderson2015-10-071-40/+4
| * tcg: Pass data argument to restore_state_to_opcRichard Henderson2015-10-071-4/+4
| * tcg: Add TCG_MAX_INSNSRichard Henderson2015-10-071-0/+3
| * target-*: Drop cpu_gen_code defineRichard Henderson2015-10-071-1/+0
| * target-s390x: Add cc_op state to insn_startRichard Henderson2015-10-072-1/+2
| * target-*: Introduce and use cpu_breakpoint_testRichard Henderson2015-10-071-10/+6
| * target-*: Increment num_insns immediately after tcg_gen_insn_startRichard Henderson2015-10-071-1/+2
| * target-*: Unconditionally emit tcg_gen_insn_startRichard Henderson2015-10-071-4/+2
| * tcg: Rename debug_insn_start to insn_startRichard Henderson2015-10-071-1/+1
* | s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand2015-10-022-3/+3
* | s390x/info registers: print vector registers properlyChristian Borntraeger2015-10-021-1/+1
* | s390x/gdb: expose virtualization specific registersDavid Hildenbrand2015-10-021-0/+82
|/
* 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
OpenPOWER on IntegriCloud