LinuxLists
Users
About
Si-Wei Liu (
[email protected]
)
Number of posts: 256 (0.19 per day)
First post: 2020-10-01 21:05:15
Last post: 2024-05-30 00:54:52
Previous Page
/
Next Page
Date
List
Subject
2023-10-17 00:42:59
linux-kernel
[PATCH v2 0/4] vdpa: decouple reset of iotlb mapping from device reset
2023-10-16 20:31:04
linux-kernel
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
2023-10-16 20:11:27
linux-kernel
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
2023-10-13 17:29:56
linux-kernel
Re: [RFC PATCH] vdpa_sim: implement .reset_map support
2023-10-13 08:26:41
linux-kernel
[RFC PATCH] vdpa_sim: implement .reset_map support
2023-10-13 07:56:35
linux-kernel
Re: [PATCH 4/4] vdpa/mlx5: implement .reset_map driver op
2023-10-13 07:37:09
linux-kernel
Re: [PATCH 1/4] vdpa: introduce .reset_map operation callback
2023-10-13 07:37:08
linux-kernel
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
2023-10-12 06:19:19
linux-kernel
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
2023-10-10 09:07:31
linux-kernel
[PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
2023-10-10 09:07:30
linux-kernel
[PATCH 4/4] vdpa/mlx5: implement .reset_map driver op
2023-10-10 09:06:38
linux-kernel
[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
2023-10-10 09:06:26
linux-kernel
[PATCH 1/4] vdpa: introduce .reset_map operation callback
2023-10-10 09:06:20
linux-kernel
[PATCH 3/4] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
2023-09-26 23:27:26
linux-kernel
Re: [PATCH 00/16] vdpa: Add support for vq descriptor mappings
2023-09-15 08:09:35
linux-kernel
Re: [PATCH 00/16] vdpa: Add support for vq descriptor mappings
2023-08-19 18:22:51
linux-kernel
Re: [PATCH RFC 1/4] vdpa: introduce .reset_map operation callback
2023-08-19 11:29:01
linux-kernel
Re: [PATCH RFC 4/4] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
2023-08-11 00:41:28
linux-kernel
Re: [PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
2023-08-10 01:00:00
linux-kernel
Re: [PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
2023-08-09 01:16:31
linux-kernel
Re: [PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
2023-08-03 18:04:14
linux-kernel
Re: [PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
2023-07-20 00:17:41
linux-kernel
Re: [PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
2023-07-19 22:47:59
linux-kernel
Re: [PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
2023-07-04 00:41:41
linux-kernel
Re: [PATCH] mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
2023-02-16 05:04:02
linux-kernel
Re: [PATCH v3] vdpa/mlx5: should not activate virtq object when suspended
2023-02-15 01:31:14
linux-kernel
[PATCH v3] vdpa/mlx5: should not activate virtq object when suspended
2023-02-15 01:20:52
linux-kernel
Re: [PATCH v2] vdpa/mlx5: should not activate virtq object when suspended
2023-02-13 22:48:42
linux-kernel
[PATCH v2] vdpa/mlx5: should not activate virtq object when suspended
2023-02-13 20:17:50
linux-kernel
Re: [PATCH] vdpa/mlx5: should not activate virtq object when suspended
2023-02-11 06:11:12
linux-kernel
[PATCH] vdpa/mlx5: should not activate virtq object when suspended
2023-02-06 23:22:26
linux-kernel
Re: [PATCH v4 0/6] features provisioning fixes and mlx5_vdpa support
2023-02-06 23:12:54
linux-kernel
[PATCH RESENT v4 6/6] vdpa/mlx5: support device features provisioning
2023-02-06 23:12:45
linux-kernel
[PATCH RESENT v4 3/6] vdpa: validate provisioned device features against specified attribute
2023-02-06 23:12:42
linux-kernel
[PATCH RESENT v4 4/6] vdpa: validate device feature provisioning against supported class
2023-02-06 23:12:39
linux-kernel
[PATCH RESENT v4 5/6] vdpa/mlx5: make MTU/STATUS presence conditional on feature bits
2023-02-06 23:12:36
linux-kernel
[PATCH RESENT v4 1/6] vdpa: fix improper error message when adding vdpa dev
2023-02-06 23:12:34
linux-kernel
[PATCH RESENT v4 2/6] vdpa: conditionally read STATUS in config space
2023-02-06 23:12:32
linux-kernel
[PATCH RESENT v4 0/6] features provisioning fixes and mlx5_vdpa support
2023-02-06 23:09:35
linux-kernel
[PATCH v3 5/6] vdpa/mlx5: make MTU/STATUS presence conditional on feature bits
2023-02-06 23:09:18
linux-kernel
[PATCH v3 6/6] vdpa/mlx5: support device features provisioning
2023-02-06 23:09:13
linux-kernel
[PATCH v3 4/6] vdpa: validate device feature provisioning against supported class
2023-02-06 23:09:10
linux-kernel
[PATCH v3 3/6] vdpa: validate provisioned device features against specified attribute
2023-02-06 23:09:06
linux-kernel
[PATCH v3 2/6] vdpa: conditionally read STATUS in config space
2023-02-06 23:09:02
linux-kernel
[PATCH v3 1/6] vdpa: fix improper error message when adding vdpa dev
2023-02-06 23:08:59
linux-kernel
[PATCH v4 0/6] features provisioning fixes and mlx5_vdpa support
2023-02-06 04:54:17
linux-kernel
Re: [PATCH v3 5/6] vdpa/mlx5: conditionally show MTU and STATUS in config space
2023-02-06 04:54:17
linux-kernel
Re: [PATCH v3 2/6] vdpa: conditionally read STATUS in config space
2023-02-03 19:37:40
linux-kernel
Re: [PATCH v2 6/7] vdpa/mlx5: conditionally show MTU and STATUS in config space
2023-02-03 19:32:52
linux-kernel
Re: [PATCH v2 5/7] vdpa: validate device feature provisioning against supported class
2023-02-03 05:03:25
linux-kernel
[PATCH v3 5/6] vdpa/mlx5: conditionally show MTU and STATUS in config space