virtio-comment

← back

492 messages · 58 threads

# Subject From Date
00000 RE: [EXT] [PATCH 2/7] virtio-net: Add flow filter capabilities read commands Satananda Burla 2023-10-01 09:42
00001 RE: [EXT] [PATCH 6/7] virtio-net: Add flow filter requests Satananda Burla 2023-10-01 09:42
00002 RE: [EXT] [PATCH 7/7] virtio-net: Add flow filter device and driver requirements Satananda Burla 2023-10-01 09:43
00003 RE: [virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification. Parav Pandit 2023-10-01 10:33
00004 RE: [EXT] [PATCH 7/7] virtio-net: Add flow filter device and driver requirements Parav Pandit 2023-10-01 10:40
00005 RE: [EXT] [PATCH 6/7] virtio-net: Add flow filter requests Parav Pandit 2023-10-01 10:58
00006 RE: [EXT] [PATCH 2/7] virtio-net: Add flow filter capabilities read commands Parav Pandit 2023-10-01 10:59
00007 [PATCH v3 0/2] Support enabling virtqueue after DRIVER_OK Parav Pandit 2023-10-02 05:16
00008 [PATCH v3 1/2] conformance: Add missing virtqueue reset conformance references Parav Pandit 2023-10-02 05:16
00009 [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-02 05:16
00010 RE: [PATCH v3 0/2] Support enabling virtqueue after DRIVER_OK Parav Pandit 2023-10-02 05:20
00011 RE: [EXT] [PATCH 6/7] virtio-net: Add flow filter requests Satananda Burla 2023-10-04 19:38
00012 Re: [PATCH v3] virtio-tee: Reserve device ID 46 for TEE device NK, JESHWANTHKUMAR 2023-10-05 05:10
00013 [PATCH] virtio-sound: add latency_bytes definition Matias Ezequiel Vara Larsen 2023-10-05 09:41
00014 Re: [virtio-comment] [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Eugenio Perez Martin 2023-10-05 16:53
00015 Re: [virtio-comment] [PATCH v3 1/2] conformance: Add missing virtqueue reset conformance references Eugenio Perez Martin 2023-10-05 16:54
00016 Re: [virtio-dev] [PATCH v2] virtio-tee: Reserve device ID 46 for TEE device Sumit Garg 2023-10-06 08:00
00017 [PATCH v2 4/9] virtio-iommu: Add PASID field to DETACH Jean-Philippe Brucker 2023-10-06 16:14
00023 [PATCH v2 1/9] virtio-iommu: Add ATTACH_TABLE request Jean-Philippe Brucker 2023-10-06 16:14
00018 [PATCH v2 0/9] virtio-iommu: Support page tables Jean-Philippe Brucker 2023-10-06 16:14
00019 [PATCH v2 3/9] virtio-iommu: Add Arm SMMUv3 support Jean-Philippe Brucker 2023-10-06 16:14
00020 [PATCH v2 8/9] virtio-iommu: Add VIRTIO_IOMMU_RESV_MEM_T_IDENTITY Jean-Philippe Brucker 2023-10-06 16:14
00021 [PATCH v2 5/9] virtio-iommu: Add VT-d IO page table Jean-Philippe Brucker 2023-10-06 16:14
00022 [PATCH v2 9/9] virtio-iommu: Add PASID information to fault report Jean-Philippe Brucker 2023-10-06 16:14
00024 [PATCH v2 7/9] virtio-iommu: Add AMD page tables Jean-Philippe Brucker 2023-10-06 16:14
00026 [PATCH v2 6/9] virtio-iommu: Add RISC-V page tables Jean-Philippe Brucker 2023-10-06 16:14
00025 [PATCH v2 2/9] virtio-iommu: Add INVALIDATE request Jean-Philippe Brucker 2023-10-06 16:14
00027 Re: [virtio-dev] [PATCH 1/1] RFC: virtio-bt: add virtio BT device specification Igor Skalkin 2023-10-06 16:17
00028 [PATCH v1 0/7] virtio-net: Support flow filter for receive packets Parav Pandit 2023-10-07 05:15
00029 [PATCH v1 2/7] virtio-net: Add flow filter capabilities read commands Parav Pandit 2023-10-07 05:15
00030 [PATCH v1 3/7] virtio-net: Add flow filter group life cycle commands Parav Pandit 2023-10-07 05:15
00031 [PATCH v1 1/7] virtio-net: Add theory of operation for flow filter Parav Pandit 2023-10-07 05:15
00032 [PATCH v1 4/7] virtio-net: Add flow filter transport set command Parav Pandit 2023-10-07 05:15
00033 [PATCH v1 5/7] virtio-net: Add flow filter match values Parav Pandit 2023-10-07 05:15
00034 [PATCH v1 6/7] virtio-net: Add flow filter requests Parav Pandit 2023-10-07 05:15
00035 [PATCH v1 7/7] virtio-net: Add flow filter device and driver requirements Parav Pandit 2023-10-07 05:15
00036 [PATCH v1 0/8] Introduce device migration support commands Parav Pandit 2023-10-08 11:26
00037 [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-08 11:26
00039 [PATCH v1 2/8] admin: Redefine reserved2 as command specific output Parav Pandit 2023-10-08 11:26
00038 [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-08 11:26
00040 [PATCH v1 4/8] admin: Add device migration admin commands Parav Pandit 2023-10-08 11:26
00042 [PATCH v1 5/8] admin: Add requirements of device migration commands Parav Pandit 2023-10-08 11:26
00041 [PATCH v1 6/8] admin: Add theory of operation for write recording commands Parav Pandit 2023-10-08 11:26
00043 [PATCH v1 8/8] admin: Add requirements of write reporting commands Parav Pandit 2023-10-08 11:26
00044 [PATCH v1 7/8] admin: Add write recording commands Parav Pandit 2023-10-08 11:26
00045 Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-08 11:41
00046 Re: [PATCH v1 7/8] admin: Add write recording commands Michael S. Tsirkin 2023-10-08 11:53
00047 [PATCH v19] virtio-net: support device stats Xuan Zhuo 2023-10-09 01:31
00048 Re: [virtio-comment] [PATCH v19] virtio-net: support device stats Xuan Zhuo 2023-10-09 01:38
00049 RE: [PATCH v1 7/8] admin: Add write recording commands Parav Pandit 2023-10-09 04:14
00050 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-09 04:15
00051 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-09 08:49
00052 Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Zhu, Lingshan 2023-10-09 10:01
00053 Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Zhu, Lingshan 2023-10-09 10:06
00054 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-09 10:06
00055 RE: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Parav Pandit 2023-10-09 10:08
00056 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-09 10:34
00057 Re: [PATCH v1 7/8] admin: Add write recording commands Michael S. Tsirkin 2023-10-09 10:57
00058 RE: [virtio-comment] Re: [PATCH v1 7/8] admin: Add write recording commands Parav Pandit 2023-10-09 11:48
00059 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-09 12:02
00060 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-09 14:30
00061 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-09 15:55
00062 Re: [virtio-comment] Re: [PATCH v1 7/8] admin: Add write recording commands Michael S. Tsirkin 2023-10-09 16:15
00063 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-09 16:19
00064 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-09 17:21
00065 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-09 17:22
00066 RE: [virtio-comment] Re: [PATCH v1 7/8] admin: Add write recording commands Parav Pandit 2023-10-09 17:22
00067 RE: [EXT] [virtio-dev] Re: [virtio-comment] [PATCH v2] virtio-net: support the RSS context Satananda Burla 2023-10-09 23:47
00068 Re: [virtio-dev] RE: [EXT] [virtio-dev] Re: [virtio-comment] [PATCH v2] virtio-net: support the RSS context Heng Qi 2023-10-10 02:15
00069 RE: [PATCH v3 0/2] Support enabling virtqueue after DRIVER_OK Parav Pandit 2023-10-10 04:57
00070 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-10 05:51
00071 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-10 07:19
00072 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-10 08:52
00073 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Zhu, Lingshan 2023-10-10 08:57
00074 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-10 09:40
00075 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-10 09:58
00076 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-10 12:41
00077 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-10 13:08
00078 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-10 14:00
00079 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-10 14:09
00080 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-10 14:55
00081 RE: [virtio-dev] RE: [EXT] [virtio-dev] Re: [virtio-comment] [PATCH v2] virtio-net: support the RSS context Satananda Burla 2023-10-10 15:21
00082 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-11 03:14
00083 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-11 06:02
00084 [PATCH] virtio-net: support distinguishing between partial and full checksum Heng Qi 2023-10-11 06:43
00085 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-11 10:08
00086 Re: [virtio-comment] Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Michael S. Tsirkin 2023-10-11 10:20
00087 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Zhu, Lingshan 2023-10-11 10:25
00088 Re: [virtio-comment] Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Zhu, Lingshan 2023-10-11 10:38
00089 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-11 10:47
00090 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-11 10:54
00091 Re: [PATCH v2 5/9] virtio-iommu: Add VT-d IO page table Tina Zhang 2023-10-11 11:32
00092 Re: [PATCH v2 1/9] virtio-iommu: Add ATTACH_TABLE request Tina Zhang 2023-10-11 11:39
00093 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-11 11:43
00094 RE: [virtio-comment] Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Parav Pandit 2023-10-11 11:53
00095 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-11 19:51
00096 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-11 19:55
00097 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-11 20:14
00098 Re: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Xuan Zhuo 2023-10-12 06:39
00099 [PATCH RESEND v3] virtio-net: support the RSS context Heng Qi 2023-10-12 07:47
00100 Re: [virtio-comment] Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Michael S. Tsirkin 2023-10-12 09:59
00101 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-12 10:00
00102 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-12 10:06
00103 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-12 10:09
00104 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-12 10:13
00105 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Zhu, Lingshan 2023-10-12 10:21
00106 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-12 10:21
00107 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Zhu, Lingshan 2023-10-12 10:23
00108 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-12 10:45
00109 Re: [virtio-comment] Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Zhu, Lingshan 2023-10-12 10:50
00110 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-12 10:52
00111 Re: [virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification. Peter Hilber 2023-10-12 10:56
00112 Re: [virtio-comment] Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Zhu, Lingshan 2023-10-12 10:57
00113 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-12 10:58
00114 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-12 11:10
00115 Re: [virtio-comment] Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Michael S. Tsirkin 2023-10-12 11:12
00116 Re: [virtio-comment] Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Michael S. Tsirkin 2023-10-12 11:13
00117 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-12 11:17
00118 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-12 11:23
00119 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-12 11:37
00120 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-12 11:47
00121 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-12 13:03
00122 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-12 13:05
00123 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-12 13:13
00124 Re: [virtio-comment] Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Michael S. Tsirkin 2023-10-12 14:39
00125 [virtio-queue] CLARIFICATION: "free descriptors" External Jasper Haag 2023-10-12 16:41
00126 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-13 01:15
00127 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-13 01:17
00128 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-13 01:18
00129 Re: [virtio-comment] [PATCH] virtio-net: support distinguishing between partial and full checksum Jason Wang 2023-10-13 02:01
00130 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-13 06:36
00131 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-13 06:36
00132 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-13 06:40
00133 RE: [virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification. Parav Pandit 2023-10-13 07:40
00134 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Zhu, Lingshan 2023-10-13 09:06
00135 Re: [virtio-dev] Re: [virtio-comment] Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Zhu, Lingshan 2023-10-13 10:18
00136 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-13 10:23
00137 Re: [virtio-comment] Re: [virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state Zhu, Lingshan 2023-10-13 10:24
00138 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-13 11:26
00139 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-13 11:28
00140 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-13 11:28
00141 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-13 11:41
00142 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-13 11:41
00143 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-13 11:42
00144 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-13 11:49
00145 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-13 11:52
00146 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-13 11:54
00147 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-13 11:57
00148 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-13 12:00
00149 Re: [virtio-dev] [PATCH RFC 3/3] rng: leak detection support Michael S. Tsirkin 2023-10-13 13:38
00150 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-13 13:49
00151 Re: [virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification. Peter Hilber 2023-10-13 15:30
00152 RE: [EXT] [PATCH v1 2/7] virtio-net: Add flow filter capabilities read commands Satananda Burla 2023-10-15 23:40
00153 RE: [EXT] [PATCH v1 6/7] virtio-net: Add flow filter requests Satananda Burla 2023-10-15 23:40
00154 RE: [EXT] [PATCH v1 7/7] virtio-net: Add flow filter device and driver requirements Satananda Burla 2023-10-15 23:40
00155 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Zhu, Lingshan 2023-10-16 08:41
00156 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Zhu, Lingshan 2023-10-16 08:46
00157 Re: [virtio-comment] [PATCH] virtio-net: support distinguishing between partial and full checksum Heng Qi 2023-10-16 08:53
00158 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-16 09:01
00159 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Zhu, Lingshan 2023-10-16 09:44
00160 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Zhu, Lingshan 2023-10-16 09:44
00161 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-16 09:48
00162 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-16 09:50
00163 RE: [PATCH v3 0/2] Support enabling virtqueue after DRIVER_OK Parav Pandit 2023-10-16 16:30
00164 RE: [EXT] [PATCH v1 2/7] virtio-net: Add flow filter capabilities read commands Parav Pandit 2023-10-16 16:35
00165 RE: [EXT] [PATCH v1 7/7] virtio-net: Add flow filter device and driver requirements Parav Pandit 2023-10-16 16:54
00166 RE: [EXT] [PATCH v1 6/7] virtio-net: Add flow filter requests Parav Pandit 2023-10-16 16:55
00167 RE: [EXT] [PATCH v1 7/7] virtio-net: Add flow filter device and driver requirements Satananda Burla 2023-10-16 20:31
00168 RE: [EXT] [PATCH v1 2/7] virtio-net: Add flow filter capabilities read commands Satananda Burla 2023-10-16 21:11
00169 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-17 01:42
00170 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-17 01:43
00171 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-17 01:53
00172 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-17 02:02
00173 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-17 02:10
00174 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-17 03:19
00175 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-17 03:26
00176 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-17 03:45
00177 RE: [virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification. Parav Pandit 2023-10-17 04:06
00178 Re: [virtio-comment] [PATCH] virtio-net: support distinguishing between partial and full checksum Heng Qi 2023-10-17 07:42
00179 Re: [virtio-comment] RE: [PATCH v3 0/2] Support enabling virtqueue after DRIVER_OK Cornelia Huck 2023-10-17 11:58
00180 Re: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Cornelia Huck 2023-10-17 12:25
00181 RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-17 12:48
00182 RE: [virtio-comment] RE: [PATCH v3 0/2] Support enabling virtqueue after DRIVER_OK Parav Pandit 2023-10-17 12:50
00183 [PATCH v4 0/2] Support enabling virtqueue after DRIVER_OK Parav Pandit 2023-10-17 14:32
00184 [PATCH v4 1/2] conformance: Add missing virtqueue reset conformance references Parav Pandit 2023-10-17 14:32
00185 [PATCH v4 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-17 14:32
00186 virtio-sound: release control request clarification Matias Ezequiel Vara Larsen 2023-10-17 15:19
00187 Re: virtio-sound: release control request clarification Manos Pitsidianakis 2023-10-17 15:29
00188 Re: [virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification. Peter Hilber 2023-10-17 16:06
00189 [PATCH v2 0/8] Introduce device migration support commands Parav Pandit 2023-10-17 20:07
00192 [PATCH v2 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-17 20:07
00190 [PATCH v2 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-17 20:07
00191 [PATCH v2 2/8] admin: Redefine reserved2 as command specific output Parav Pandit 2023-10-17 20:07
00193 [PATCH v2 5/8] admin: Add requirements of device migration commands Parav Pandit 2023-10-17 20:07
00195 [PATCH v2 4/8] admin: Add device migration admin commands Parav Pandit 2023-10-17 20:07
00194 [PATCH v2 6/8] admin: Add theory of operation for write recording commands Parav Pandit 2023-10-17 20:07
00196 [PATCH v2 8/8] admin: Add requirements of write reporting commands Parav Pandit 2023-10-17 20:07
00197 [PATCH v2 7/8] admin: Add write recording commands Parav Pandit 2023-10-17 20:07
00198 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-18 00:53
00199 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-18 00:53
00200 Re: [virtio-comment] [PATCH v2 0/8] Introduce device migration support commands Jason Wang 2023-10-18 00:54
00201 Re: virtio-sound: release control request clarification Anton Yakovlev 2023-10-18 01:06
00202 Re: [virtio-comment] [PATCH v2 0/8] Introduce device migration support commands Zhu, Lingshan 2023-10-18 01:56
00203 RE: [virtio-comment] [PATCH v2 0/8] Introduce device migration support commands Parav Pandit 2023-10-18 04:02
00204 RE: [virtio-comment] [PATCH v2 0/8] Introduce device migration support commands Parav Pandit 2023-10-18 04:04
00205 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-18 04:30
00206 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-18 05:00
00207 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-18 05:02
00208 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-18 05:28
00209 RE: [virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification. Parav Pandit 2023-10-18 05:36
00210 Re: [virtio-comment] [PATCH v2 0/8] Introduce device migration support commands Michael S. Tsirkin 2023-10-18 06:04
00211 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-18 06:13
00212 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-18 06:15
00213 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-18 06:20
00214 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-18 06:26
00215 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-18 06:28
00216 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Zhu, Lingshan 2023-10-18 06:32
00217 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-18 06:34
00218 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-18 06:35
00219 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Zhu, Lingshan 2023-10-18 06:39
00220 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-18 06:41
00221 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-18 06:43
00222 Re: [PATCH v1 4/8] admin: Add device migration admin commands Michael S. Tsirkin 2023-10-18 06:47
00223 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-18 06:52
00224 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-18 07:21
00225 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-18 08:16
00226 RE: [PATCH v1 4/8] admin: Add device migration admin commands Parav Pandit 2023-10-18 08:25
00227 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-18 08:43
00228 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-18 08:53
00229 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-18 09:48
00230 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-18 09:56
00231 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-18 10:19
00232 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-18 10:23
00233 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Cornelia Huck 2023-10-18 10:25
00234 Re: [PATCH v1 4/8] admin: Add device migration admin commands Michael S. Tsirkin 2023-10-18 10:26
00235 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Michael S. Tsirkin 2023-10-18 10:28
00236 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-18 10:33
00237 RE: [PATCH v1 4/8] admin: Add device migration admin commands Parav Pandit 2023-10-18 10:41
00238 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-18 10:47
00239 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-18 10:58
00240 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Cornelia Huck 2023-10-18 11:04
00241 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Michael S. Tsirkin 2023-10-18 11:12
00242 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-18 11:12
00243 Re: [virtio-comment] Re: virtio-sound: release control request clarification Matias Ezequiel Vara Larsen 2023-10-18 13:31
00244 Re: [PATCH v2 1/9] virtio-iommu: Add ATTACH_TABLE request Jean-Philippe Brucker 2023-10-18 14:41
00245 Re: [PATCH v2 5/9] virtio-iommu: Add VT-d IO page table Jean-Philippe Brucker 2023-10-18 14:54
00246 Re: [virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification. Peter Hilber 2023-10-18 16:14
00247 RE: [virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification. Parav Pandit 2023-10-18 16:24
00248 Re: [virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification. Peter Hilber 2023-10-18 17:00
00249 RE: [virtio-comment] [RFC PATCH v2] virtio-rtc: Add device specification. Parav Pandit 2023-10-18 17:10
00250 Re: [virtio-comment] Re: virtio-sound: release control request clarification Anton Yakovlev 2023-10-19 01:39
00251 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-19 02:41
00252 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-19 02:41
00253 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-19 02:41
00254 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-19 04:30
00255 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-19 04:44
00256 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-19 05:31
00257 [PATCH v2] virtio-net: support distinguishing between partial and full checksum Heng Qi 2023-10-19 06:17
00258 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-19 06:35
00259 Re: [virtio-comment] [PATCH v1 0/7] virtio-net: Support flow filter for receive packets Heng Qi 2023-10-19 06:51
00260 Re: [virtio-comment] [PATCH v1 7/7] virtio-net: Add flow filter device and driver requirements Heng Qi 2023-10-19 06:56
00261 Re: [virtio-comment] [PATCH v1 1/7] virtio-net: Add theory of operation for flow filter Heng Qi 2023-10-19 07:10
00262 Re: [virtio-comment] [PATCH v1 2/7] virtio-net: Add flow filter capabilities read commands Heng Qi 2023-10-19 07:13
00263 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-19 07:30
00264 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-19 08:15
00265 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-19 08:18
00266 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-19 08:31
00267 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-19 08:37
00268 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-19 08:49
00269 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-19 08:55
00270 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-19 08:58
00271 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-19 09:01
00272 RE: [virtio-comment] [PATCH v1 2/7] virtio-net: Add flow filter capabilities read commands Parav Pandit 2023-10-19 09:08
00273 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-19 09:09
00274 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-19 09:11
00275 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-19 09:13
00276 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-19 09:13
00277 RE: [virtio-comment] [PATCH v1 1/7] virtio-net: Add theory of operation for flow filter Parav Pandit 2023-10-19 09:14
00278 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-19 09:15
00279 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-19 09:16
00280 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-19 09:18
00281 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-19 09:20
00282 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-19 09:26
00283 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-19 09:33
00284 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-19 09:39
00285 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-19 09:41
00286 Re: [virtio-comment] [PATCH v2] virtio-net: support the outer source port hash for UDP-encapsulated packets Heng Qi 2023-10-19 09:47
00287 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-19 09:50
00288 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-19 09:53
00289 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Michael S. Tsirkin 2023-10-19 09:54
00290 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-19 09:57
00291 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-19 10:00
00292 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-19 10:01
00293 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-19 10:33
00294 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-19 11:19
00295 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-19 12:02
00296 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-19 13:57
00297 Re: [virtio-queue] CLARIFICATION: "free descriptors" External Jasper Haag 2023-10-19 18:41
00298 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-20 09:31
00299 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-20 09:41
00300 Re: [virtio-comment] [virtio-queue] CLARIFICATION: "free descriptors" External Cornelia Huck 2023-10-20 10:38
00301 Re: [virtio-comment] [virtio-queue] CLARIFICATION: "free descriptors" External Michael S. Tsirkin 2023-10-20 11:12
00302 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-20 11:12
00303 [PATCH v2 0/6] virtio-net: Support flow filter for receive packets Parav Pandit 2023-10-20 12:33
00304 [PATCH v2 1/6] virtio-net: Add theory of operation for flow filter Parav Pandit 2023-10-20 12:33
00305 [PATCH v2 2/6] virtio-net: Add flow filter capabilities read commands Parav Pandit 2023-10-20 12:33
00307 [PATCH v2 3/6] virtio-net: Add flow filter group life cycle commands Parav Pandit 2023-10-20 12:33
00306 [PATCH v2 4/6] virtio-net: Add flow filter transport set command Parav Pandit 2023-10-20 12:33
00308 [PATCH v2 6/6] virtio-net: Add flow filter device and driver requirements Parav Pandit 2023-10-20 12:33
00309 [PATCH v2 5/6] virtio-net: Add flow filter match entry, action and requests Parav Pandit 2023-10-20 12:33
00310 RE: [EXT] [PATCH v1 2/7] virtio-net: Add flow filter capabilities read commands Parav Pandit 2023-10-20 12:34
00311 RE: [EXT] [PATCH v1 6/7] virtio-net: Add flow filter requests Parav Pandit 2023-10-20 12:35
00312 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-20 12:47
00313 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-20 12:54
00314 Re: [virtio-comment] [virtio-queue] CLARIFICATION: "free descriptors" External Jasper Haag 2023-10-20 17:35
00315 [PATCH v6 0/1] Add new feature VIRTIO_F_PRESERVE_RESOURCES Jiqian Chen 2023-10-21 03:51
00316 [PATCH v6 1/1] content: Add new feature VIRTIO_F_PRESERVE_RESOURCES Jiqian Chen 2023-10-21 03:52
00317 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-21 15:34
00318 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-23 03:44
00319 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-23 03:45
00320 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-23 03:54
00321 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-23 04:42
00322 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-23 04:42
00323 RE: [PATCH v6 1/1] content: Add new feature VIRTIO_F_PRESERVE_RESOURCES Parav Pandit 2023-10-23 06:00
00324 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-23 09:48
00325 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-23 10:02
00326 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-23 10:03
00327 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-23 10:09
00328 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-23 10:14
00329 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-23 10:14
00330 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-23 10:26
00331 Re: [PATCH v6 1/1] content: Add new feature VIRTIO_F_PRESERVE_RESOURCES Chen, Jiqian 2023-10-23 10:38
00332 [PATCH v5 0/7] Introduce Virtio Over Fabrics zhenwei pi 2023-10-23 10:51
00333 [PATCH v5 1/7] transport-fabrics: introduce Virtio Over Fabrics overview zhenwei pi 2023-10-23 10:51
00334 [PATCH v5 2/7] transport-fabrics: introduce Virtio-oF Qualified Name zhenwei pi 2023-10-23 10:51
00335 [PATCH v5 3/7] transport-fabrics: introduce Virtio-oF Protocol Data Unit zhenwei pi 2023-10-23 10:51
00336 [PATCH v5 4/7] transport-fabrics: introduce command set zhenwei pi 2023-10-23 10:51
00337 [PATCH v5 5/7] transport-fabrics: introduce transport binding zhenwei pi 2023-10-23 10:51
00338 [PATCH v5 6/7] transport-fabrics: add device initialization zhenwei pi 2023-10-23 10:51
00339 [PATCH v5 7/7] transport-fabrics: introduce keyed eager buffers zhenwei pi 2023-10-23 10:51
00340 Re: [virtio-comment] [virtio-queue] CLARIFICATION: "free descriptors" External Michael S. Tsirkin 2023-10-23 11:21
00341 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-23 11:32
00342 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-23 11:34
00343 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-23 13:29
00344 RE: [PATCH v6 1/1] content: Add new feature VIRTIO_F_PRESERVE_RESOURCES Parav Pandit 2023-10-23 13:35
00345 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Cornelia Huck 2023-10-23 13:57
00346 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-23 14:00
00347 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Cornelia Huck 2023-10-23 14:28
00348 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-23 14:53
00349 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Cornelia Huck 2023-10-23 15:01
00350 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-23 15:21
00351 Re: [virtio-comment] [virtio-queue] CLARIFICATION: "free descriptors" External Jasper Haag 2023-10-23 16:53
00352 Re: [virtio-comment] [PATCH RESEND v3] virtio-net: support the RSS context Heng Qi 2023-10-24 03:36
00353 RE: [virtio-comment] [PATCH RESEND v3] virtio-net: support the RSS context Parav Pandit 2023-10-24 03:41
00354 Re: [virtio-comment] [PATCH RESEND v3] virtio-net: support the RSS context Heng Qi 2023-10-24 03:45
00355 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-24 04:46
00356 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-24 04:49
00357 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-24 04:57
00358 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-24 10:01
00359 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-24 10:10
00360 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-24 10:11
00361 Re: [virtio-dev] virtio-snd comments/questions Matias Ezequiel Vara Larsen 2023-10-24 10:18
00362 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-24 10:27
00363 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-24 10:30
00364 Re: [PATCH v6 1/1] content: Add new feature VIRTIO_F_PRESERVE_RESOURCES Chen, Jiqian 2023-10-24 10:35
00365 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-24 10:37
00366 RE: [PATCH v6 1/1] content: Add new feature VIRTIO_F_PRESERVE_RESOURCES Parav Pandit 2023-10-24 10:51
00367 Re: [PATCH v6 1/1] content: Add new feature VIRTIO_F_PRESERVE_RESOURCES Chen, Jiqian 2023-10-24 12:13
00368 [PATCH] [PATCH v3] virtio-spi: add the device specification Haixu Cui 2023-10-24 12:49
00369 [PATCH v4] virtio-spi: add the device specification Haixu Cui 2023-10-24 12:54
00370 Re: [PATCH v4] virtio-spi: add the device specification Haixu Cui 2023-10-24 13:08
00371 Re: [virtio-dev] virtio-snd comments/questions Matias Ezequiel Vara Larsen 2023-10-24 13:30
00372 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-25 01:28
00373 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-25 01:29
00374 RE: [PATCH v6 1/1] content: Add new feature VIRTIO_F_PRESERVE_RESOURCES Parav Pandit 2023-10-25 03:51
00375 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-25 07:02
00376 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-25 07:15
00377 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-25 08:30
00378 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-25 08:33
00379 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-25 09:50
00380 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-25 09:55
00381 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Cornelia Huck 2023-10-25 10:18
00382 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-25 10:19
00383 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-25 10:20
00384 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-25 10:22
00385 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Michael S. Tsirkin 2023-10-25 10:24
00386 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-25 10:29
00387 [PATCH] nsm: Add NSM description Alexander Graf 2023-10-25 23:54
00388 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-26 00:46
00389 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-26 00:46
00390 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-26 00:57
00391 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-26 03:31
00392 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-26 03:32
00393 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-26 03:45
00394 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-26 03:51
00395 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-26 03:58
00396 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Michael S. Tsirkin 2023-10-26 05:39
00397 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-26 06:02
00398 RE: [PATCH v2 0/6] virtio-net: Support flow filter for receive packets Parav Pandit 2023-10-26 06:11
00399 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-26 06:23
00400 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Michael S. Tsirkin 2023-10-26 06:24
00401 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-26 06:38
00402 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-26 06:44
00403 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-26 06:47
00404 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-26 07:04
00405 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Eugenio Perez Martin 2023-10-26 08:28
00406 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-26 08:38
00407 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Michael S. Tsirkin 2023-10-26 09:15
00408 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Michael S. Tsirkin 2023-10-26 09:18
00409 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-26 09:22
00410 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-26 09:24
00411 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Michael S. Tsirkin 2023-10-26 09:26
00412 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Michael S. Tsirkin 2023-10-26 09:27
00413 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-26 09:45
00414 Re: [PATCH v6 1/1] content: Add new feature VIRTIO_F_PRESERVE_RESOURCES Chen, Jiqian 2023-10-26 10:24
00415 Re: [PATCH v6 1/1] content: Add new feature VIRTIO_F_PRESERVE_RESOURCES Michael S. Tsirkin 2023-10-26 10:30
00416 Re: [PATCH v2 1/9] virtio-iommu: Add ATTACH_TABLE request Tina Zhang 2023-10-27 01:38
00417 [PATCH v4] virtio-net: support the RSS context Heng Qi 2023-10-27 02:32
00418 Re: [virtio-comment] [PATCH v2] virtio-net: support distinguishing between partial and full checksum Heng Qi 2023-10-27 02:35
00419 Re: [PATCH v6 1/1] content: Add new feature VIRTIO_F_PRESERVE_RESOURCES Chen, Jiqian 2023-10-27 03:03
00420 Re: [PATCH v2 5/9] virtio-iommu: Add VT-d IO page table Tina Zhang 2023-10-27 03:14
00421 Re: [virtio-comment] [PATCH v2] virtio-net: support distinguishing between partial and full checksum Michael S. Tsirkin 2023-10-27 07:40
00422 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Cornelia Huck 2023-10-27 10:13
00423 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-27 10:28
00424 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Cornelia Huck 2023-10-27 11:46
00425 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-27 11:55
00426 Re: [PATCH v4] virtio-spi: add the device specification Harald Mommer 2023-10-27 13:03
00427 [PATCH v3 0/6] virtio-net: Support flow filter for receive packets Parav Pandit 2023-10-27 13:23
00428 [PATCH v3 1/6] virtio-net: Add theory of operation for flow filter Parav Pandit 2023-10-27 13:24
00429 [PATCH v3 2/6] virtio-net: Add flow filter capabilities read commands Parav Pandit 2023-10-27 13:24
00430 [PATCH v3 4/6] virtio-net: Add flow filter transport set command Parav Pandit 2023-10-27 13:24
00432 [PATCH v3 3/6] virtio-net: Add flow filter group life cycle commands Parav Pandit 2023-10-27 13:24
00431 [PATCH v3 6/6] virtio-net: Add flow filter device and driver requirements Parav Pandit 2023-10-27 13:24
00433 [PATCH v3 5/6] virtio-net: Add flow filter match entry, action and requests Parav Pandit 2023-10-27 13:24
00434 [PATCH] conformance: Add missing virtqueue reset conformance references Parav Pandit 2023-10-27 13:33
00435 RE: [PATCH] conformance: Add missing virtqueue reset conformance references Parav Pandit 2023-10-27 13:36
00436 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Cornelia Huck 2023-10-27 13:37
00437 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-27 13:43
00438 Re: [PATCH] conformance: Add missing virtqueue reset conformance references Michael S. Tsirkin 2023-10-27 14:24
00439 Re: [PATCH] conformance: Add missing virtqueue reset conformance references Cornelia Huck 2023-10-27 14:32
00440 Re: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Michael S. Tsirkin 2023-10-27 15:13
00441 RE: [virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage Parav Pandit 2023-10-27 15:44
00442 Re: [virtio-comment] [PATCH v2] virtio-net: support distinguishing between partial and full checksum Xuan Zhuo 2023-10-28 01:58
00443 Re: [virtio-comment] [PATCH v2] virtio-net: support distinguishing between partial and full checksum Heng Qi 2023-10-28 02:36
00444 [PATCH] packed-ring: Change host,guest to device,driver Parav Pandit 2023-10-29 14:05
00445 [PATCH] description: Avoid splitting the wort virtqueue Parav Pandit 2023-10-29 14:16
00446 Re: [PATCH] packed-ring: Change host,guest to device,driver Michael S. Tsirkin 2023-10-29 14:29
00447 RE: [EXT] [PATCH v3 2/6] virtio-net: Add flow filter capabilities read commands Satananda Burla 2023-10-30 01:36
00448 RE: [EXT] [PATCH v3 5/6] virtio-net: Add flow filter match entry, action and requests Satananda Burla 2023-10-30 01:36
00449 RE: [EXT] [PATCH v3 2/6] virtio-net: Add flow filter capabilities read commands Parav Pandit 2023-10-30 03:33
00450 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-30 03:45
00451 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-30 03:59
00452 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-30 04:02
00453 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-30 04:04
00454 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-30 04:06
00455 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-30 04:17
00456 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-30 04:28
00457 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-30 04:46
00458 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-30 04:49
00459 Re: [PATCH] packed-ring: Change host,guest to device,driver Cornelia Huck 2023-10-30 08:41
00460 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-30 10:03
00461 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-30 10:23
00462 Re: [virtio-comment] Re: [PATCH] conformance: Add missing virtqueue reset conformance references Cornelia Huck 2023-10-30 11:01
00463 Re: [virtio-comment] Re: [PATCH] conformance: Add missing virtqueue reset conformance references Michael S. Tsirkin 2023-10-30 11:12
00464 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-30 11:27
00465 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-30 11:34
00466 RE: [virtio-comment] Re: [PATCH] conformance: Add missing virtqueue reset conformance references Parav Pandit 2023-10-30 11:46
00467 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-30 11:48
00468 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-30 12:03
00469 [PATCH v3 0/8] Introduce device migration support commands Parav Pandit 2023-10-30 13:20
00470 [PATCH v3 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-30 13:20
00471 [PATCH v3 2/8] admin: Redefine reserved2 as command specific output Parav Pandit 2023-10-30 13:20
00472 [PATCH v3 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-30 13:20
00477 [PATCH v3 4/8] admin: Add device migration admin commands Parav Pandit 2023-10-30 13:20
00473 [PATCH v3 5/8] admin: Add requirements of device migration commands Parav Pandit 2023-10-30 13:20
00474 [PATCH v3 6/8] admin: Add theory of operation for write recording commands Parav Pandit 2023-10-30 13:20
00475 [PATCH v3 7/8] admin: Add write recording commands Parav Pandit 2023-10-30 13:20
00476 [PATCH v3 8/8] admin: Add requirements of write reporting commands Parav Pandit 2023-10-30 13:20
00478 Re: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Jason Wang 2023-10-31 01:35
00479 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Jason Wang 2023-10-31 01:37
00480 Re: [PATCH v3 6/8] admin: Add theory of operation for write recording commands Jason Wang 2023-10-31 01:43
00481 RE: [PATCH v3 6/8] admin: Add theory of operation for write recording commands Parav Pandit 2023-10-31 03:27
00482 RE: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Parav Pandit 2023-10-31 05:17
00483 RE: [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration Parav Pandit 2023-10-31 05:30
00484 Re: [PATCH v3 6/8] admin: Add theory of operation for write recording commands Michael S. Tsirkin 2023-10-31 07:45
00485 Re: [PATCH v3 6/8] admin: Add theory of operation for write recording commands Zhu, Lingshan 2023-10-31 09:32
00486 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-31 09:35
00487 Re: [PATCH v3 6/8] admin: Add theory of operation for write recording commands Michael S. Tsirkin 2023-10-31 09:41
00488 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-31 09:42
00489 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Zhu, Lingshan 2023-10-31 09:45
00490 Re: [virtio-comment] Re: [PATCH v3 6/8] admin: Add theory of operation for write recording commands Zhu, Lingshan 2023-10-31 09:47
00491 Re: [virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration Michael S. Tsirkin 2023-10-31 10:14