summaryrefslogtreecommitdiff
path: root/hw/s390x/virtio-ccw.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-08s390x/virtio: Convert virtio-ccw from *_exit to *_unrealizeNia Alarie1-1/+1
2017-10-20virtio-ccw: Add the virtio-input devices for CCW busFarhan Ali1-0/+22
2017-09-19virtio-ccw: Create a virtio gpu device for the ccw busFarhan Ali1-0/+10
2017-02-24virtio-ccw: add virtio-crypto-ccw deviceHalil Pasic1-0/+12
2017-02-24virtio-ccw: handle virtio 1 only devicesHalil Pasic1-0/+1
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini1-1/+0
2016-10-30virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini1-1/+0
2016-09-19virtio-ccw: set revision 2 as maximal revision numberPierre Morel1-1/+1
2016-09-19virtio-ccw: respond to READ_STATUS commandPierre Morel1-0/+1
2016-09-15Remove unused function declarationsLadi Prosek1-1/+0
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi1-0/+15
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-10/+10
2016-07-11s390x/css: Unplug handler of virtual css bridgeJing Liu1-7/+4
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu1-12/+2
2016-07-11s390x/css: use define for "virtual-css-bridge" literalSascha Silbe1-0/+3
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe1-2/+0
2016-06-14s390x/css: introduce property type for device idsCornelia Huck1-1/+1
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini1-1/+2
2016-03-01s390x/css: introduce indicator refcounting interfacesYi Min Zhao1-9/+2
2016-01-129pfs: introduce V9fsVirtioStateWei Liu1-1/+1
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck1-2/+4
2015-07-02s390x/virtio-ccw: add virtio set-revision callThomas Huth1-0/+8
2015-06-03virtio-ccw: add support for 9pfsPierre Morel1-1/+17
2015-05-31virtio: move host_featuresCornelia Huck1-4/+0
2015-03-10virtio-ccw: Convert to realize()Markus Armbruster1-1/+1
2014-07-01virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi1-1/+0
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck1-1/+3
2014-05-20s390x/virtio-ccw: reference-counted indicatorsCornelia Huck1-3/+10
2014-05-20s390x: add I/O adapter registrationCornelia Huck1-0/+1
2014-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck1-0/+4
2013-12-09virtio-ccw: remove vdev fieldPaolo Bonzini1-1/+0
2013-06-25virtio-ccw: Wire up guest and host notifies.Cornelia Huck1-0/+1
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck1-0/+7
2013-04-26virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste1-0/+2
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic1-2/+0
2013-04-24virtio-rng-ccw: switch to the new API.KONRAD Frederic1-1/+11
2013-04-19vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini1-0/+14
2013-04-17virtio-net-ccw: switch to the new API.KONRAD Frederic1-2/+11
2013-04-15virtio-serial-ccw: switch to the new API.KONRAD Frederic1-1/+11
2013-04-08hw: move headers to include/Paolo Bonzini1-7/+7
2013-03-28virtio-balloon-ccw: switch to the new API.KONRAD Frederic1-0/+11
2013-03-26virtio-scsi-ccw: switch to new APIKONRAD Frederic1-1/+11
2013-03-18virtio-blk-ccw switch to new API.KONRAD Frederic1-1/+13
2013-03-12virtio-ccw: Wire up virtio-rng.Cornelia Huck1-0/+2
2013-01-29s390: Add new channel I/O based virtio transport.Cornelia Huck1-0/+98