summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* s390/kvm_virtio/linux-headers: remove traces of old virtio transportChristian Borntraeger2017-11-241-2/+4
* s390x/pci: let pci devices start in configured modeChristian Borntraeger2017-11-081-1/+1
* s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger2017-10-301-8/+0Star
* s390x: refactor error handling for MSCH handlerHalil Pasic2017-10-201-13/+5Star
* s390x: refactor error handling for HSCH handlerHalil Pasic2017-10-201-13/+5Star
* s390x: refactor error handling for CSCH handlerHalil Pasic2017-10-201-9/+3Star
* s390x: refactor error handling for XSCH handlerHalil Pasic2017-10-201-12/+5Star
* s390x: improve error handling for SSCH and RSCHHalil Pasic2017-10-202-66/+29Star
* s390x: move s390x_new_cpu() into board codeIgor Mammedov2017-10-201-0/+21
* s390x/event-facility: variable-length event masksCornelia Huck2017-10-201-6/+29
* virtio-ccw: Add the virtio-input devices for CCW busFarhan Ali2017-10-202-0/+122
* s390x/tcg: unlock NMIDavid Hildenbrand2017-10-201-3/+1Star
* s390x/tcg: switch to new SIGP handling codeDavid Hildenbrand2017-10-201-3/+1Star
* s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand2017-10-201-0/+3
* s390x/css: be more consistent if broken beyond repairHalil Pasic2017-10-201-12/+4Star
* S390: use g_new() family of functionsMarc-André Lureau2017-10-202-7/+7
* hw/s390x: Mark the "sclpquiesce" device with user_creatable = falseThomas Huth2017-10-061-1/+6
* s390x/sclp: mark sclp-cpu-hotplug as non-usercreatableCornelia Huck2017-10-061-0/+6
* s390x/sclp: Mark the sclp device with user_creatable = falseThomas Huth2017-10-061-0/+5
* s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling2017-10-061-5/+2Star
* s390x/css: fix css migration compat handlingHalil Pasic2017-10-061-3/+3
* s390x: sort some devices into categoriesCornelia Huck2017-10-062-0/+2
* s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand2017-10-061-1/+1
* s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand2017-10-061-0/+4
* s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic2017-10-061-2/+2
* Revert "s390x/ccw: create s390 phb conditionally"Christian Borntraeger2017-10-061-7/+9
* s390x/css: support ccw IDAHalil Pasic2017-10-061-1/+113
* 390x/css: introduce maximum data address checkingHalil Pasic2017-10-061-0/+10
* virtio-ccw: use ccw data streamHalil Pasic2017-10-061-109/+46Star
* s390x/css: use ccw data streamHalil Pasic2017-10-061-4/+5
* s390x/css: introduce css data streamHalil Pasic2017-10-061-0/+55
* s390x: use generic cpu_model parsingIgor Mammedov2017-10-061-25/+3Star
* migration: pre_save return intDr. David Alan Gilbert2017-09-272-4/+10
* virtio-ccw: Create a virtio gpu device for the ccw busFarhan Ali2017-09-192-0/+59
* virtio-ccw: remove stale comments on endiannessHalil Pasic2017-09-191-2/+0Star
* s390x: generate sclp cpu information from possible_cpusDavid Hildenbrand2017-09-191-20/+14Star
* s390x: get rid of cpu_s390x_create()David Hildenbrand2017-09-191-2/+27
* s390x: get rid of cpu_states and use possible_cpus insteadDavid Hildenbrand2017-09-191-26/+10Star
* s390x: implement query-hotpluggable-cpusDavid Hildenbrand2017-09-191-0/+41
* s390x: CPU hot unplug via device_del cannot work for nowDavid Hildenbrand2017-09-191-0/+10
* target/s390x: use "core-id" for cpu number/address/id handlingDavid Hildenbrand2017-09-191-1/+1
* s390x: allow only 1 CPU with TCGDavid Hildenbrand2017-09-191-0/+6
* s390x: move s390_virtio_hypercall() to s390-virtio-hcall.hDavid Hildenbrand2017-09-191-0/+1
* s390x: rename s390-virtio.h to s390-virtio-hcall.hDavid Hildenbrand2017-09-193-6/+6
* s390x: get rid of s390-virtio.cDavid Hildenbrand2017-09-194-220/+158Star
* s390x/css: remove unused error handling branchHalil Pasic2017-09-191-7/+0Star
* s390x/css: fix NULL handling for CCW addressesHalil Pasic2017-09-191-1/+1
* s390x/css: drop data-check in interpretationHalil Pasic2017-09-191-9/+0Star
* s390x/pci: add iommu replay callbackYi Min Zhao2017-09-191-0/+12
* s390x/pci: remove idx from msix msg dataYi Min Zhao2017-09-194-36/+9Star