aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio-bus.c
AgeCommit message (Expand)Author
2013-07-29s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell
2013-06-18virtio-rng: Fix crash with non-default backendCole Robinson
2013-05-15virtio-net-x: forward the netclient name and type.KONRAD Frederic
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic
2013-05-03virtio-serial: fix command line compatibility.KONRAD Frederic
2013-05-03virtio-x-bus: force bus name to virtio-bus.KONRAD Frederic
2013-04-26virtio-rng-s390: add properties.KONRAD Frederic
2013-04-26virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste
2013-04-24virtio: remove virtiobindings.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic
2013-04-24virtio-rng-s390: switch to the new API.KONRAD Frederic
2013-04-19vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini
2013-04-17virtio-net-s390: switch to the new API.KONRAD Frederic
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic
2013-04-15virtio-serial-s390: switch to the new API.KONRAD Frederic
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-26virtio-scsi-s390: switch to the new API.KONRAD Frederic
2013-03-26virtio-scsi: moving host_features from properties to transport properties.KONRAD Frederic
2013-03-20virtio-ccw, s390-virtio: Use generic virtio-blk macro.Cornelia Huck
2013-03-20s390-virtio, virtio-ccw: Add config_wce for virtio-blk.Cornelia Huck
2013-03-18virtio-blk-s390: switch to the new API.KONRAD Frederic
2013-03-18virtio-x-bus: fix allow_hotplug assertion.KONRAD Frederic
2013-03-08Allow virtio-net features for legacy s390 virtio busChristian Borntraeger
2013-02-08virtio-net: pass host features to virtio_net_initAnthony Liguori
2013-02-01target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber
2013-01-29s390: Move hw files to hw/s390xAlexander Graf