aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2017-09-19virtio-ccw: Create a virtio gpu device for the ccw busFarhan Ali
2017-09-19virtio-ccw: remove stale comments on endiannessHalil Pasic
2017-09-19s390x: generate sclp cpu information from possible_cpusDavid Hildenbrand
2017-09-19s390x: get rid of cpu_s390x_create()David Hildenbrand
2017-09-19s390x: get rid of cpu_states and use possible_cpus insteadDavid Hildenbrand
2017-09-19s390x: implement query-hotpluggable-cpusDavid Hildenbrand
2017-09-19s390x: CPU hot unplug via device_del cannot work for nowDavid Hildenbrand
2017-09-19target/s390x: use "core-id" for cpu number/address/id handlingDavid Hildenbrand
2017-09-19s390x: allow only 1 CPU with TCGDavid Hildenbrand
2017-09-19s390x: move s390_virtio_hypercall() to s390-virtio-hcall.hDavid Hildenbrand
2017-09-19s390x: rename s390-virtio.h to s390-virtio-hcall.hDavid Hildenbrand
2017-09-19s390x: get rid of s390-virtio.cDavid Hildenbrand
2017-09-19s390x/css: remove unused error handling branchHalil Pasic
2017-09-19s390x/css: fix NULL handling for CCW addressesHalil Pasic
2017-09-19s390x/css: drop data-check in interpretationHalil Pasic
2017-09-19s390x/pci: add iommu replay callbackYi Min Zhao
2017-09-19s390x/pci: remove idx from msix msg dataYi Min Zhao
2017-09-19s390x/css: fix cc handling for XSCHHalil Pasic
2017-09-19General warn report fixupsAlistair Francis
2017-09-19Convert multi-line fprintf() to warn_report()Alistair Francis
2017-08-30s390x/pci: fixup trap_msix()Yi Min Zhao
2017-08-30s390x/s390-stattrib: Mark the storage attribute as not user_creatableThomas Huth
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand
2017-08-30s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand
2017-08-30target/s390x: move gtod_*() declarations to s390-virtio.hDavid Hildenbrand
2017-08-30s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand
2017-08-30s390x/cpumodel: factor out determination of default model nameDavid Hildenbrand
2017-08-30target/s390x: no need to pass kvm_state to savevm_gtod handlersDavid Hildenbrand
2017-08-30target/s390x: simplify gs_allowed()David Hildenbrand
2017-08-30target/s390x: simplify ri_allowed()David Hildenbrand
2017-08-30s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand
2017-08-30s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck
2017-08-30s390x/ccw: create s390 phb conditionallyCornelia Huck
2017-08-30s390x: chsc nt2 events are pci-onlyCornelia Huck
2017-08-30s390x/pci: add stubsCornelia Huck
2017-08-30s390x/ipl: The s390-ipl device is not hot-pluggableThomas Huth
2017-08-30s390x: introduce 2.11 compat machineCornelia Huck
2017-08-30s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi
2017-08-30s390x/css: use macro for event-information pending error recover codeDong Jia Shi
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-28s390x/css: fix bits must be zero check for TICHalil Pasic
2017-07-28s390x/css: check ccw address validityHalil Pasic
2017-07-21Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()Peter Maydell
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell
2017-07-14s390x/kvm: enable guarded storageFan Zhang
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne