Shenming Lu ([email protected])

Number of posts: 132 (0.43 per day)
First post: 2020-09-15 07:28:06
Last post: 2021-07-16 12:21:17

Date List Subject
2021-07-16 12:21:17 linux-kernel Re: [RFC v2] /dev/iommu uAPI proposal
2021-07-15 10:37:23 linux-kernel Re: [RFC v2] /dev/iommu uAPI proposal
2021-07-15 08:03:15 linux-kernel Re: [RFC v2] /dev/iommu uAPI proposal
2021-07-15 03:22:20 linux-kernel Re: [RFC v2] /dev/iommu uAPI proposal
2021-06-08 01:10:52 linux-kernel Re: [RFC] /dev/ioasid uAPI proposal
2021-06-04 06:51:27 linux-kernel [PATCH] KVM: arm64: vgic: Communicate a change of the IRQ state via vgic_queue_irq_unlock
2021-06-04 02:05:19 linux-kernel Re: [RFC] /dev/ioasid uAPI proposal
2021-06-02 07:59:57 linux-kernel Re: [RFC] /dev/ioasid uAPI proposal
2021-06-01 13:12:53 linux-kernel Re: [RFC] /dev/ioasid uAPI proposal
2021-06-01 07:16:58 linux-kernel Re: [RFC] /dev/ioasid uAPI proposal
2021-06-01 04:38:03 linux-kernel Re: [RFC PATCH v3 8/8] vfio: Add nested IOPF support
2021-06-01 04:33:10 linux-kernel Re: [RFC] /dev/ioasid uAPI proposal
2021-06-01 04:29:28 linux-kernel Re: [RFC] /dev/ioasid uAPI proposal
2021-05-27 20:47:53 linux-kernel Re: [RFC PATCH v3 8/8] vfio: Add nested IOPF support
2021-05-27 11:27:14 linux-kernel Re: [RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
2021-05-27 11:18:19 linux-kernel Re: [RFC PATCH v3 2/8] vfio/type1: Add a page fault handler
2021-05-27 11:17:48 linux-kernel Re: [RFC PATCH v3 5/8] vfio/type1: VFIO_IOMMU_ENABLE_IOPF
2021-05-24 13:13:19 linux-kernel Re: [RFC PATCH v3 8/8] vfio: Add nested IOPF support
2021-05-21 20:08:57 linux-kernel Re: [RFC PATCH v3 8/8] vfio: Add nested IOPF support
2021-05-21 20:08:14 linux-kernel Re: [RFC PATCH v3 2/8] vfio/type1: Add a page fault handler
2021-05-21 20:08:10 linux-kernel Re: [RFC PATCH v3 5/8] vfio/type1: VFIO_IOMMU_ENABLE_IOPF
2021-05-21 20:08:04 linux-kernel Re: [RFC PATCH v3 6/8] vfio/type1: No need to statically pin and map if IOPF enabled
2021-05-21 20:08:01 linux-kernel Re: [RFC PATCH v3 3/8] vfio/type1: Add an MMU notifier to avoid pinning
2021-05-21 18:23:40 linux-kernel Re: [RFC PATCH v3 4/8] vfio/type1: Pre-map more pages than requested in the IOPF handling
2021-05-21 09:58:14 linux-kernel Re: [RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
2021-05-21 09:56:53 linux-kernel Re: [RFC PATCH v3 7/8] vfio/type1: Add selective DMA faulting support
2021-05-21 09:56:31 linux-kernel Re: [RFC PATCH v3 1/8] iommu: Evolve the device fault reporting framework
2021-05-11 11:32:27 linux-kernel Re: [RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
2021-04-26 01:43:31 linux-kernel Re: [RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
2021-04-09 03:49:39 linux-kernel [RFC PATCH v3 8/8] vfio: Add nested IOPF support
2021-04-09 03:48:01 linux-kernel [RFC PATCH v3 7/8] vfio/type1: Add selective DMA faulting support
2021-04-09 03:47:52 linux-kernel [RFC PATCH v3 3/8] vfio/type1: Add an MMU notifier to avoid pinning
2021-04-09 03:47:23 linux-kernel [RFC PATCH v3 6/8] vfio/type1: No need to statically pin and map if IOPF enabled
2021-04-09 03:47:16 linux-kernel [RFC PATCH v3 4/8] vfio/type1: Pre-map more pages than requested in the IOPF handling
2021-04-09 03:46:57 linux-kernel [RFC PATCH v3 5/8] vfio/type1: VFIO_IOMMU_ENABLE_IOPF
2021-04-09 03:46:54 linux-kernel [RFC PATCH v3 2/8] vfio/type1: Add a page fault handler
2021-04-09 03:46:54 linux-kernel [RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
2021-04-09 03:46:01 linux-kernel [RFC PATCH v3 1/8] iommu: Evolve the device fault reporting framework
2021-04-07 03:52:41 linux-kernel [PATCH v1] vfio/type1: Remove the almost unused check in vfio_iommu_type1_unpin_pages
2021-03-25 05:59:52 linux-kernel Re: [PATCH v5 0/6] KVM: arm64: Add VLPI migration support on GICv4.1
2021-03-22 06:04:54 linux-kernel [PATCH v5 6/6] KVM: arm64: GICv4.1: Give a chance to save VLPI state
2021-03-22 06:04:50 linux-kernel [PATCH v5 2/6] irqchip/gic-v3-its: Drop the setting of PTZ altogether
2021-03-22 06:04:39 linux-kernel [PATCH v5 3/6] KVM: arm64: GICv4.1: Add function to get VLPI state
2021-03-22 06:04:37 linux-kernel [PATCH v5 5/6] KVM: arm64: GICv4.1: Restore VLPI pending state to physical side
2021-03-22 06:04:31 linux-kernel [PATCH v5 4/6] KVM: arm64: GICv4.1: Try to save VLPI state in save_pending_tables
2021-03-22 06:04:25 linux-kernel [PATCH v5 1/6] irqchip/gic-v3-its: Add a cache invalidation right after vPE unmapping
2021-03-22 06:04:22 linux-kernel [PATCH v5 0/6] KVM: arm64: Add VLPI migration support on GICv4.1
2021-03-18 12:50:40 linux-kernel Re: [RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
2021-03-18 11:55:35 linux-kernel Re: [RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
2021-03-18 07:56:36 linux-kernel Re: [RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
2021-03-15 09:27:13 linux-kernel Re: [PATCH v4 5/6] KVM: arm64: GICv4.1: Restore VLPI pending state to physical side