summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2014-10-30virtio: link the rng backend through an alias propertyPaolo Bonzini
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell
2014-10-15virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei
2014-10-15virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei
2014-10-15s390x: Convert virtio-ccw to hotplug handler APIIgor Mammedov
2014-10-15s390x: Convert s390-virtio to hotplug handler APIIgor Mammedov
2014-10-15s390x: Drop not used allow_hotplug in event-facilityIgor Mammedov
2014-10-10s390x/virtio-ccw: fix vhost-scsi intializationCornelia Huck
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand
2014-09-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-30virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng
2014-09-30virtio: add a wrapper for virtio-backend initializationGonglei
2014-09-30virtio-balloon: fix virtio-balloon child refcount in transportsGonglei
2014-09-30virtio-rng: fix virtio-rng child refcount in transportsGonglei
2014-09-30virtio-rng: use aliases instead of duplicate qdev propertiesGonglei
2014-09-30virtio-serial: fix virtio-serial child refcount in transportsGonglei
2014-09-30virtio-serial: use aliases instead of duplicate qdev propertiesGonglei
2014-09-30virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transportsGonglei
2014-09-30virtio/vhost-scsi: use aliases instead of duplicate qdev propertiesGonglei
2014-09-30virtio-net: fix virtio-net child refcount in transportsGonglei
2014-09-30virtio-net: use aliases instead of duplicate qdev propertiesGonglei
2014-09-23s390x/css: catch ccw sequence errorsCornelia Huck
2014-09-23s390x/css: support format-0 ccwsCornelia Huck
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato
2014-09-01s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato
2014-08-25s390x: Migrate to new NMI interfaceAlexey Kardashevskiy
2014-08-25s390x: Convert QEMUMachine to MachineClassAlexey Kardashevskiy
2014-07-08s390x/css: reflect cpa in scswCornelia Huck
2014-07-06virtio: move common virtio properties to bus class deviceMing Lei
2014-07-01virtio-blk: replace x-iothread with iothread link propertyStefan Hajnoczi
2014-07-01virtio: fix virtio-blk child refcount in transportsStefan Hajnoczi
2014-07-01virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi
2014-07-01virtio-blk: move x-data-plane qdev property to virtio-blk.hStefan Hajnoczi
2014-06-10s390x: cleanup interrupt injectionCornelia Huck
2014-06-10s390x: consolidate floating interruptsCornelia Huck
2014-06-10s390/virtio-ccw: migration supportJens Freimann
2014-06-10s390x/css: handle emw correctly for tschCornelia Huck
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck
2014-05-20s390x/virtio-ccw: reference-counted indicatorsCornelia Huck
2014-05-20s390x: add I/O adapter registrationCornelia Huck
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-07hw/s390x: Add missing 'static' attributeStefan Weil
2014-05-07s390x/css: Don't save orb in subchannel.Cornelia Huck
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi