summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
...
* os-posix: include sys/mman.hPaolo Bonzini2016-06-161-1/+0Star
* s390x/kvm: Fixup interrupt type for non-adapter I/O interruptsChristian Borntraeger2016-06-141-2/+3
* cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()Peter Maydell2016-06-091-1/+1
* target-*: dfilter support for in_asmRichard Henderson2016-06-051-1/+2
* cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini2016-05-1910-2/+9
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-192-1/+2
* s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini2016-05-195-341/+87Star
* hw: cannot include hw/hw.h from user emulationPaolo Bonzini2016-05-193-2/+6
* target-s390x: make cpu-qom.h not target specificPaolo Bonzini2016-05-192-45/+47
* cpu: make cpu-qom.h only include-able from cpu.hPaolo Bonzini2016-05-191-1/+0Star
* s390x: move .needed functions for subsections to machine.cPaolo Bonzini2016-05-192-26/+20Star
* s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin2016-05-171-0/+1
* s390x/ipl: Add type and length checks for IplParameterBlock valuesAlexander Yarygin2016-05-171-2/+15
* s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin2016-05-171-4/+3Star
* s390x: enable runtime instrumentationFan Zhang2016-05-173-0/+51
* tcg: Allow goto_tb to any target PC in user modeSergey Fedorov2016-05-131-6/+11
* tcg: Clean up direct block chaining safety checksSergey Fedorov2016-05-131-1/+1
* tb: consistently use uint32_t for tb->flagsEmilio G. Cota2016-05-131-1/+1
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-222-0/+2
* s390x/cpu: Allow hotplug of CPUsMatthew Rosato2016-03-101-0/+7
* s390x/cpu: Add error handling to cpu creationMatthew Rosato2016-03-104-6/+111
* s390x/cpu: Get rid of side effects when creating a vcpuMatthew Rosato2016-03-102-5/+17
* s390x/cpu: Set initial CPU state in common routineMatthew Rosato2016-03-101-0/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2016-03-011-1/+1
|\
| * tcg: Add type for vCPU pointersLluĂ­s Vilanova2016-03-011-1/+1
* | s390x: remove {kvm_}s390_virtio_irq()Cornelia Huck2016-03-013-27/+0Star
* | s390x: fix debug statement in trigger_page_fault()David Hildenbrand2016-03-011-1/+1
* | s390x/kvm: sync fprs via kvm_runDavid Hildenbrand2016-03-011-0/+11
|/
* all: Clean up includesPeter Maydell2016-02-231-1/+0Star
* tcg: Change tcg_global_mem_new_* to take a TCGv_ptrRichard Henderson2016-02-091-9/+9
* log: do not unnecessarily include qom/cpu.hPaolo Bonzini2016-02-031-0/+1
* s390: Clean up includesPeter Maydell2016-01-2915-4/+15
* s390x: s390_cpu_get_phys_page_debug has to return -1David Hildenbrand2016-01-271-2/+3
* gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand2016-01-271-0/+6
* s390x: fix generation of event information crwSong Shan Gong2016-01-271-0/+1
* s390x/ioinst: set type and len for SEI responsePierre Morel2016-01-271-1/+2
* s390x/machine: make addon register fields staticChristian Borntraeger2016-01-271-2/+2
* fpu: Replace uint64 typedef with uint64_tPeter Maydell2016-01-221-1/+1
* dump: qemunotes aren't commonly neededAndrew Jones2016-01-153-9/+0Star
* s390x: remove s390-virtio devicesPierre Morel2016-01-132-4/+1Star
* s390x: avoid "naked" qemu_logPaolo Bonzini2015-12-172-2/+2
* qemu-log: introduce qemu_log_separatePaolo Bonzini2015-12-172-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/+8Star
* 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/+2Star
* s390x: flagify mcic valuesCornelia Huck2015-10-202-4/+64