LinuxLists
Users
About
Srivatsa Vaddagiri (
[email protected]
)
Number of posts: 20 (10 per day)
First post: 2020-04-28 11:41:34
Last post: 2020-04-30 13:38:24
Date
List
Subject
2020-04-30 13:38:24
linux-kernel
Re: [RFC/PATCH 1/1] virtio: Introduce MMIO ops
2020-04-30 11:15:07
linux-kernel
Re: [RFC/PATCH 1/1] virtio: Introduce MMIO ops
2020-04-30 11:04:57
linux-kernel
Re: [RFC/PATCH 0/1] virtio_mmio: hypervisor specific interfaces for MMIO
2020-04-30 10:45:00
linux-kernel
Re: [RFC/PATCH 0/1] virtio_mmio: hypervisor specific interfaces for MMIO
2020-04-30 10:37:21
linux-kernel
Re: [RFC/PATCH 1/1] virtio: Introduce MMIO ops
2020-04-30 10:34:43
linux-kernel
Re: [RFC/PATCH 0/1] virtio_mmio: hypervisor specific interfaces for MMIO
2020-04-30 10:05:23
linux-kernel
[RFC/PATCH 1/1] virtio: Introduce MMIO ops
2020-04-30 10:04:58
linux-kernel
[RFC/PATCH 0/1] virtio_mmio: hypervisor specific interfaces for MMIO
2020-04-29 10:36:51
linux-kernel
Re: [PATCH 5/5] virtio: Add bounce DMA ops
2020-04-29 10:12:01
linux-kernel
Re: [PATCH 5/5] virtio: Add bounce DMA ops
2020-04-29 09:46:22
linux-kernel
Re: [PATCH 5/5] virtio: Add bounce DMA ops
2020-04-29 04:11:29
linux-kernel
Re: [PATCH 5/5] virtio: Add bounce DMA ops
2020-04-29 03:39:03
linux-kernel
Re: [PATCH 5/5] virtio: Add bounce DMA ops
2020-04-28 17:53:08
linux-kernel
Re: [PATCH 5/5] virtio: Add bounce DMA ops
2020-04-28 11:44:23
linux-kernel
[PATCH 3/5] swiotlb: Add alloc and free APIs
2020-04-28 11:42:46
linux-kernel
[PATCH 5/5] virtio: Add bounce DMA ops
2020-04-28 11:42:30
linux-kernel
[PATCH 4/5] swiotlb: Add API to register new pool
2020-04-28 11:42:12
linux-kernel
[PATCH 2/5] swiotlb: Allow for non-linear mapping between paddr and vaddr
2020-04-28 11:41:45
linux-kernel
[PATCH 1/5] swiotlb: Introduce concept of swiotlb_pool
2020-04-28 11:41:34
linux-kernel
[PATCH 0/5] virtio on Type-1 hypervisor