aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/virtio-ccw.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-20virtio-ccw: fix ring sizingMichael S. Tsirkin1-1/+1
2016-12-16virtio: avoid using guest_notifier_mask in vhost-user modeWei Huang1-2/+2
2016-11-15virtio: allow per-device-class legacy featuresMichael S. Tsirkin1-1/+3
2016-10-30virtio: introduce virtio_device_ioeventfd_enabledPaolo Bonzini1-3/+3
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini1-21/+0
2016-10-30virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini1-10/+1
2016-10-30virtio: disable ioeventfd as early as possiblePaolo Bonzini1-4/+4
2016-09-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell1-0/+20
2016-09-19virtio-ccw: respond to READ_STATUS commandPierre Morel1-0/+20
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin1-15/+15
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi1-0/+54
2016-07-11s390x/css: Unplug handler of virtual css bridgeJing Liu1-42/+44
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu1-76/+3
2016-07-11s390x/css: use define for "virtual-css-bridge" literalSascha Silbe1-2/+2
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe1-108/+14
2016-06-24virtio-ccw: convert to ioeventfd callbacksCornelia Huck1-88/+45
2016-06-20error: Remove unnecessary local_err variablesEduardo Habkost1-21/+7
2016-06-20error: Remove NULL checks on error_propagate() callsEduardo Habkost1-21/+7
2016-06-14virtio-ccw: Provide traces for indicator changesChristian Borntraeger1-0/+1
2016-06-14s390x/css: introduce property type for device idsCornelia Huck1-47/+32
2016-06-07s390x/virtio-ccw: fix spellingMichael Tokarev1-1/+1
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini1-2/+3
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-01s390x/css: introduce indicator refcounting interfacesYi Min Zhao1-63/+0
2016-01-29s390: Clean up includesPeter Maydell1-0/+1
2016-01-13virtio-ccw: fix sanity check for vectorHalil Pasic1-1/+2
2015-12-02virtio: handle non-virtio-1-capable backend for ccwCornelia Huck1-0/+12
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck1-2/+28
2015-09-24virtio-ccw: feature bits > 31 handlingCornelia Huck1-13/+8
2015-09-24virtio-ccw: support ring size changesCornelia Huck1-3/+10
2015-07-14s390/virtio-ccw: Fix migrationChristian Borntraeger1-1/+1
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger1-4/+4
2015-07-02virtio-ccw: migrate ->revisionCornelia Huck1-0/+2
2015-07-02s390x/virtio-ccw: support virtio-1 set_vq formatCornelia Huck1-41/+92
2015-07-02s390x/virtio-ccw: add virtio set-revision callThomas Huth1-2/+76
2015-06-30virtio-ccw: complete handling of guest-initiated resetsCornelia Huck1-17/+22
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster1-1/+0
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster1-0/+1
2015-06-17virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno1-0/+4
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-8/+12
2015-06-10virtio: allow to fail setting statusCornelia Huck1-8/+12
2015-06-03virtio-ccw/migration: Migrate config vector for virtio devicesJason J. Herne1-0/+4
2015-06-03virtio-ccw: add support for 9pfsPierre Morel1-1/+55
2015-05-31virtio-ccw: validate the number of queues against bus limitationJason Wang1-0/+9
2015-05-31virtio-ccw: introduce ccw specific queue limitJason Wang1-6/+6
2015-05-31virtio: device_plugged() can failJason Wang1-1/+1
2015-05-31virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck1-3/+0
2015-05-31virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURECornelia Huck1-1/+0
2015-05-31virtio: move host_featuresCornelia Huck1-23/+6
2015-05-31hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccwShannon Zhao1-33/+6