summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2017-10-06s390x/sclp: Mark the sclp device with user_creatable = falseThomas Huth1-0/+5
2017-10-06s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling1-5/+2
2017-10-06s390x/css: fix css migration compat handlingHalil Pasic1-3/+3
2017-10-06s390x: sort some devices into categoriesCornelia Huck2-0/+2
2017-10-06s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand1-1/+1
2017-10-06s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand1-0/+4
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic1-2/+2
2017-10-06Revert "s390x/ccw: create s390 phb conditionally"Christian Borntraeger1-7/+9
2017-10-06s390x/css: support ccw IDAHalil Pasic1-1/+113
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic1-0/+10
2017-10-06virtio-ccw: use ccw data streamHalil Pasic1-109/+46
2017-10-06s390x/css: use ccw data streamHalil Pasic1-4/+5
2017-10-06s390x/css: introduce css data streamHalil Pasic1-0/+55
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov1-25/+3
2017-09-27migration: pre_save return intDr. David Alan Gilbert2-4/+10
2017-09-19virtio-ccw: Create a virtio gpu device for the ccw busFarhan Ali2-0/+59
2017-09-19virtio-ccw: remove stale comments on endiannessHalil Pasic1-2/+0
2017-09-19s390x: generate sclp cpu information from possible_cpusDavid Hildenbrand1-20/+14
2017-09-19s390x: get rid of cpu_s390x_create()David Hildenbrand1-2/+27
2017-09-19s390x: get rid of cpu_states and use possible_cpus insteadDavid Hildenbrand1-26/+10
2017-09-19s390x: implement query-hotpluggable-cpusDavid Hildenbrand1-0/+41
2017-09-19s390x: CPU hot unplug via device_del cannot work for nowDavid Hildenbrand1-0/+10
2017-09-19target/s390x: use "core-id" for cpu number/address/id handlingDavid Hildenbrand1-1/+1
2017-09-19s390x: allow only 1 CPU with TCGDavid Hildenbrand1-0/+6
2017-09-19s390x: move s390_virtio_hypercall() to s390-virtio-hcall.hDavid Hildenbrand1-0/+1
2017-09-19s390x: rename s390-virtio.h to s390-virtio-hcall.hDavid Hildenbrand3-6/+6
2017-09-19s390x: get rid of s390-virtio.cDavid Hildenbrand4-220/+158
2017-09-19s390x/css: remove unused error handling branchHalil Pasic1-7/+0
2017-09-19s390x/css: fix NULL handling for CCW addressesHalil Pasic1-1/+1
2017-09-19s390x/css: drop data-check in interpretationHalil Pasic1-9/+0
2017-09-19s390x/pci: add iommu replay callbackYi Min Zhao1-0/+12
2017-09-19s390x/pci: remove idx from msix msg dataYi Min Zhao4-36/+9
2017-09-19s390x/css: fix cc handling for XSCHHalil Pasic1-5/+5
2017-09-19General warn report fixupsAlistair Francis1-6/+8
2017-09-19Convert multi-line fprintf() to warn_report()Alistair Francis1-8/+8
2017-08-30s390x/pci: fixup trap_msix()Yi Min Zhao1-2/+2
2017-08-30s390x/s390-stattrib: Mark the storage attribute as not user_creatableThomas Huth2-0/+8
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand1-0/+1
2017-08-30s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand1-3/+1
2017-08-30target/s390x: move gtod_*() declarations to s390-virtio.hDavid Hildenbrand1-0/+2
2017-08-30s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand3-3/+1
2017-08-30s390x/cpumodel: factor out determination of default model nameDavid Hildenbrand1-6/+1
2017-08-30target/s390x: no need to pass kvm_state to savevm_gtod handlersDavid Hildenbrand1-1/+1
2017-08-30target/s390x: simplify gs_allowed()David Hildenbrand1-12/+2
2017-08-30target/s390x: simplify ri_allowed()David Hildenbrand1-3/+0
2017-08-30s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand1-1/+1
2017-08-30s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth2-0/+8
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck3-25/+36
2017-08-30s390x/ccw: create s390 phb conditionallyCornelia Huck1-6/+8
2017-08-30s390x: chsc nt2 events are pci-onlyCornelia Huck3-6/+6