Stefano Stabellini ([email protected])

Number of posts: 764 (1.29 per day)
First post: 2016-03-29 12:46:01
Last post: 2017-11-13 23:30:16

Date List Subject
2022-10-19 00:53:47 linux-kernel Re: [PATCH V2] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-18 01:14:28 linux-kernel Re: [PATCH V2] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-17 20:57:12 linux-kernel Re: [PATCH] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-14 01:40:53 linux-kernel Re: [PATCH V2 2/2] xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
2022-10-14 00:42:18 linux-kernel Re: [PATCH V2 1/2] xen/virtio: Handle cases when page offset > PAGE_SIZE properly
2022-10-13 01:34:47 linux-kernel Re: [PATCH] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-07 21:40:17 linux-kernel Re: [PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
2022-10-07 20:50:24 linux-kernel Re: [PATCH] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-07 01:46:03 linux-kernel Re: [PATCH] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-07 00:37:43 linux-kernel Re: [PATCH 2/3] xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
2022-10-07 00:37:43 linux-kernel Re: [PATCH 1/3] xen/virtio: restructure xen grant dma setup
2022-10-06 00:35:43 linux-kernel Re: [PATCH 2/2] xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devices
2022-10-06 00:20:57 linux-kernel Re: [PATCH 1/2] xen/virtio: Fix n_pages calculation in xen_grant_dma_map(unmap)_page()
2022-09-16 00:55:59 linux-kernel Re: [PATCH] xen/privcmd: remove privcmd_ioctl_mmap()
2022-06-30 01:49:24 linux-kernel Re: [PATCH V1 1/2] xen/unpopulated-alloc: Introduce helpers for contiguous allocations
2022-06-30 01:13:09 linux-kernel Re: [PATCH V1 2/2] xen/grant-table: Use unpopulated contiguous pages instead of real RAM ones
2022-06-29 01:34:19 linux-kernel Re: [PATCH v3 0/3] virtio: support requiring restricted access per device
2022-06-17 00:32:11 linux-kernel Re: [PATCH v2] xen: don't require virtio with grants for non-PV guests
2022-06-16 18:27:04 linux-kernel Re: [PATCH v2] xen: don't require virtio with grants for non-PV guests
2022-06-16 00:01:42 linux-kernel Re: [PATCH] xen: don't require virtio with grants for non-PV guests
2022-06-15 01:06:30 linux-kernel Re: [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones
2022-06-15 01:01:36 linux-kernel Re: [RFC PATCH 1/2] xen/unpopulated-alloc: Introduce helpers for DMA allocations
2022-06-11 00:59:30 linux-kernel Re: [RFC PATCH 1/2] xen/unpopulated-alloc: Introduce helpers for DMA allocations
2022-06-11 00:20:02 linux-kernel Re: [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones
2022-06-08 05:20:26 linux-kernel Re: [PATCH] xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
2022-06-06 04:13:00 linux-kernel Re: [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones
2022-06-05 11:02:47 linux-kernel Re: [PATCH v3 0/1] dt-bindings: Add device-perms property description
2022-06-04 04:47:59 linux-kernel Re: [RFC PATCH 1/2] xen/unpopulated-alloc: Introduce helpers for DMA allocations
2022-06-01 20:10:43 linux-kernel Re: [PATCH V3 5/8] dt-bindings: Add xen,grant-dma IOMMU description for xen-grant DMA ops
2022-06-01 19:27:22 linux-kernel Re: [PATCH V3 7/8] xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
2022-06-01 18:41:43 linux-kernel Re: [PATCH V3 6/8] xen/grant-dma-iommu: Introduce stub IOMMU driver
2022-06-01 13:09:56 linux-kernel Re: [PATCH V3 3/8] xen/grant-dma-ops: Add option to restrict memory access under Xen
2022-06-01 09:46:01 linux-kernel Re: [PATCH] xen: replace xen_remap() with memremap()
2022-05-28 20:14:46 linux-kernel Re: [PATCH] MAINTAINERS: Update Xen maintainership
2022-05-25 09:51:21 linux-kernel Re: [PATCH V2 5/7] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
2022-05-24 02:54:48 linux-kernel Re: [PATCH V2 5/7] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
2022-05-19 06:23:54 linux-kernel Re: [PATCH V2 5/7] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
2022-05-09 22:34:36 linux-kernel Re: [PATCH V2 3/7] xen/grant-dma-ops: Add option to restrict memory access under Xen
2022-05-09 22:33:10 linux-kernel Re: [PATCH V2 6/7] xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
2022-05-09 21:55:22 linux-kernel Re: [PATCH V2 5/7] dt-bindings: Add xen, dev-domid property description for xen-grant DMA ops
2022-05-09 21:54:32 linux-kernel Re: [PATCH V2 4/7] xen/virtio: Enable restricted memory access using Xen grant mappings
2022-04-22 23:53:55 linux-kernel Re: [PATCH V1 6/6] arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices
2022-04-22 23:53:14 linux-kernel Re: [PATCH V1 5/6] xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
2022-04-22 23:53:05 linux-kernel Re: [PATCH V1 4/6] dt-bindings: Add xen, dev-domid property description for xen-grant DMA ops
2022-04-22 23:30:37 linux-kernel Re: [PATCH V1 1/6] arm/xen: Introduce xen_setup_dma_ops()
2022-04-22 23:23:47 linux-kernel Re: [PATCH V1 3/6] xen/virtio: Add option to restrict memory access under Xen
2022-04-22 22:58:30 linux-kernel Re: linux-next: Signed-off-by missing for commit in the xen-tip tree
2022-04-22 21:35:42 linux-kernel Re: [RFC PATCH 6/6] arm/xen: Assign xen-virtio DMA ops for virtio devices in Xen guests
2022-04-22 20:33:20 linux-kernel Re: [PATCH v2] arm/xen: Fix some refcount leaks
2022-04-21 12:29:08 linux-kernel Re: [RFC PATCH 6/6] arm/xen: Assign xen-virtio DMA ops for virtio devices in Xen guests
2022-04-21 09:15:37 linux-kernel Re: [RFC PATCH 6/6] arm/xen: Assign xen-virtio DMA ops for virtio devices in Xen guests