aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/virtio-ccw.c
AgeCommit message (Expand)Author
2017-10-20virtio-ccw: Add the virtio-input devices for CCW busFarhan Ali
2017-10-06virtio-ccw: use ccw data streamHalil Pasic
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-19virtio-ccw: Create a virtio gpu device for the ccw busFarhan Ali
2017-09-19virtio-ccw: remove stale comments on endiannessHalil Pasic
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell
2017-07-14s390x/css: update css_adapter_interruptYi Min Zhao
2017-07-14virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-rng: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-scsi: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-blk: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-05virtio-scsi-ccw: use ioeventfd even when KVM is disabledQingFeng Hao
2017-07-05s390x: vmstatify config migration for virtio-ccwHalil Pasic
2017-06-06s390x/css: catch section mismatch on loadHalil Pasic
2017-05-19s390x/css: ccw translation infrastructureXiao Feng Ren
2017-05-19s390x/css: realize css_create_schDong Jia Shi
2017-04-24error: Apply error_propagate_null.cocci againFam Zheng
2017-04-21s390x: register I/O adapters per ISC during initFei Li
2017-04-21s390x/css: consolidate the devno property for ccw devicesDong Jia Shi
2017-04-21s390x/css: provide introspection for virtual subchannel and device busidDong Jia Shi
2017-02-24virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic
2017-02-24virtio-ccw: check flic->adapter_routes_max_batchHalil Pasic
2017-02-24virtio-ccw: Check the number of vqs in CCW_CMD_SET_INDHalil Pasic
2017-02-24virtio-ccw: add virtio-crypto-ccw deviceHalil Pasic
2017-02-24virtio-ccw: handle virtio 1 only devicesHalil Pasic
2017-01-20virtio-ccw: fix ring sizingMichael S. Tsirkin
2016-12-16virtio: avoid using guest_notifier_mask in vhost-user modeWei Huang
2016-11-15virtio: allow per-device-class legacy featuresMichael S. Tsirkin
2016-10-30virtio: introduce virtio_device_ioeventfd_enabledPaolo Bonzini
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini
2016-10-30virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini
2016-10-30virtio: disable ioeventfd as early as possiblePaolo Bonzini
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