LinuxLists
Users
About
Stefano Stabellini (
[email protected]
)
Number of posts: 769 (0.26 per day)
First post: 2016-03-29 12:46:01
Last post: 2024-05-17 01:22:05
Previous Page
/
Next Page
Date
List
Subject
2020-06-08 23:00:12
linux-kernel
Re: [PATCH v2 01/11] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
2020-06-08 22:58:08
linux-kernel
Re: [PATCH v2 03/11] swiotlb-xen: add struct device* parameter to xen_phys_to_bus
2020-06-03 23:15:24
linux-kernel
[PATCH v2 04/11] swiotlb-xen: add struct device* parameter to xen_bus_to_phys
2020-06-03 23:00:02
linux-kernel
[PATCH v2 10/11] xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
2020-06-03 22:29:00
linux-kernel
[PATCH v2 01/11] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
2020-06-03 22:28:51
linux-kernel
[PATCH v2 07/11] swiotlb-xen: add struct device* parameter to is_xen_swiotlb_buffer
2020-06-03 22:27:07
linux-kernel
[PATCH v2 02/11] swiotlb-xen: remove start_dma_addr
2020-06-03 22:26:56
linux-kernel
[PATCH v2 05/11] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_cpu
2020-06-03 22:26:15
linux-kernel
[PATCH v2 09/11] swiotlb-xen: rename xen_phys_to_bus to xen_phys_to_dma and xen_bus_to_phys to xen_dma_to_phys
2020-06-03 22:25:23
linux-kernel
[PATCH v2 11/11] xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint
2020-06-03 22:25:18
linux-kernel
[PATCH v2 08/11] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
2020-06-03 22:25:11
linux-kernel
[PATCH v2 00/11] fix swiotlb-xen for RPi4
2020-06-03 22:25:11
linux-kernel
[PATCH v2 03/11] swiotlb-xen: add struct device* parameter to xen_phys_to_bus
2020-06-03 22:25:11
linux-kernel
[PATCH v2 06/11] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_device
2020-06-02 21:53:25
linux-kernel
Re: [PATCH 00/10] fix swiotlb-xen for RPi4
2020-06-02 15:57:56
linux-kernel
Re: [PATCH v2] 9p/xen: increase XEN_9PFS_RING_ORDER
2020-06-01 21:08:37
linux-kernel
Re: [PATCH v2] 9p/xen: increase XEN_9PFS_RING_ORDER
2020-05-22 20:52:10
linux-kernel
Re: [PATCH 02/10] swiotlb-xen: remove start_dma_addr
2020-05-22 20:38:13
linux-kernel
Re: [PATCH 01/10] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
2020-05-22 17:36:07
linux-kernel
Re: [PATCH 08/10] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
2020-05-22 03:59:36
linux-kernel
Re: [PATCH 02/10] swiotlb-xen: remove start_dma_addr
2020-05-22 03:56:38
linux-kernel
Re: [PATCH 01/10] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
2020-05-21 20:10:55
linux-kernel
Re: [PATCH 09/10] xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
2020-05-21 19:34:41
linux-kernel
[PATCH v2] 9p/xen: increase XEN_9PFS_RING_ORDER
2020-05-21 00:00:10
linux-kernel
Re: [PATCH 00/10] fix swiotlb-xen for RPi4
2020-05-20 23:50:56
linux-kernel
[PATCH 01/10] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
2020-05-20 23:50:34
linux-kernel
[PATCH 02/10] swiotlb-xen: remove start_dma_addr
2020-05-20 23:50:30
linux-kernel
[PATCH 03/10] swiotlb-xen: add struct device* parameter to xen_phys_to_bus
2020-05-20 23:48:57
linux-kernel
[PATCH 00/10] fix swiotlb-xen for RPi4
2020-05-20 23:48:23
linux-kernel
[PATCH 04/10] swiotlb-xen: add struct device* parameter to xen_bus_to_phys
2020-05-20 23:48:08
linux-kernel
[PATCH 06/10] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_device
2020-05-20 23:47:34
linux-kernel
[PATCH 10/10] xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint
2020-05-20 23:47:33
linux-kernel
[PATCH 08/10] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
2020-05-20 23:47:16
linux-kernel
[PATCH 09/10] xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
2020-05-20 23:47:11
linux-kernel
[PATCH 07/10] swiotlb-xen: add struct device* parameter to is_xen_swiotlb_buffer
2020-05-20 23:47:07
linux-kernel
[PATCH 05/10] swiotlb-xen: add struct device* parameter to xen_dma_sync_for_cpu
2020-05-20 20:49:57
linux-kernel
Re: [V9fs-developer] [PATCH] 9p/xen: increase XEN_9PFS_RING_ORDER
2020-05-20 18:43:54
linux-kernel
[PATCH] 9p/xen: increase XEN_9PFS_RING_ORDER
2020-05-11 21:44:34
linux-kernel
Re: [PATCH] xen/pvcalls-back: test for errors when calling backend_connect()
2020-04-28 23:07:15
linux-kernel
Re: [PATCH 5/5] virtio: Add bounce DMA ops
2020-04-28 22:58:57
linux-kernel
Re: [PATCH 5/5] virtio: Add bounce DMA ops
2020-04-28 18:48:23
linux-kernel
Re: [PATCH] xen/swiotlb: correct the check for xen_destroy_contiguous_region
2020-04-27 23:22:07
linux-kernel
Re: [Xen-devel] xen/evtchn and forced threaded irq
2020-04-16 21:30:42
linux-kernel
Re: [PATCH] arm/xen: make _xen_start_info static
2020-04-10 15:26:06
linux-kernel
Re: [PATCH -next] xen/pvcalls: Make pvcalls_back_global static
2020-01-06 17:20:06
linux-kernel
Re: [PATCH v5 1/6] arm/arm64/xen: hypercall.h add includes guards
2019-11-22 20:00:55
linux-kernel
Re: [PATCH v2 1/3] arm/arm64/xen: use C inlines for privcmd_call
2019-10-11 01:42:45
linux-kernel
Re: [PATCH v2] xen: Stop abusing DT of_dma_configure API
2019-10-01 18:26:42
linux-kernel
Re: [RFC PATCH] xen/gntdev: Stop abusing DT of_dma_configure API
2019-10-01 17:40:37
linux-kernel
Re: [PATCH] ARM: xen: unexport HYPERVISOR_platform_op function
2019-09-10 18:46:58
linux-kernel
Re: [PATCH 02/11] xen/arm: consolidate page-coherent.h