virtualization
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/07/03
[PATCH virtio 11/19] virtio_console: convert to use virtio_find_vqs_info()
Jiri Pirko
2024/07/03
[PATCH virtio 08/19] virtio: remove the original find_vqs() op
Jiri Pirko
2024/07/03
[PATCH virtio 05/19] virtio_pci: convert vp_*find_vqs() ops to find_vqs_info()
Jiri Pirko
2024/07/03
[PATCH virtio 03/19] virtio: make virtio_find_single_vq() call virtio_find_vqs()
Jiri Pirko
2024/07/03
[PATCH virtio 02/19] virtio: make virtio_find_vqs() call virtio_find_vqs_ctx()
Jiri Pirko
2024/07/03
[PATCH virtio 00/19] virtio: consolidate vq info args of find_vqs()
Jiri Pirko
2024/06/26
Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
Dragos Tatulea
2024/06/25
Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
Jiri Pirko
2024/06/25
RE: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
Parav Pandit
2024/06/25
Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
Jiri Pirko
2024/06/25
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Jiri Pirko
2024/06/25
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Michael S. Tsirkin
2024/06/25
RE: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Parav Pandit
2024/06/25
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Michael S. Tsirkin
2024/06/24
RE: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Parav Pandit
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Jiri Pirko
2024/06/24
RE: [PATCH v6] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Srujana Challa
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Heng Qi
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Jiri Pirko
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Michael S. Tsirkin
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Michael S. Tsirkin
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Jiri Pirko
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Jiri Pirko
2024/06/24
Re: [PATCH] virtio_ring: fix KMSAN error for premapped mode
Michael S. Tsirkin
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Michael S. Tsirkin
2024/06/24
Re: [PATCH] virtio_ring: fix KMSAN error for premapped mode
Alexander Potapenko
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Jiri Pirko
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Jiri Pirko
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Michael S. Tsirkin
2024/06/24
Re: [PATCH virtio 1/8] virtio_pci: push out single vq find code to vp_find_one_vq_msix()
Jiri Pirko
2024/06/24
Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
Jiri Pirko
2024/06/24
Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
Jiri Pirko
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Jiri Pirko
2024/06/24
Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
Michael S. Tsirkin
2024/06/24
Re: [PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
Michael S. Tsirkin
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Michael S. Tsirkin
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Michael S. Tsirkin
2024/06/24
Re: [PATCH virtio 1/8] virtio_pci: push out single vq find code to vp_find_one_vq_msix()
Heng Qi
2024/06/24
Re: [PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Heng Qi
2024/06/24
[PATCH virtio 7/8] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
Jiri Pirko
2024/06/24
[PATCH virtio 8/8] virtio_pci_modern: remove admin queue serialization lock
Jiri Pirko
2024/06/24
[PATCH virtio 6/8] virtio_pci_modern: pass cmd as an identification token
Jiri Pirko
2024/06/24
[PATCH virtio 5/8] virtio_pci_modern: create admin queue of queried size
Jiri Pirko
2024/06/24
[PATCH virtio 4/8] virtio: create admin queues alongside other virtqueues
Jiri Pirko
2024/06/24
[PATCH virtio 2/8] virtio_pci_modern: treat vp_dev->admin_vq.info.vq pointer as static
Jiri Pirko
2024/06/24
[PATCH virtio 3/8] virtio: push out code to vp_avq_index()
Jiri Pirko
2024/06/24
[PATCH virtio 0/8] virtio_pci_modern: allow parallel admin queue commands execution
Jiri Pirko
2024/06/24
[PATCH virtio 1/8] virtio_pci: push out single vq find code to vp_find_one_vq_msix()
Jiri Pirko
2024/06/20
Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
Michael S. Tsirkin
2024/06/20
Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
Jason Wang
2024/06/19
Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
Michael S. Tsirkin
2024/06/19
Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
Jason Wang
2024/06/19
Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
Michael S. Tsirkin
2024/06/19
Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
Dragos Tatulea
2024/06/19
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Manivannan Sadhasivam
2024/06/19
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Michael S. Tsirkin
2024/06/19
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Manivannan Sadhasivam
2024/06/19
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Michael S. Tsirkin
2024/06/19
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Christoph Hellwig
2024/06/18
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Shunsuke Mie
2024/06/18
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Michael S. Tsirkin
2024/06/18
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Shunsuke Mie
2024/06/18
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Michael S. Tsirkin
2024/06/18
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Shunsuke Mie
2024/06/18
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Michael S. Tsirkin
2024/06/18
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Michael S. Tsirkin
2024/06/18
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Manivannan Sadhasivam
2024/06/17
Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
Jason Wang
2024/06/17
RE: mmap_assert_write_locked warnings during for vhost_vdpa_fault
Tian, Kevin
2024/06/17
Re: mmap_assert_write_locked warnings during for vhost_vdpa_fault
Jason Wang
2024/06/17
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Shunsuke Mie
2024/06/17
mmap_assert_write_locked warnings during for vhost_vdpa_fault
Dragos Tatulea
2024/06/16
Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode
Jason Wang
2024/06/14
[PATCH v6] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Srujana Challa
2024/06/14
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Manivannan Sadhasivam
2024/06/12
Re: Looking for guidance on using virtqueues and virtio devices
Doug Miller
2024/06/12
Re: [f2fs-dev] [PATCH] tracing/treewide: Remove second parameter of __assign_str()
patchwork-bot+f2fs
2024/06/12
Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode
Michael S. Tsirkin
2024/06/12
Re: [PATCH v5] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Michael S. Tsirkin
2024/06/12
RE: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode
Srujana Challa
2024/06/11
RE: [PATCH v5] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Srujana Challa
2024/06/11
Re: Looking for guidance on using virtqueues and virtio devices
Shannon Nelson
2024/06/11
Looking for guidance on using virtqueues and virtio devices
Doug Miller
2024/06/10
Re: [PATCH 0/2] virtio-fs: change handling of failure at request enqueue
Stefan Hajnoczi
2024/06/07
Re: [PATCH V2] MAINTAINERS: Change lingshan's email to kernel.org
Michael S. Tsirkin
2024/06/06
Re: [PATCH] virtio_ring: fix KMSAN error for premapped mode
Jason Wang
2024/06/06
Re: [PATCH] virtio_ring: fix KMSAN error for premapped mode
Ilya Leoshkevich
2024/06/06
[PATCH] virtio_ring: fix KMSAN error for premapped mode
Xuan Zhuo
2024/06/05
Re: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode
Jason Wang
2024/06/05
Re: [PATCH] vdpa: Add support for no-IOMMU mode
Jason Wang
2024/06/05
Re: [PATCH] fuse: cleanup request queuing towards virtiofs
Stefan Hajnoczi
2024/06/05
Re: [PATCH] fuse: cleanup request queuing towards virtiofs
Peter-Jan Gootzen
2024/06/04
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Daniel Verkamp
2024/06/04
Re: [PATCH] vdpa: Add support for no-IOMMU mode
Stefano Garzarella
2024/06/04
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Miklos Szeredi
2024/06/04
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Peter-Jan Gootzen
2024/06/04
RE: [EXTERNAL] Re: [PATCH] vdpa: Add support for no-IOMMU mode
Srujana Challa
2024/06/04
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Miklos Szeredi
2024/06/04
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Peter-Jan Gootzen
2024/06/04
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Miklos Szeredi
2024/06/04
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Peter-Jan Gootzen
2024/06/04
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Miklos Szeredi
2024/06/04
RE: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Idan Zach
2024/06/03
RE: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Lege Wang
2024/06/03
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Stefan Hajnoczi
2024/06/03
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Miklos Szeredi
2024/06/03
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Stefan Hajnoczi
2024/06/03
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Miklos Szeredi
2024/06/03
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Peter-Jan Gootzen
2024/06/03
Re: Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Miklos Szeredi
2024/06/03
Addressing architectural differences between FUSE driver and fs - Re: virtio-fs tests between host(x86) and dpu(arm64)
Peter-Jan Gootzen
2024/06/01
Re: [PATCH] vdpa: Add support for no-IOMMU mode
kernel test robot
2024/05/30
Re: [PATCH] vdpa: Add support for no-IOMMU mode
Jason Wang
2024/05/30
Re: [PATCH] fuse: cleanup request queuing towards virtiofs
Bernd Schubert
2024/05/30
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Michael S. Tsirkin
2024/05/30
Re: [PATCH] fuse: cleanup request queuing towards virtiofs
Jingbo Xu
2024/05/30
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Manivannan Sadhasivam
2024/05/30
Re: [PATCH] fuse: cleanup request queuing towards virtiofs
Peter-Jan Gootzen
2024/05/30
[PATCH] vdpa: Add support for no-IOMMU mode
Srujana Challa
2024/05/30
virtio-fs tests between host(x86) and dpu(arm64)
Lege Wang
2024/05/30
Re: [PATCH] fuse: cleanup request queuing towards virtiofs
Miklos Szeredi
2024/05/30
Re: [PATCH] fuse: cleanup request queuing towards virtiofs
Miklos Szeredi
2024/05/29
Re: [PATCH] fuse: cleanup request queuing towards virtiofs
Jingbo Xu
2024/05/29
Re: [PATCH] fuse: cleanup request queuing towards virtiofs
Stefan Hajnoczi
2024/05/29
[PATCH] fuse: cleanup request queuing towards virtiofs
Miklos Szeredi
2024/05/29
Re: [PATCH 2/2] virtio-fs: add multi-queue support
Peter-Jan Gootzen
2024/05/28
Re: [PATCH 2/2] virtio-fs: add multi-queue support
Jingbo Xu
2024/05/28
Re: [PATCH 2/2] virtio-fs: add multi-queue support
Peter-Jan Gootzen
2024/05/28
Re: [PATCH 2/2] virtio-fs: add multi-queue support
Jingbo Xu
2024/05/28
Re: [PATCH 2/2] virtio-fs: add multi-queue support
Miklos Szeredi
2024/05/28
Re: [PATCH 2/2] virtio-fs: add multi-queue support
Peter-Jan Gootzen
2024/05/28
Re: [PATCH 2/2] virtio-fs: add multi-queue support
Miklos Szeredi
2024/05/28
Re: [PATCH 1/2] virtio-fs: limit number of request queues
Jingbo Xu
2024/05/28
Re: [PATCH 1/2] virtio-fs: limit number of request queues
Peter-Jan Gootzen
2024/05/28
Re: [PATCH 2/2] virtio-fs: add multi-queue support
Jingbo Xu
2024/05/28
Re: [PATCH 1/2] virtio-fs: limit number of request queues
Jingbo Xu
2024/05/22
Re: [PATCH 5.10] x86/xen: Drop USERGS_SYSRET64 paravirt call
Greg Kroah-Hartman
2024/05/22
[PATCH 5.10] x86/xen: Drop USERGS_SYSRET64 paravirt call
Pawan Gupta
2024/05/22
[PATCH v5] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Srujana Challa
2024/05/22
Re: [PATCH V2] MAINTAINERS: Change lingshan's email to kernel.org
Zhu Lingshan
2024/05/20
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Michael S. Tsirkin
2024/05/20
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Shunsuke Mie
2024/05/17
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
Guenter Roeck
2024/05/17
[PATCH 0/2] virtio-fs: change handling of failure at request enqueue
Peter-Jan Gootzen
2024/05/17
[PATCH 2/2] virtio-fs: improved request latencies when Virtio queue is full
Peter-Jan Gootzen
2024/05/17
[PATCH 1/2] virtio-fs: let -ENOMEM bubble up or burst gently
Peter-Jan Gootzen
2024/05/17
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
Guenter Roeck
2024/05/17
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt
2024/05/17
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
Guenter Roeck
2024/05/17
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
Darrick J. Wong
2024/05/17
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
Takashi Iwai
2024/05/17
Re: [PATCH] tracing/treewide: Remove second parameter of __assign_str()
Rafael J. Wysocki
2024/05/16
[PATCH] Fix Issue: When VirtIO Backend providing VIRTIO_BLK_F_MQ feature, The file system of the front-end OS fails to be mounted.
Lynch
2024/05/16
Re: [PATCH V2] MAINTAINERS: Change lingshan's email to kernel.org
Zhu, Lingshan
2024/05/16
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Michael S. Tsirkin
2024/05/16
Re: [RFC] Legacy Virtio Driver with Device Has Limited Memory Access
Manivannan Sadhasivam
2024/05/15
Re: [PATCH] ifcvf/vDPA: ifcvf drives standard virtio pci devices
Zhu, Lingshan
2024/05/15
Re: [PATCH 0/9] vhost: Support SIGKILL by flushing and exiting
Michael S. Tsirkin
2024/05/14
Re: [PATCH 0/9] vhost: Support SIGKILL by flushing and exiting
Jason Wang
2024/05/14
Re: [PATCH]virtio-pci: Check if is_avq is NULL
Jason Wang
2024/05/14
Re: [PATCH] ifcvf/vDPA: ifcvf drives standard virtio pci devices
Michael S. Tsirkin
2024/05/14
[PATCH V2] MAINTAINERS: Change lingshan's email to kernel.org
Zhu Lingshan
2024/05/14
[PATCH v4] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Srujana Challa
2024/05/13
Re: [PATCH] ifcvf/vDPA: ifcvf drives standard virtio pci devices
Zhu, Lingshan
2024/05/13
RE: [PATCH] ifcvf/vDPA: ifcvf drives standard virtio pci devices
Parav Pandit
2024/05/13
Re: [PATCH] ifcvf/vDPA: ifcvf drives standard virtio pci devices
Zhu, Lingshan
2024/05/13
Re: [PATCH] ifcvf/vDPA: ifcvf drives standard virtio pci devices
Zhu, Lingshan
2024/05/13
Re: [PATCH] MAINTAINERS: Change lingshan's email to kernel.org
Zhu, Lingshan
2024/05/13
Re: [PATCH] MAINTAINERS: Change lingshan's email to kernel.org
Michael S. Tsirkin
2024/05/13
Re: [PATCH] ifcvf/vDPA: ifcvf drives standard virtio pci devices
Michael S. Tsirkin
2024/05/13
RE: [PATCH] ifcvf/vDPA: ifcvf drives standard virtio pci devices
Parav Pandit
2024/05/13
[PATCH] MAINTAINERS: Change lingshan's email to kernel.org
Zhu Lingshan
2024/05/13
[PATCH] ifcvf/vDPA: ifcvf drives standard virtio pci devices
Zhu Lingshan
2024/05/12
Re: [PATCH v3] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Michael S. Tsirkin
2024/05/10
IEEE/ACM 51st International Symposium on Computer Architecture (ISCA 2024)
AUGUSTO VEGA
2024/05/10
IEEE/ACM 51st International Symposium on Computer Architecture (ISCA 2024)
Augusto Vega
2024/05/10
Re: [PATCH 0/2] virtio-fs: introduce multi-queue support
Miklos Szeredi
2024/05/10
Re: [PATCH 0/2] virtio-fs: introduce multi-queue support
Michael S. Tsirkin
2024/05/09
Re: [patch virtio] virtio: delete vq in vp_find_vqs_msix() when request_irq() fails
Jiri Pirko
2024/05/09
Re: [patch virtio] virtio: delete vq in vp_find_vqs_msix() when request_irq() fails
Michael S. Tsirkin
2024/05/09
Re: [patch virtio] virtio: delete vq in vp_find_vqs_msix() when request_irq() fails
Jiri Pirko
2024/05/07
Re: [PATCH 0/2] virtio-fs: introduce multi-queue support
Stefan Hajnoczi
2024/05/07
Re: [PATCH 1/2] virtio-fs: limit number of request queues
Stefan Hajnoczi
2024/05/07
[CFP] WSCC 2024: Euro-Par 2024 International Workshop on Scalable Compute Continuum
Alberto Ottimo
2024/05/03
Re: [PATCH 09/10] vDPA: report virtio-block read-only info to user space
Stefano Garzarella
2024/05/03
Re: ACPI timeouts when enabling KASAN
Andrea Righi
2024/05/01
[PATCH 2/2] virtio-fs: add multi-queue support
Peter-Jan Gootzen
2024/05/01
[PATCH 0/2] virtio-fs: introduce multi-queue support
Peter-Jan Gootzen
2024/05/01
[PATCH 1/2] virtio-fs: limit number of request queues
Peter-Jan Gootzen
2024/04/27
Re: [patch virtio] virtio: delete vq in vp_find_vqs_msix() when request_irq() fails
Xuan Zhuo
2024/04/26
[patch virtio] virtio: delete vq in vp_find_vqs_msix() when request_irq() fails
Jiri Pirko
2024/04/25
[PATCH v3] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Srujana Challa
2024/04/25
Re: [PATCH v2] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Michael S. Tsirkin
2024/04/24
Re: [PATCH v2] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Jason Wang
2024/04/24
[PATCH v2] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Srujana Challa
2024/04/24
RE: [EXTERNAL] Re: [PATCH] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Srujana Challa
2024/04/24
[CFP] WSCC 2024: Euro-Par 2024 International Workshop on Scalable Compute Continuum
Alberto Ottimo
2024/04/22
Re: [PATCH vhost] virtio_net: update the hdr_len calculation for xmit
Xuan Zhuo
2024/04/22
RE: [EXTERNAL] Re: [PATCH] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Srujana Challa
2024/04/22
Re: [PATCH] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Michael S. Tsirkin
Earlier messages
Later messages