summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-virtio-bus.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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-301-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/+0Star
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-5/+4Star
* 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/+1Star
* virtio-serial-s390: switch to the new API.KONRAD Frederic2013-04-151-10/+20
* virtio-serial: add the virtio-serial device.KONRAD Frederic2013-04-151-2/+1Star
* hw: move headers to include/Paolo Bonzini2013-04-081-5/+5
* virtio-scsi-s390: switch to the new API.KONRAD Frederic2013-03-261-8/+17
* virtio-scsi: moving host_features from properties to transport properties.KONRAD Frederic2013-03-261-1/+2
* virtio-ccw, s390-virtio: Use generic virtio-blk macro.Cornelia Huck2013-03-201-7/+1Star
* s390-virtio, virtio-ccw: Add config_wce for virtio-blk.Cornelia Huck2013-03-201-0/+1
* virtio-blk-s390: switch to the new API.KONRAD Frederic2013-03-181-11/+19
* virtio-x-bus: fix allow_hotplug assertion.KONRAD Frederic2013-03-181-1/+1
* Allow virtio-net features for legacy s390 virtio busChristian Borntraeger2013-03-081-0/+1
* virtio-net: pass host features to virtio_net_initAnthony Liguori2013-02-081-1/+2
* target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber2013-02-011-3/+1Star
* s390: Move hw files to hw/s390xAlexander Graf2013-01-291-0/+623