LinuxLists
Users
About
Eugenio Perez Martin (
[email protected]
)
Number of posts: 381 (0.24 per day)
First post: 2020-02-06 14:24:24
Last post: 2024-05-16 13:38:41
Previous Page
/
Next Page
Date
List
Subject
2020-04-18 10:25:17
linux-kernel
[PATCH v3 0/8] tools/vhost: Reset virtqueue on tests
2020-04-18 10:25:16
linux-kernel
[PATCH v3 8/8] tools/virtio: Use tools/include/list.h instead of stubs
2020-04-17 12:26:29
linux-kernel
Re: [PATCH v2 5/8] tools/virtio: Use __vring_new_virtqueue in virtio_test.c
2020-04-17 07:06:39
linux-kernel
Re: [PATCH v2 7/8] tools/virtio: Reset index in virtio_test --reset.
2020-04-16 08:02:55
linux-kernel
[PATCH v2 3/8] vhost: Replace vq->private_data access by backend accesors
2020-04-16 08:02:39
linux-kernel
[PATCH v2 5/8] tools/virtio: Use __vring_new_virtqueue in virtio_test.c
2020-04-16 08:02:04
linux-kernel
[PATCH v2 8/8] tools/virtio: Use tools/include/list.h instead of stubs
2020-04-16 08:01:34
linux-kernel
[PATCH v2 2/8] vhost: Not cleaning batched descs in VHOST_SET_VRING_BASE ioctl
2020-04-16 08:01:20
linux-kernel
[PATCH v2 1/8] tools/virtio: fix virtio_test.c indentation
2020-04-16 08:00:09
linux-kernel
[PATCH v2 6/8] tools/virtio: Extract virtqueue initialization in vq_reset
2020-04-16 08:00:05
linux-kernel
[PATCH v2 7/8] tools/virtio: Reset index in virtio_test --reset.
2020-04-16 07:59:46
linux-kernel
[PATCH v2 4/8] vhost: Fix bad order in vhost_test_set_backend at enable
2020-04-16 07:59:23
linux-kernel
[PATCH v2 0/8] tools/vhost: Reset virtqueue on tests
2020-04-13 15:36:05
linux-kernel
Re: [PATCH 0/8] tools/vhost: Reset virtqueue on tests
2020-04-03 16:58:04
linux-kernel
[PATCH 2/8] vhost: Not cleaning batched descs in VHOST_SET_VRING_BASE ioctl
2020-04-03 16:57:44
linux-kernel
[PATCH 4/8] vhost: Fix bad order in vhost_test_set_backend at enable
2020-04-03 16:57:41
linux-kernel
[PATCH 1/8] tools/virtio: fix virtio_test.c indentation
2020-04-03 16:54:32
linux-kernel
[PATCH 5/8] tools/virtio: Use __vring_new_virtqueue in virtio_test.c
2020-04-03 16:54:13
linux-kernel
[PATCH 0/8] tools/vhost: Reset virtqueue on tests
2020-04-03 16:54:04
linux-kernel
[PATCH 8/8] tools/virtio: Use tools/include/list.h instead of stubs
2020-04-03 16:53:43
linux-kernel
[PATCH 7/8] tools/virtio: Reset index in virtio_test --reset.
2020-04-03 16:53:38
linux-kernel
[PATCH 6/8] tools/virtio: Extract virtqueue initialization in vq_reset
2020-04-03 16:53:21
linux-kernel
[PATCH 3/8] vhost: Replace vq->private_data access by backend accesors
2020-04-02 08:19:51
linux-kernel
Re: [PATCH v3 0/8] vhost: Reset batched descriptors on SET_VRING_BASE call
2020-04-01 18:42:12
linux-kernel
Re: [PATCH v3 0/8] vhost: Reset batched descriptors on SET_VRING_BASE call
2020-04-01 18:34:01
linux-kernel
[PATCH v4 1/7] vhost: option to fetch descriptors through an independent struct
2020-04-01 18:33:56
linux-kernel
[PATCH v4 3/7] vhost: batching fetches
2020-04-01 18:33:36
linux-kernel
[PATCH v4 0/7] vhost: Reset batched descriptors on SET_VRING_BASE call
2020-04-01 18:32:56
linux-kernel
[PATCH v4 7/7] tools/virtio: Make --reset reset ring idx
2020-04-01 18:32:54
linux-kernel
[PATCH v4 6/7] tools/virtio: Add --reset=random
2020-04-01 18:32:53
linux-kernel
[PATCH v4 5/7] tools/virtio: Add --batch=random option
2020-04-01 18:32:36
linux-kernel
[PATCH v4 4/7] tools/virtio: Add --batch option
2020-04-01 18:32:36
linux-kernel
[PATCH v4 2/7] vhost: use batched version by default
2020-03-31 19:31:19
linux-kernel
[PATCH v3 0/8] vhost: Reset batched descriptors on SET_VRING_BASE call
2020-03-31 19:31:14
linux-kernel
Re: [PATCH v2 1/8] vhost: Create accessors for virtqueues private_data
2020-03-31 19:31:01
linux-kernel
Re: [PATCH v2 1/8] vhost: Create accessors for virtqueues private_data
2020-03-31 19:30:31
linux-kernel
[PATCH v3 2/8] vhost: option to fetch descriptors through an independent struct
2020-03-31 19:30:16
linux-kernel
[PATCH v3 6/8] tools/virtio: Add --batch=random option
2020-03-31 19:29:51
linux-kernel
[PATCH v3 3/8] vhost: use batched version by default
2020-03-31 19:29:34
linux-kernel
[PATCH v3 8/8] tools/virtio: Make --reset reset ring idx
2020-03-31 19:29:29
linux-kernel
[PATCH v3 7/8] tools/virtio: Add --reset=random
2020-03-31 19:29:18
linux-kernel
[PATCH v3 5/8] tools/virtio: Add --batch option
2020-03-31 19:29:08
linux-kernel
[PATCH v3 4/8] vhost: batching fetches
2020-03-31 19:28:56
linux-kernel
[PATCH v3 1/8] vhost: Create accessors for virtqueues private_data
2020-03-31 18:02:33
linux-kernel
[PATCH v2 0/8] vhost: Reset batched descriptors on SET_VRING_BASE call
2020-03-31 18:02:25
linux-kernel
[PATCH v2 4/8] vhost: batching fetches
2020-03-31 18:01:44
linux-kernel
[PATCH v2 8/8] tools/virtio: Make --reset reset ring idx
2020-03-31 18:01:33
linux-kernel
[PATCH v2 7/8] tools/virtio: Add --reset=random
2020-03-31 18:01:27
linux-kernel
[PATCH v2 6/8] tools/virtio: Add --batch=random option
2020-03-31 18:01:25
linux-kernel
[PATCH v2 5/8] tools/virtio: Add --batch option
2020-03-31 18:01:14
linux-kernel
[PATCH v2 3/8] vhost: use batched version by default