aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/virtio-ccw.c
AgeCommit message (Expand)Author
2016-09-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell
2016-09-19virtio-ccw: respond to READ_STATUS commandPierre Morel
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi
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-24virtio-ccw: convert to ioeventfd callbacksCornelia Huck
2016-06-20error: Remove unnecessary local_err variablesEduardo Habkost
2016-06-20error: Remove NULL checks on error_propagate() callsEduardo Habkost
2016-06-14virtio-ccw: Provide traces for indicator changesChristian Borntraeger
2016-06-14s390x/css: introduce property type for device idsCornelia Huck
2016-06-07s390x/virtio-ccw: fix spellingMichael Tokarev
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-01s390x/css: introduce indicator refcounting interfacesYi Min Zhao
2016-01-29s390: Clean up includesPeter Maydell
2016-01-13virtio-ccw: fix sanity check for vectorHalil Pasic
2015-12-02virtio: handle non-virtio-1-capable backend for ccwCornelia Huck
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck
2015-09-24virtio-ccw: feature bits > 31 handlingCornelia Huck
2015-09-24virtio-ccw: support ring size changesCornelia Huck
2015-07-14s390/virtio-ccw: Fix migrationChristian Borntraeger
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger
2015-07-02virtio-ccw: migrate ->revisionCornelia Huck
2015-07-02s390x/virtio-ccw: support virtio-1 set_vq formatCornelia Huck
2015-07-02s390x/virtio-ccw: add virtio set-revision callThomas Huth
2015-06-30virtio-ccw: complete handling of guest-initiated resetsCornelia Huck
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-17virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-10virtio: allow to fail setting statusCornelia Huck
2015-06-03virtio-ccw/migration: Migrate config vector for virtio devicesJason J. Herne
2015-06-03virtio-ccw: add support for 9pfsPierre Morel
2015-05-31virtio-ccw: validate the number of queues against bus limitationJason Wang
2015-05-31virtio-ccw: introduce ccw specific queue limitJason Wang
2015-05-31virtio: device_plugged() can failJason Wang
2015-05-31virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck
2015-05-31virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURECornelia Huck
2015-05-31virtio: move host_featuresCornelia Huck
2015-05-31hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccwShannon Zhao
2015-05-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-05-08virtio-ccw: implement ->device_pluggedCornelia Huck
2015-05-08virtio-ccw: change realization sequenceCornelia Huck
2015-04-30virtio-ccw: sort into categoriesCornelia Huck
2015-04-28virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsiShannon Zhao
2015-04-28virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao
2015-04-27virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueueJason Wang