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