summaryrefslogtreecommitdiffstats
path: root/drivers/s390/virtio
AgeCommit message (Expand)AuthorLines
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin-1/+0
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+4
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo-0/+1
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo-0/+3
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini-2/+4
2022-07-11s390/airq: allow for airq structure that uses an input vectorMatthew Rosato-1/+1
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew Rosato-1/+3
2022-06-24virtio: disable notification hardening by defaultJason Wang-1/+8
2022-05-31virtio: harden vring IRQJason Wang-0/+4
2022-05-31virtio-ccw: implement synchronize_cbs()Jason Wang-0/+30
2021-06-28virtio/s390: get rid of open-coded kvm hypercallHeiko Carstens-26/+4
2021-02-24virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck-2/+2
2020-06-16s390/virtio: remove unused pm callbacksCornelia Huck-26/+0
2019-07-26virtio/s390: fix race on airq_areas[]Halil Pasic-0/+4
2019-06-15virtio/s390: make airq summary indicators DMAHalil Pasic-8/+24
2019-06-15virtio/s390: use DMA memory for ccw I/O and classic notifiersHalil Pasic-80/+89
2019-06-15virtio/s390: add indirection to indicators accessHalil Pasic-15/+25
2019-06-15virtio/s390: use cacheline aligned airq bit vectorsHalil Pasic-1/+2
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic-10/+0
2019-05-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-27/+25
2019-05-12virtio/s390: enable packed ringHalil Pasic-3/+1
2019-05-12virtio/s390: DMA support for virtio-ccwHalil Pasic-7/+15
2019-05-12virtio/s390: use vring_create_virtqueueHalil Pasic-19/+11
2019-04-29s390/airq: recognize directed interruptsSebastian Ott-1/+1
2019-03-06virtio-ccw: wire up ->bus_name callbackCornelia Huck-0/+8
2019-03-06s390/virtio: handle find on invalid queue gracefullyHalil Pasic-1/+3
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang-3/+9
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+14
2018-12-06virtio/s390: fix race in ccw_io_helper()Halil Pasic-1/+6
2018-12-06virtio/s390: avoid race on vcdev->configHalil Pasic-2/+8
2018-11-26virtio_ring: disable packed ring on unsupported transportsTiwei Bie-0/+14
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-02-14virtio/s390: implement PM operations for virtio_ccwChristian Borntraeger-0/+29
2017-11-24s390: drivers: Remove redundant license textGreg Kroah-Hartman-8/+0
2017-11-24s390: virtio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman-0/+2
2017-09-29s390/virtio: simplify MakefileHeiko Carstens-2/+1
2017-09-29s390/virtio: remove the old KVM virtio transportThomas Huth-518/+0
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1/+1
2017-05-15s390/virtio: change virtio_feature_desc:features type to __le32Heiko Carstens-1/+1
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin-6/+9
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-2/+4
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig-2/+4
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1/+1
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal-1/+1
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King-1/+1
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel-0/+25
2017-01-16s390: use false/true when using boolHeiko Carstens-1/+1
2016-10-31s390: virtio: make ccw explicitly non-modularPaul Gortmaker-23/+2
2016-08-09virtio/s390: deprecate old transportCornelia Huck-1/+7
2016-08-09virtio/s390: keep early_put_charsChristian Borntraeger-1/+1