aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2016-07-21kvm-irqchip: i386: add hook for add/remove virqPeter Xu
2016-07-12target-*: Clean up cpu.h header guardsMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-12Fix confusing argument names in some common functionsSergey Sorokin
2016-07-11s390x/pci: replace fid with idx in msg data of msixYi Min Zhao
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite
2016-06-24softfloat: Implement run-time-configurable meaning of signaling NaN bitAleksandar Markovic
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-20trace: split out trace events for target-s390x/ directoryDaniel P. Berrange
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost
2016-06-20exec: [tcg] Track which vCPU is performing translation and executionLluís Vilanova
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-14s390x/kvm: Fixup interrupt type for non-adapter I/O interruptsChristian Borntraeger
2016-06-09cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()Peter Maydell
2016-06-05target-*: dfilter support for in_asmRichard Henderson
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini
2016-05-19hw: cannot include hw/hw.h from user emulationPaolo Bonzini
2016-05-19target-s390x: make cpu-qom.h not target specificPaolo Bonzini
2016-05-19cpu: make cpu-qom.h only include-able from cpu.hPaolo Bonzini
2016-05-19s390x: move .needed functions for subsections to machine.cPaolo Bonzini
2016-05-17s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin
2016-05-17s390x/ipl: Add type and length checks for IplParameterBlock valuesAlexander Yarygin
2016-05-17s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin
2016-05-17s390x: enable runtime instrumentationFan Zhang
2016-05-12tcg: Allow goto_tb to any target PC in user modeSergey Fedorov
2016-05-12tcg: Clean up direct block chaining safety checksSergey Fedorov
2016-05-12tb: consistently use uint32_t for tb->flagsEmilio G. Cota
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-10s390x/cpu: Allow hotplug of CPUsMatthew Rosato
2016-03-10s390x/cpu: Add error handling to cpu creationMatthew Rosato
2016-03-10s390x/cpu: Get rid of side effects when creating a vcpuMatthew Rosato
2016-03-10s390x/cpu: Set initial CPU state in common routineMatthew Rosato
2016-03-01Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-03-01tcg: Add type for vCPU pointersLluís Vilanova
2016-03-01s390x: remove {kvm_}s390_virtio_irq()Cornelia Huck
2016-03-01s390x: fix debug statement in trigger_page_fault()David Hildenbrand
2016-03-01s390x/kvm: sync fprs via kvm_runDavid Hildenbrand
2016-02-23all: Clean up includesPeter Maydell
2016-02-09tcg: Change tcg_global_mem_new_* to take a TCGv_ptrRichard Henderson
2016-02-03log: do not unnecessarily include qom/cpu.hPaolo Bonzini
2016-01-29s390: Clean up includesPeter Maydell
2016-01-27s390x: s390_cpu_get_phys_page_debug has to return -1David Hildenbrand
2016-01-27gdb: provide the name of the architecture in the target.xmlDavid Hildenbrand
2016-01-27s390x: fix generation of event information crwSong Shan Gong
2016-01-27s390x/ioinst: set type and len for SEI responsePierre Morel
2016-01-27s390x/machine: make addon register fields staticChristian Borntraeger