Xuan Zhuo ([email protected])

Number of posts: 209 (0.17 per day)
First post: 2020-11-16 08:15:50
Last post: 2024-04-07 08:13:18

Date List Subject
2023-03-06 09:03:57 linux-kernel Re: [PATCH v3] virtio-net: Fix probe of virtio-net on kvmtool
2023-02-28 10:13:36 linux-kernel Re: [PATCH v2] virtio-net: Fix probe of virtio-net on kvmtool
2023-02-28 10:09:15 linux-kernel Re: [PATCH v2] virtio-net: Fix probe of virtio-net on kvmtool
2023-01-30 07:40:15 linux-kernel Re: [PATCH] vhost-net: support VIRTIO_F_RING_RESET
2022-12-29 06:30:20 linux-kernel Re: [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command
2022-12-29 04:17:28 linux-kernel Re: [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command
2022-12-29 02:20:12 linux-kernel Re: [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command
2022-12-29 02:16:55 linux-kernel Re: [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command
2022-12-28 09:19:34 linux-kernel Re: [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command
2022-12-28 08:49:47 linux-kernel Re: [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command
2022-12-27 02:33:46 linux-kernel Re: [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command
2022-12-13 03:50:12 linux-kernel Re: [PATCH net] virtio-net: correctly enable callback during start_xmit
2022-11-28 06:47:08 linux-kernel Re: [PATCH 2/2] tools/virtio: remove smp_read_barrier_depends()
2022-11-28 06:27:50 linux-kernel Re: [PATCH 1/2] tools/virtio: remove stray characters
2022-10-24 12:41:03 linux-kernel Re: [PATCH 2/2] virtio_ring: use helper function is_power_of_2()
2022-10-24 12:36:24 linux-kernel Re: [PATCH 1/2] virtio_pci: use helper function is_power_of_2()
2022-10-17 03:06:00 linux-kernel Re: [PATCH V2 2/2] net: Fixup virtnet_set_affinity() cause cpumask warning
2022-10-17 02:12:01 linux-kernel Re: [PATCH V2 2/2] net: Fixup virtnet_set_affinity() cause cpumask warning
2022-09-06 10:01:30 linux-kernel Re: [PATCH] Documentation: add basic information on vDPA
2022-09-01 06:40:38 linux-kernel Re: [RFC v3 5/7] virtio: unmask F_NEXT flag in desc_extra
2022-09-01 06:39:52 linux-kernel Re: [RFC v3 6/7] virtio: in order support for virtio_ring
2022-08-18 03:40:58 linux-kernel Re: [RFC v2 5/7] virtio: unmask F_NEXT flag in desc_extra
2022-08-18 03:18:46 linux-kernel Re: [RFC v2 6/7] virtio: in order support for virtio_ring
2022-08-18 02:46:35 linux-kernel Re: upstream kernel crashes
2022-08-17 07:06:07 linux-kernel Re: upstream kernel crashes
2022-08-16 07:58:07 linux-kernel Re: upstream kernel crashes
2022-08-16 07:27:04 linux-kernel Re: [PATCH v3 0/5] virtio: drop sizing vqs during init
2022-08-14 01:54:40 linux-kernel Re: [GIT PULL] virtio: fatures, fixes
2022-07-25 09:50:02 linux-kernel Re: [PATCH V6] virtio-net: fix the race between refill work and close
2022-06-30 06:57:42 linux-kernel Re: [PATCH V2] virtio-net: fix the race between refill work and close
2022-06-30 03:08:52 linux-kernel Re: [PATCH V2] virtio-net: fix the race between refill work and close
2022-06-24 08:51:20 linux-kernel Re: [PATCH V3] virtio: disable notification hardening by default
2022-06-23 08:51:37 linux-kernel Re: [syzbot] WARNING: suspicious RCU usage (5)
2022-05-28 20:31:17 linux-kernel Re: [PATCH V6 2/9] virtio: use virtio_reset_device() when possible
2022-05-28 20:03:47 linux-kernel Re: [PATCH V6 3/9] virtio: introduce config op to synchronize vring callbacks
2022-05-28 19:28:43 linux-kernel Re: [PATCH V6 8/9] virtio: harden vring IRQ
2022-05-28 19:08:45 linux-kernel Re: [PATCH V6 1/9] virtio: use virtio_device_ready() in virtio_device_restore()
2022-05-28 18:25:49 linux-kernel Re: [PATCH V6 9/9] virtio: use WARN_ON() to warning illegal status value
2022-05-28 10:07:26 linux-kernel Re: [PATCH V6 7/9] virtio: allow to unbreak virtqueue
2022-05-27 14:11:20 linux-kernel Re: [PATCH V6 4/9] virtio-pci: implement synchronize_cbs()
2022-05-27 10:57:14 linux-kernel Re: [PATCH V6 5/9] virtio-mmio: implement synchronize_cbs()
2022-04-25 17:52:03 linux-kernel [RFC PATCH 09/16] virtio_ring: packed: always update desc_extra
2022-04-25 08:29:44 linux-kernel [RFC PATCH 16/16] virtio_ring: virtqueue_resize() no longer call recycle() directly
2022-04-25 08:28:46 linux-kernel [RFC PATCH 11/16] virtio_ring: packed: extract virtqueue_update_packed()
2022-04-25 08:04:27 linux-kernel [RFC PATCH 06/16] virtio_ring: split: introduce vring_reuse_bufs_split()
2022-04-25 07:38:55 linux-kernel [RFC PATCH 08/16] virtio_ring: packed: extract next_idx()
2022-04-25 07:17:07 linux-kernel [RFC PATCH 04/16] virtio_ring: split: extract detach_from_vring_split()
2022-04-24 21:56:42 linux-kernel [RFC PATCH 15/16] virtio_ring: packed: resize support re-use buffers
2022-04-24 17:28:42 linux-kernel [RFC PATCH 07/16] virtio_ring: split: resize support re-use buffers
2022-04-24 14:31:22 linux-kernel [RFC PATCH 13/16] virtio_ring: packed: support copy from vring
2022-04-24 12:11:15 linux-kernel [RFC PATCH 14/16] virtio_ring: packed: introduce vring_reuse_bufs_packed()