summaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)AuthorFilesLines
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2-0/+2
2016-03-10s390x/cpu: Allow hotplug of CPUsMatthew Rosato1-0/+7
2016-03-10s390x/cpu: Add error handling to cpu creationMatthew Rosato4-6/+111
2016-03-10s390x/cpu: Get rid of side effects when creating a vcpuMatthew Rosato2-5/+17
2016-03-10s390x/cpu: Set initial CPU state in common routineMatthew Rosato1-0/+2
2016-03-01Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-1/+1
2016-03-01tcg: Add type for vCPU pointersLluĂ­s Vilanova1-1/+1
2016-03-01s390x: remove {kvm_}s390_virtio_irq()Cornelia Huck3-27/+0
2016-03-01s390x: fix debug statement in trigger_page_fault()David Hildenbrand1-1/+1
2016-03-01s390x/kvm: sync fprs via kvm_runDavid Hildenbrand1-0/+11
2016-02-23all: Clean up includesPeter Maydell1-1/+0
2016-02-09tcg: Change tcg_global_mem_new_* to take a TCGv_ptrRichard Henderson1-9/+9
2016-02-03log: do not unnecessarily include qom/cpu.hPaolo Bonzini1-0/+1
2016-01-29s390: Clean up includesPeter Maydell15-4/+15
2016-01-27s390x: s390_cpu_get_phys_page_debug has to return -1David Hildenbrand1-2/+3
2016-01-27gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand1-0/+6
2016-01-27s390x: fix generation of event information crwSong Shan Gong1-0/+1
2016-01-27s390x/ioinst: set type and len for SEI responsePierre Morel1-1/+2
2016-01-27s390x/machine: make addon register fields staticChristian Borntraeger1-2/+2
2016-01-22fpu: Replace uint64 typedef with uint64_tPeter Maydell1-1/+1
2016-01-15dump: qemunotes aren't commonly neededAndrew Jones3-9/+0
2016-01-13s390x: remove s390-virtio devicesPierre Morel2-4/+1
2015-12-17s390x: avoid "naked" qemu_logPaolo Bonzini2-2/+2
2015-12-17qemu-log: introduce qemu_log_separatePaolo Bonzini2-2/+2
2015-11-11s390x/kvm: don't enable CMMA when hugetlbfs will be usedDominik Dingel1-1/+3
2015-10-28target-*: Advance pc after recognizing a breakpointRichard Henderson1-0/+5
2015-10-22disas: QOMify s390x specific disas setupPeter Crosthwaite1-0/+8
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand3-13/+8
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand3-3/+13
2015-10-21s390x/ipl: we always have an ipl deviceDavid Hildenbrand1-5/+2
2015-10-20s390x: flagify mcic valuesCornelia Huck2-4/+64
2015-10-20s390x/kvm: Fix vector validity bit in device machine checksChristian Borntraeger1-0/+3
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin1-1/+1
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster1-0/+7
2015-10-08Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into stagingPeter Maydell2-59/+21
2015-10-07tcg: Remove gen_intermediate_code_pcRichard Henderson1-40/+4
2015-10-07tcg: Pass data argument to restore_state_to_opcRichard Henderson1-4/+4
2015-10-07tcg: Add TCG_MAX_INSNSRichard Henderson1-0/+3
2015-10-07target-*: Drop cpu_gen_code defineRichard Henderson1-1/+0
2015-10-07target-s390x: Add cc_op state to insn_startRichard Henderson2-1/+2
2015-10-07target-*: Introduce and use cpu_breakpoint_testRichard Henderson1-10/+6
2015-10-07target-*: Increment num_insns immediately after tcg_gen_insn_startRichard Henderson1-1/+2
2015-10-07target-*: Unconditionally emit tcg_gen_insn_startRichard Henderson1-4/+2
2015-10-07tcg: Rename debug_insn_start to insn_startRichard Henderson1-1/+1
2015-10-02s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand2-3/+3
2015-10-02s390x/info registers: print vector registers properlyChristian Borntraeger1-1/+1
2015-10-02s390x/gdb: expose virtualization specific registersDavid Hildenbrand1-0/+82
2015-09-25s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-1/+0
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-9/+2