summaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)AuthorFilesLines
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier1-1/+1
2016-07-21kvm-irqchip: i386: add hook for add/remove virqPeter Xu1-0/+11
2016-07-12target-*: Clean up cpu.h header guardsMarkus Armbruster1-2/+3
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2016-07-12Fix confusing argument names in some common functionsSergey Sorokin1-3/+3
2016-07-11s390x/pci: replace fid with idx in msg data of msixYi Min Zhao1-2/+2
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+0
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite1-2/+0
2016-06-24softfloat: Implement run-time-configurable meaning of signaling NaN bitAleksandar Markovic3-18/+22
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-0/+23
2016-06-20trace: split out trace events for target-s390x/ directoryDaniel P. Berrange1-0/+22
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost1-5/+1
2016-06-20exec: [tcg] Track which vCPU is performing translation and executionLluís Vilanova1-0/+1
2016-06-16os-posix: include sys/mman.hPaolo Bonzini1-1/+0
2016-06-14s390x/kvm: Fixup interrupt type for non-adapter I/O interruptsChristian Borntraeger1-2/+3
2016-06-09cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()Peter Maydell1-1/+1
2016-06-05target-*: dfilter support for in_asmRichard Henderson1-1/+2
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini10-2/+9
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2-1/+2
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini5-341/+87
2016-05-19hw: cannot include hw/hw.h from user emulationPaolo Bonzini3-2/+6
2016-05-19target-s390x: make cpu-qom.h not target specificPaolo Bonzini2-45/+47
2016-05-19cpu: make cpu-qom.h only include-able from cpu.hPaolo Bonzini1-1/+0
2016-05-19s390x: move .needed functions for subsections to machine.cPaolo Bonzini2-26/+20
2016-05-17s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin1-0/+1
2016-05-17s390x/ipl: Add type and length checks for IplParameterBlock valuesAlexander Yarygin1-2/+15
2016-05-17s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin1-4/+3
2016-05-17s390x: enable runtime instrumentationFan Zhang3-0/+51
2016-05-12tcg: Allow goto_tb to any target PC in user modeSergey Fedorov1-6/+11
2016-05-12tcg: Clean up direct block chaining safety checksSergey Fedorov1-1/+1
2016-05-12tb: consistently use uint32_t for tb->flagsEmilio G. Cota1-1/+1
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