summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-virtio-bus.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell2014-10-161-0/+4
|\
| * virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei2014-10-151-0/+2
| * virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei2014-10-151-0/+2
* | s390x: Convert s390-virtio to hotplug handler APIIgor Mammedov2014-10-151-5/+5
|/
* virtio: add a wrapper for virtio-backend initializationGonglei2014-09-301-24/+18
* virtio-rng: fix virtio-rng child refcount in transportsGonglei2014-09-301-0/+1
* virtio-rng: use aliases instead of duplicate qdev propertiesGonglei2014-09-301-1/+1
* virtio-serial: fix virtio-serial child refcount in transportsGonglei2014-09-301-0/+1
* virtio-serial: use aliases instead of duplicate qdev propertiesGonglei2014-09-301-1/+1
* virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transportsGonglei2014-09-301-0/+2
* virtio/vhost-scsi: use aliases instead of duplicate qdev propertiesGonglei2014-09-301-2/+2
* virtio-net: fix virtio-net child refcount in transportsGonglei2014-09-301-0/+1
* virtio-net: use aliases instead of duplicate qdev propertiesGonglei2014-09-301-2/+1
* virtio: move common virtio properties to bus class deviceMing Lei2014-07-061-0/+2
* virtio-blk: replace x-iothread with iothread link propertyStefan Hajnoczi2014-07-011-0/+2
* virtio: fix virtio-blk child refcount in transportsStefan Hajnoczi2014-07-011-0/+1
* virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi2014-07-011-8/+1
* s390x: cleanup interrupt injectionCornelia Huck2014-06-101-4/+2
* s390x: consolidate floating interruptsCornelia Huck2014-06-101-11/+0
* qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2014-03-191-0/+1
* qom: Make QOM link property unref optionalStefan Hajnoczi2014-03-191-1/+2
* exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-5/+11
* exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-3/+5
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+2
* exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-2/+3
* exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+1
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-2/+0
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* qom: Pass available size to object_initialize()Andreas Färber2013-08-301-6/+6
* qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-2/+2
* s390-virtio-bus: Pass size to virtio_s390_bus_new()Andreas Färber2013-08-301-3/+5
* virtio: Remove unnecessary OBJECT() castsPeter Maydell2013-08-301-6/+6
* s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-291-2/+2
* virtio-rng: Fix crash with non-default backendCole Robinson2013-06-181-1/+1
* virtio-net-x: forward the netclient name and type.KONRAD Frederic2013-05-151-0/+3
* virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-031-0/+12
* virtio-serial: fix command line compatibility.KONRAD Frederic2013-05-031-0/+11
* virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic2013-05-031-1/+4
* virtio-rng-s390: add properties.KONRAD Frederic2013-04-261-0/+8
* virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste2013-04-261-0/+2
* virtio: remove virtiobindings.KONRAD Frederic2013-04-241-8/+0
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-5/+4
* virtio-bus: make virtio_x_bus_new static.KONRAD Frederic2013-04-241-1/+3
* virtio-rng-s390: switch to the new API.KONRAD Frederic2013-04-241-16/+23
* vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini2013-04-191-0/+49
* virtio-scsi: create VirtIOSCSICommonPaolo Bonzini2013-04-191-1/+1
* virtio-net-s390: switch to the new API.KONRAD Frederic2013-04-171-10/+19
* virtio-net: add the virtio-net device.KONRAD Frederic2013-04-171-5/+1
* virtio-serial-s390: switch to the new API.KONRAD Frederic2013-04-151-10/+20
OpenPOWER on IntegriCloud