summaryrefslogtreecommitdiffstats
path: root/hw/s390x/virtio-ccw.c
Commit message (Expand)AuthorAgeFilesLines
...
* virtio-ccw: use ccw data streamHalil Pasic2017-10-061-109/+46Star
* migration: pre_save return intDr. David Alan Gilbert2017-09-271-1/+3
* virtio-ccw: Create a virtio gpu device for the ccw busFarhan Ali2017-09-191-0/+49
* virtio-ccw: remove stale comments on endiannessHalil Pasic2017-09-191-2/+0Star
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell2017-07-141-1/+1
|\
| * s390x/css: update css_adapter_interruptYi Min Zhao2017-07-141-1/+1
* | virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng2017-07-141-3/+0Star
* | virtio-rng: Convert to DEFINE_PROP_LINKFam Zheng2017-07-141-2/+0Star
* | virtio-scsi: Convert to DEFINE_PROP_LINKFam Zheng2017-07-141-2/+0Star
* | virtio-blk: Convert to DEFINE_PROP_LINKFam Zheng2017-07-141-2/+0Star
|/
* virtio-scsi-ccw: use ioeventfd even when KVM is disabledQingFeng Hao2017-07-051-1/+1
* s390x: vmstatify config migration for virtio-ccwHalil Pasic2017-07-051-78/+80
* s390x/css: catch section mismatch on loadHalil Pasic2017-06-061-1/+5
* s390x/css: ccw translation infrastructureXiao Feng Ren2017-05-191-0/+1
* s390x/css: realize css_create_schDong Jia Shi2017-05-191-1/+5
* error: Apply error_propagate_null.cocci againFam Zheng2017-04-241-3/+1Star
* s390x: register I/O adapters per ISC during initFei Li2017-04-211-7/+6Star
* s390x/css: consolidate the devno property for ccw devicesDong Jia Shi2017-04-211-12/+2Star
* s390x/css: provide introspection for virtual subchannel and device busidDong Jia Shi2017-04-211-6/+21
* virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic2017-02-241-8/+8
* virtio-ccw: check flic->adapter_routes_max_batchHalil Pasic2017-02-241-0/+7
* virtio-ccw: Check the number of vqs in CCW_CMD_SET_INDHalil Pasic2017-02-241-0/+7
* virtio-ccw: add virtio-crypto-ccw deviceHalil Pasic2017-02-241-0/+61
* virtio-ccw: handle virtio 1 only devicesHalil Pasic2017-02-241-1/+17
* virtio-ccw: fix ring sizingMichael S. Tsirkin2017-01-201-1/+1
* virtio: avoid using guest_notifier_mask in vhost-user modeWei Huang2016-12-161-2/+2
* virtio: allow per-device-class legacy featuresMichael S. Tsirkin2016-11-151-1/+3
* virtio: introduce virtio_device_ioeventfd_enabledPaolo Bonzini2016-10-301-3/+3
* virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini2016-10-301-21/+0Star
* virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini2016-10-301-10/+1Star
* virtio: disable ioeventfd as early as possiblePaolo Bonzini2016-10-301-4/+4
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell2016-09-191-0/+20
|\
| * virtio-ccw: respond to READ_STATUS commandPierre Morel2016-09-191-0/+20
* | virtio-bus: Plug devices after features are negotiatedMaxime Coquelin2016-09-151-15/+15
|/
* vhost-vsock: add virtio sockets deviceStefan Hajnoczi2016-09-091-0/+54
* s390x/css: Unplug handler of virtual css bridgeJing Liu2016-07-111-42/+44
* s390x/css: Factor out virtual css bridge and busJing Liu2016-07-111-76/+3Star
* s390x/css: use define for "virtual-css-bridge" literalSascha Silbe2016-07-111-2/+2
* s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe2016-07-111-108/+14Star
* virtio-ccw: convert to ioeventfd callbacksCornelia Huck2016-06-241-88/+45Star
* error: Remove unnecessary local_err variablesEduardo Habkost2016-06-201-21/+7Star
* error: Remove NULL checks on error_propagate() callsEduardo Habkost2016-06-201-21/+7Star
* virtio-ccw: Provide traces for indicator changesChristian Borntraeger2016-06-141-0/+1
* s390x/css: introduce property type for device idsCornelia Huck2016-06-141-47/+32Star
* s390x/virtio-ccw: fix spellingMichael Tokarev2016-06-071-1/+1
* s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini2016-05-191-2/+3
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* s390x/css: introduce indicator refcounting interfacesYi Min Zhao2016-03-011-63/+0Star
* s390: Clean up includesPeter Maydell2016-01-291-0/+1
* virtio-ccw: fix sanity check for vectorHalil Pasic2016-01-131-1/+2