summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2014-10-30virtio: link the rng backend through an alias propertyPaolo Bonzini2-8/+4
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster3-3/+3
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell2-0/+8
2014-10-15virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei2-0/+4
2014-10-15virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei2-0/+4
2014-10-15s390x: Convert virtio-ccw to hotplug handler APIIgor Mammedov1-8/+9
2014-10-15s390x: Convert s390-virtio to hotplug handler APIIgor Mammedov1-5/+5
2014-10-15s390x: Drop not used allow_hotplug in event-facilityIgor Mammedov1-2/+0
2014-10-10s390x/virtio-ccw: fix vhost-scsi intializationCornelia Huck1-1/+1
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand1-1/+1
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand1-32/+0
2014-09-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-41/+39
2014-09-30virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng1-0/+2
2014-09-30virtio: add a wrapper for virtio-backend initializationGonglei2-48/+36
2014-09-30virtio-balloon: fix virtio-balloon child refcount in transportsGonglei1-1/+1
2014-09-30virtio-rng: fix virtio-rng child refcount in transportsGonglei2-0/+2
2014-09-30virtio-rng: use aliases instead of duplicate qdev propertiesGonglei2-2/+2
2014-09-30virtio-serial: fix virtio-serial child refcount in transportsGonglei2-0/+2
2014-09-30virtio-serial: use aliases instead of duplicate qdev propertiesGonglei2-2/+2
2014-09-30virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transportsGonglei2-0/+4
2014-09-30virtio/vhost-scsi: use aliases instead of duplicate qdev propertiesGonglei2-4/+4
2014-09-30virtio-net: fix virtio-net child refcount in transportsGonglei2-0/+2
2014-09-30virtio-net: use aliases instead of duplicate qdev propertiesGonglei2-4/+2
2014-09-23s390x/css: catch ccw sequence errorsCornelia Huck2-0/+11
2014-09-23s390x/css: support format-0 ccwsCornelia Huck2-9/+22
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao3-3/+3
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato1-6/+253
2014-09-01s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato1-6/+9
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato1-8/+38
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato1-0/+30
2014-08-25s390x: Migrate to new NMI interfaceAlexey Kardashevskiy3-0/+24
2014-08-25s390x: Convert QEMUMachine to MachineClassAlexey Kardashevskiy2-33/+54
2014-07-08s390x/css: reflect cpa in scswCornelia Huck1-0/+9
2014-07-06virtio: move common virtio properties to bus class deviceMing Lei2-5/+8
2014-07-01virtio-blk: replace x-iothread with iothread link propertyStefan Hajnoczi2-0/+4
2014-07-01virtio: fix virtio-blk child refcount in transportsStefan Hajnoczi2-0/+2
2014-07-01virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi4-12/+2
2014-07-01virtio-blk: move x-data-plane qdev property to virtio-blk.hStefan Hajnoczi1-3/+0
2014-06-10s390x: cleanup interrupt injectionCornelia Huck2-15/+6
2014-06-10s390x: consolidate floating interruptsCornelia Huck1-11/+0
2014-06-10s390/virtio-ccw: migration supportJens Freimann3-0/+208
2014-06-10s390x/css: handle emw correctly for tschCornelia Huck1-4/+20
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2-10/+10
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2-17/+152
2014-05-20s390x/virtio-ccw: reference-counted indicatorsCornelia Huck2-20/+73
2014-05-20s390x: add I/O adapter registrationCornelia Huck4-0/+59
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2-4/+2
2014-05-07hw/s390x: Add missing 'static' attributeStefan Weil1-1/+1
2014-05-07s390x/css: Don't save orb in subchannel.Cornelia Huck3-15/+8
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2-0/+2