LinuxLists
Users
About
Matthew Rosato (
[email protected]
)
Number of posts: 577 (0.33 per day)
First post: 2019-09-08 10:17:43
Last post: 2024-05-28 15:16:20
Previous Page
/
Next Page
Date
List
Subject
2022-03-17 04:40:43
linux-kernel
[PATCH v4 17/32] KVM: s390: pci: add basic kvm_zdev structure
2022-03-17 04:12:21
linux-kernel
[PATCH v4 09/32] s390/pci: export some routines related to RPCIT processing
2022-03-17 04:12:05
linux-kernel
[PATCH v4 32/32] MAINTAINERS: update s390 IOMMU entry
2022-03-17 04:09:01
linux-kernel
[PATCH v4 19/32] KVM: s390: pci: do initial setup for AEN interpretation
2022-03-17 04:08:50
linux-kernel
[PATCH v4 05/32] s390/airq: pass more TPI info to airq handlers
2022-03-17 04:02:23
linux-kernel
[PATCH v4 18/32] iommu/s390: add support for IOMMU_DOMAIN_KVM
2022-03-17 03:53:48
linux-kernel
[PATCH v4 07/32] s390/pci: externalize the SIC operation controls and routine
2022-03-17 03:41:31
linux-kernel
[PATCH v4 01/32] s390/sclp: detect the zPCI load/store interpretation facility
2022-03-17 03:41:20
linux-kernel
[PATCH v4 06/32] s390/airq: allow for airq structure that uses an input vector
2022-03-17 03:33:58
linux-kernel
[PATCH v4 29/32] vfio-pci/zdev: add DTSM to clp group capability
2022-03-17 01:45:43
linux-kernel
[PATCH v4 03/32] s390/sclp: detect the AENI facility
2022-03-16 23:16:19
linux-kernel
[PATCH v4 24/32] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
2022-03-16 19:14:04
linux-kernel
[PATCH v4 13/32] s390/pci: return status from zpci_refresh_trans
2022-03-16 16:43:58
linux-kernel
[PATCH v4 08/32] s390/pci: stash associated GISA designation
2022-03-16 16:07:33
linux-kernel
[PATCH v4 30/32] KVM: s390: introduce CPU feature for zPCI Interpretation
2022-03-16 15:46:01
linux-kernel
[PATCH v4 16/32] vfio-pci/zdev: add function handle to clp base capability
2022-03-16 12:40:14
linux-kernel
Re: [PATCH v4 15/32] vfio: introduce KVM-owned IOMMU type
2022-03-16 08:12:17
linux-kernel
Re: [PATCH v4 15/32] vfio: introduce KVM-owned IOMMU type
2022-03-15 23:48:56
linux-kernel
Re: [PATCH v4 29/32] vfio-pci/zdev: add DTSM to clp group capability
2022-03-15 21:50:53
linux-kernel
[PATCH v4 23/32] KVM: s390: pci: provide routines for enabling/disabling interpretation
2022-03-15 21:21:41
linux-kernel
[PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type
2022-03-15 21:15:27
linux-kernel
[PATCH v4 22/32] KVM: s390: pci: routines for (dis)associating zPCI devices with a KVM
2022-03-15 20:24:07
linux-kernel
Re: [PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
2022-03-15 17:55:23
linux-kernel
[PATCH v4 26/32] KVM: s390: pci: handle refresh of PCI translations
2022-03-15 12:24:52
linux-kernel
[PATCH v4 12/32] s390/pci: get SHM information from list pci
2022-03-15 12:24:11
linux-kernel
[PATCH v4 28/32] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
2022-03-15 08:45:22
linux-kernel
[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
2022-03-15 07:13:29
linux-kernel
[PATCH v4 04/32] s390/sclp: detect the AISI facility
2022-03-14 23:00:38
linux-kernel
[PATCH v4 11/32] s390/pci: add helper function to find device by handle
2022-03-14 22:45:27
linux-kernel
[PATCH v4 25/32] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
2022-03-14 20:31:33
linux-kernel
[PATCH v4 27/32] KVM: s390: intercept the rpcit instruction
2022-02-14 22:14:01
linux-kernel
Re: [PATCH v3 17/30] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
2022-02-10 21:42:17
linux-kernel
Re: [PATCH v3 24/30] vfio-pci/zdev: wire up group notifier
2022-02-09 12:23:23
linux-kernel
Re: [PATCH v3 24/30] vfio-pci/zdev: wire up group notifier
2022-02-09 10:57:08
linux-kernel
Re: [PATCH v3 14/30] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
2022-02-09 10:11:13
linux-kernel
Re: [PATCH v3 24/30] vfio-pci/zdev: wire up group notifier
2022-02-09 09:55:29
linux-kernel
Re: [PATCH v3 30/30] MAINTAINERS: additional files related kvm s390 pci passthrough
2022-02-09 08:34:01
linux-kernel
Re: [PATCH v3 14/30] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
2022-02-09 07:11:22
linux-kernel
[PATCH v3 25/30] vfio-pci/zdev: wire up zPCI interpretive execution support
2022-02-07 20:02:54
linux-kernel
[PATCH v3 04/30] s390/sclp: detect the AISI facility
2022-02-07 19:28:08
linux-kernel
[PATCH v3 21/30] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
2022-02-07 18:10:56
linux-kernel
[PATCH v3 01/30] s390/sclp: detect the zPCI load/store interpretation facility
2022-02-07 17:29:01
linux-kernel
[PATCH v3 19/30] KVM: s390: pci: provide routines for enabling/disabling interpretation
2022-02-07 15:08:57
linux-kernel
[PATCH v3 08/30] s390/pci: stash associated GISA designation
2022-02-07 12:05:25
linux-kernel
[PATCH v3 29/30] KVM: s390: introduce CPU feature for zPCI Interpretation
2022-02-07 11:38:04
linux-kernel
[PATCH v3 24/30] vfio-pci/zdev: wire up group notifier
2022-02-07 11:30:29
linux-kernel
[PATCH v3 23/30] KVM: s390: intercept the rpcit instruction
2022-02-07 11:29:11
linux-kernel
[PATCH v3 16/30] KVM: s390: pci: do initial setup for AEN interpretation
2022-02-07 11:29:03
linux-kernel
[PATCH v3 12/30] s390/pci: get SHM information from list pci
2022-02-07 10:52:17
linux-kernel
[PATCH v3 06/30] s390/airq: allow for airq structure that uses an input vector
2022-02-07 07:49:57
linux-kernel
[PATCH v3 13/30] s390/pci: return status from zpci_refresh_trans