aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/virtio-ccw.h
AgeCommit message (Expand)Author
2022-04-06virtio-ccw: do not include headers for all virtio devicesPaolo Bonzini
2022-04-06virtio-ccw: move device type declarations to .c filesPaolo Bonzini
2021-03-26s390x: add have_virtio_ccwGerd Hoffmann
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASSEduardo Habkost
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2018-05-14s390x/ccw: make sure all ccw devices are properly resetCornelia Huck
2018-03-08s390x/virtio: Convert virtio-ccw from *_exit to *_unrealizeNia Alarie
2017-10-20virtio-ccw: Add the virtio-input devices for CCW busFarhan Ali
2017-09-19virtio-ccw: Create a virtio gpu device for the ccw busFarhan Ali
2017-02-24virtio-ccw: add virtio-crypto-ccw deviceHalil Pasic
2017-02-24virtio-ccw: handle virtio 1 only devicesHalil Pasic
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini
2016-10-30virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini
2016-09-19virtio-ccw: set revision 2 as maximal revision numberPierre Morel
2016-09-19virtio-ccw: respond to READ_STATUS commandPierre Morel
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-11s390x/css: Unplug handler of virtual css bridgeJing Liu
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu
2016-07-11s390x/css: use define for "virtual-css-bridge" literalSascha Silbe
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe
2016-06-14s390x/css: introduce property type for device idsCornelia Huck
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini
2016-03-01s390x/css: introduce indicator refcounting interfacesYi Min Zhao
2016-01-129pfs: introduce V9fsVirtioStateWei Liu
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck
2015-07-02s390x/virtio-ccw: add virtio set-revision callThomas Huth
2015-06-03virtio-ccw: add support for 9pfsPierre Morel
2015-05-31virtio: move host_featuresCornelia Huck
2015-03-10virtio-ccw: Convert to realize()Markus Armbruster
2014-07-01virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi
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-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck
2013-12-09virtio-ccw: remove vdev fieldPaolo Bonzini
2013-06-25virtio-ccw: Wire up guest and host notifies.Cornelia Huck
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck
2013-04-26virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic
2013-04-24virtio-rng-ccw: switch to the new API.KONRAD Frederic
2013-04-19vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel modulePaolo Bonzini
2013-04-17virtio-net-ccw: switch to the new API.KONRAD Frederic
2013-04-15virtio-serial-ccw: switch to the new API.KONRAD Frederic
2013-04-08hw: move headers to include/Paolo Bonzini