virtualization
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/12/14
[PATCH v2 4/5] drm/connector: make mode_valid_ctx take a const struct drm_display_mode
Dmitry Baryshkov
2024/12/14
[PATCH v2 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
Dmitry Baryshkov
2024/12/14
[PATCH v2 2/5] drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
Dmitry Baryshkov
2024/12/14
[PATCH v2 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Dmitry Baryshkov
2024/12/14
[PATCH v2 0/5] drm/connector: make mode_valid() callback accept const mode pointer
Dmitry Baryshkov
2024/12/10
Re: virtqueue_kick() falls back to returning true
Snild Dolkow
2024/12/10
[bug report] drm/virtio: Add helpers to initialize and free the imported object
Dan Carpenter
2024/12/10
[bug report] drm/virtio: Import prime buffers from other devices as guest blobs
Dan Carpenter
2024/12/04
Re: [PATCH v2 0/8] vhost-scsi: Memory reduction patches
Stefan Hajnoczi
2024/12/03
[PATCH v2 1/8] vhost-scsi: Reduce mem use by moving upages to per queue
Mike Christie
2024/12/03
[PATCH v2 0/8] vhost-scsi: Memory reduction patches
Mike Christie
2024/12/03
[PATCH v2 2/8] vhost-scsi: Allocate T10 PI structs only when enabled
Mike Christie
2024/12/03
[PATCH v2 8/8] vhost-scsi: Reduce response iov mem use
Mike Christie
2024/12/03
[PATCH v2 6/8] vhost-scsi: Stop duplicating se_cmd fields
Mike Christie
2024/12/03
[PATCH v2 4/8] vhost-scsi: Return queue full for page alloc failures during copy
Mike Christie
2024/12/03
[PATCH v2 7/8] vhost-scsi: Allocate iov_iter used for unaligned copies when needed
Mike Christie
2024/12/03
[PATCH v2 5/8] vhost-scsi: Dynamically allocate scatterlists
Mike Christie
2024/12/03
[PATCH v2 3/8] vhost-scsi: Add better resource allocation failure handling
Mike Christie
2024/11/22
virtqueue_kick() falls back to returning true
Snild Dolkow
2024/11/18
Re: [PATCH 5/5] drm/connector: make mode_valid accept const struct drm_display_mode
Raphaël Gallais-Pou
2024/11/18
Re: [PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
Raphaël Gallais-Pou
2024/11/18
Re: [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Jani Nikula
2024/11/18
Re: [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Dmitry Baryshkov
2024/11/18
Re: [PATCH 5/5] drm/connector: make mode_valid accept const struct drm_display_mode
Liviu Dudau
2024/11/18
Re: [PATCH 5/5] drm/connector: make mode_valid accept const struct drm_display_mode
Jani Nikula
2024/11/18
Re: [PATCH 4/5] drm/connector: make mode_valid_ctx accept const struct drm_display_mode
Jani Nikula
2024/11/18
Re: [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Laurent Pinchart
2024/11/17
Re: [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Dmitry Baryshkov
2024/11/17
Re: [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Laurent Pinchart
2024/11/17
Re: [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Dmitry Baryshkov
2024/11/17
Re: [PATCH 5/5] drm/connector: make mode_valid accept const struct drm_display_mode
Dmitry Baryshkov
2024/11/17
Re: [PATCH 5/5] drm/connector: make mode_valid accept const struct drm_display_mode
Laurent Pinchart
2024/11/17
Re: [PATCH 4/5] drm/connector: make mode_valid_ctx accept const struct drm_display_mode
Laurent Pinchart
2024/11/17
Re: [PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
Laurent Pinchart
2024/11/17
Re: [PATCH 2/5] drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
Laurent Pinchart
2024/11/17
Re: [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Laurent Pinchart
2024/11/15
[PATCH 4/5] drm/connector: make mode_valid_ctx accept const struct drm_display_mode
Dmitry Baryshkov
2024/11/15
[PATCH 5/5] drm/connector: make mode_valid accept const struct drm_display_mode
Dmitry Baryshkov
2024/11/15
[PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
Dmitry Baryshkov
2024/11/15
[PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
Dmitry Baryshkov
2024/11/15
[PATCH 2/5] drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
Dmitry Baryshkov
2024/11/15
[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer
Dmitry Baryshkov
2024/11/14
Re: [PATCH V4 vfio 0/7] Enhance the vfio-virtio driver to support live migration
Alex Williamson
2024/11/13
Re: [PATCH V4 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
2024/11/13
Re: [PATCH V4 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Alex Williamson
2024/11/13
[PATCH V4 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
2024/11/13
[PATCH V4 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
2024/11/13
[PATCH V4 vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
Yishai Hadas
2024/11/13
[PATCH V4 vfio 4/7] virtio-pci: Introduce APIs to execute device parts admin commands
Yishai Hadas
2024/11/13
[PATCH V4 vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
Yishai Hadas
2024/11/13
[PATCH V4 vfio 2/7] virtio: Extend the admin command to include the result size
Yishai Hadas
2024/11/13
[PATCH V4 vfio 1/7] virtio_pci: Introduce device parts access commands
Yishai Hadas
2024/11/13
[PATCH V4 vfio 0/7] Enhance the vfio-virtio driver to support live migration
Yishai Hadas
2024/11/13
Re: [PATCH V3 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
2024/11/12
Re: [PATCH V3 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Alex Williamson
2024/11/12
[PATCH V3 vfio 1/7] virtio_pci: Introduce device parts access commands
Yishai Hadas
2024/11/12
[PATCH V3 vfio 4/7] virtio-pci: Introduce APIs to execute device parts admin commands
Yishai Hadas
2024/11/12
[PATCH V3 vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
Yishai Hadas
2024/11/12
[PATCH V3 vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
Yishai Hadas
2024/11/12
[PATCH V3 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
2024/11/12
[PATCH V3 vfio 0/7] Enhance the vfio-virtio driver to support live migration
Yishai Hadas
2024/11/12
[PATCH V3 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
2024/11/12
[PATCH V3 vfio 2/7] virtio: Extend the admin command to include the result size
Yishai Hadas
2024/11/11
RE: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Srujana Challa
2024/11/11
Re: [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Alex Williamson
2024/11/11
Re: [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Joao Martins
2024/11/11
Re: [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
2024/11/11
Re: [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Joao Martins
2024/11/11
[PATCH V2 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
2024/11/11
[PATCH V2 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
2024/11/11
[PATCH V2 vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
Yishai Hadas
2024/11/11
[PATCH V2 vfio 4/7] virtio-pci: Introduce APIs to execute device parts admin commands
Yishai Hadas
2024/11/11
[PATCH V2 vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
Yishai Hadas
2024/11/11
[PATCH V2 vfio 2/7] virtio: Extend the admin command to include the result size
Yishai Hadas
2024/11/11
[PATCH V2 vfio 1/7] virtio_pci: Introduce device parts access commands
Yishai Hadas
2024/11/11
[PATCH V2 vfio 0/7] Enhance the vfio-virtio driver to support live migration
Yishai Hadas
2024/11/11
Re: [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
2024/11/07
Re: [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Alex Williamson
2024/11/07
[PATCH v6 1/1] virtio-blk: Add description for blk_size field
Max Gurtovoy
2024/11/07
Re: [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
2024/11/07
[PATCH v6 1/1] virtio-blk: Add description for blk_size field
Max Gurtovoy
2024/11/07
[PATCH v6 1/1] virtio-blk: Add description for blk_size field
Max Gurtovoy
2024/11/07
Re: [PATCH V1 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
2024/11/06
RE: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Srujana Challa
2024/11/06
Re: 0010:virtnet_rq_alloc+0x8f/0x1b0 [virtio_net] with 6.10.7 and packed virtqueues
Xuan Zhuo
2024/11/06
Re: [PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration
Alex Williamson
2024/11/06
Re: [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Alex Williamson
2024/11/06
Re: [PATCH V1 vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
Alex Williamson
2024/11/06
Re: [PATCH V1 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Alex Williamson
2024/11/06
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Michael S. Tsirkin
2024/11/06
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Michael S. Tsirkin
2024/11/06
Re: [PATCH V1 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Jason Gunthorpe
2024/11/06
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Christoph Hellwig
2024/11/06
Re: 0010:virtnet_rq_alloc+0x8f/0x1b0 [virtio_net] with 6.10.7 and packed virtqueues
Linux regression tracking (Thorsten Leemhuis)
2024/11/06
Re: [PATCH V1 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
2024/11/06
RE: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Srujana Challa
2024/11/06
Re: [PATCH V1 vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
Yishai Hadas
2024/11/06
Re: [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Jason Gunthorpe
2024/11/06
Re: 0010:virtnet_rq_alloc+0x8f/0x1b0 [virtio_net] with 6.10.7 and packed virtqueues
Michael S. Tsirkin
2024/11/06
Re: [PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration
Michael S. Tsirkin
2024/11/06
Re: 0010:virtnet_rq_alloc+0x8f/0x1b0 [virtio_net] with 6.10.7 and packed virtqueues
Xuan Zhuo
2024/11/06
Re: 0010:virtnet_rq_alloc+0x8f/0x1b0 [virtio_net] with 6.10.7 and packed virtqueues
Michael S. Tsirkin
2024/11/05
Re: [PATCH V3] vp_vdpa: fix id_table array not null terminated error
Jason Wang
2024/11/05
Re: [PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Alex Williamson
2024/11/05
Re: [PATCH V1 vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
Alex Williamson
2024/11/05
Re: [PATCH V1 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Alex Williamson
2024/11/05
RE: [PATCH V3] vp_vdpa: fix id_table array not null terminated error
Parav Pandit
2024/11/05
[PATCH V3] vp_vdpa: fix id_table array not null terminated error
Xiaoguang Wang
2024/11/04
[PATCH V1 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
2024/11/04
[PATCH V1 vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
2024/11/04
[PATCH V1 vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
Yishai Hadas
2024/11/04
[PATCH V1 vfio 4/7] virtio-pci: Introduce APIs to execute device parts admin commands
Yishai Hadas
2024/11/04
[PATCH V1 vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
Yishai Hadas
2024/11/04
[PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration
Yishai Hadas
2024/11/04
[PATCH V1 vfio 2/7] virtio: Extend the admin command to include the result size
Yishai Hadas
2024/11/04
[PATCH V1 vfio 1/7] virtio_pci: Introduce device parts access commands
Yishai Hadas
2024/11/03
RE: [PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Parav Pandit
2024/11/02
RE: [PATCH V2] vp_vdpa: fix id_table array not null terminated error
Parav Pandit
2024/11/01
Re: [PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Alex Williamson
2024/11/01
[PATCH V2] vp_vdpa: fix id_table array not null terminated error
Xiaoguang Wang
2024/10/31
Re: [PATCH] virtio_pci: Fix admin vq cleanup by using correct info pointer
Feng Liu
2024/10/31
Re: [PATCH] virtio_pci: Fix admin vq cleanup by using correct info pointer
Michael S. Tsirkin
2024/10/31
RE: [PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Parav Pandit
2024/10/31
Re: [PATCH] virtio_pci: Fix admin vq cleanup by using correct info pointer
Feng Liu
2024/10/31
RE: [PATCH] vp_vdpa: fix id_table array not null terminated error
Lege Wang
2024/10/30
RE: [PATCH] vp_vdpa: fix id_table array not null terminated error
Parav Pandit
2024/10/30
[PATCH] vp_vdpa: fix id_table array not null terminated error
Xiaoguang Wang
2024/10/29
Re: [PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Alex Williamson
2024/10/29
Re: [PATCH] virtio-pmem: reset device before delete vqs on device removal
Pankaj Gupta
2024/10/29
Re: [PATCH] virtio_pci: Fix admin vq cleanup by using correct info pointer
Feng Liu
2024/10/29
Re: [PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Yishai Hadas
2024/10/29
Re: [PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Yishai Hadas
2024/10/28
Re: [PATCH] virtio-pmem: reset device before delete vqs on device removal
Eryu Guan
2024/10/28
Re: [PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Alex Williamson
2024/10/28
RE: [PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Parav Pandit
2024/10/28
Re: [PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Alex Williamson
2024/10/28
Re: [PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Jason Gunthorpe
2024/10/28
Re: [PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Alex Williamson
2024/10/27
[PATCH vfio 6/7] vfio/virtio: Add PRE_COPY support for live migration
Yishai Hadas
2024/10/27
[PATCH vfio 7/7] vfio/virtio: Enable live migration once VIRTIO_PCI was configured
Yishai Hadas
2024/10/27
[PATCH vfio 5/7] vfio/virtio: Add support for the basic live migration functionality
Yishai Hadas
2024/10/27
[PATCH vfio 4/7] virtio-pci: Introduce APIs to execute device parts admin commands
Yishai Hadas
2024/10/27
[PATCH vfio 3/7] virtio: Manage device and driver capabilities via the admin commands
Yishai Hadas
2024/10/27
[PATCH vfio 2/7] virtio: Extend the admin command to include the result size
Yishai Hadas
2024/10/27
[PATCH vfio 1/7] virtio_pci: Introduce device parts access commands
Yishai Hadas
2024/10/27
[PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
Yishai Hadas
2024/10/25
Re: [PATCH 0/2] drm: Treewide plane/crtc legacy state sweeping
Jani Nikula
2024/10/25
Re: [PATCH 0/2] drm: Treewide plane/crtc legacy state sweeping
Dmitry Baryshkov
2024/10/25
Re: [PATCH 0/2] drm: Treewide plane/crtc legacy state sweeping
Ville Syrjälä
2024/10/24
[PATCH] virtio_pci: Fix admin vq cleanup by using correct info pointer
Feng Liu
2024/10/24
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Christoph Hellwig
2024/10/23
RE: [PATCH v5 1/1] virtio-blk: Add description for blk_size field
Parav Pandit
2024/10/23
RE: [PATCH v5 1/1] virtio-blk: Add description for blk_size field
Parav Pandit
2024/10/23
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Michael S. Tsirkin
2024/10/23
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Christoph Hellwig
2024/10/22
[PATCH v5 1/1] virtio-blk: Add description for blk_size field
Max Gurtovoy
2024/10/21
[PATCH v3 2/2] vhost-vdpa: introduce NO-IOMMU backend feature bit
Srujana Challa
2024/10/21
[PATCH v3 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Srujana Challa
2024/10/21
[PATCH v3 1/2] vhost-vdpa: introduce module parameter for no-IOMMU mode
Srujana Challa
2024/10/19
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Michael S. Tsirkin
2024/10/18
RE: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Srujana Challa
2024/10/17
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Christoph Hellwig
2024/10/17
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Jason Wang
2024/10/17
RE: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Srujana Challa
2024/10/17
Re: [PATCH] vDPA/ifcvf: Fix pci_read_config_byte() return code handling
Zhu Lingshan
2024/10/17
Re: [PATCH] vDPA/ifcvf: Fix pci_read_config_byte() return code handling
Jason Wang
2024/10/16
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Christoph Hellwig
2024/10/16
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Christoph Hellwig
2024/10/16
[PATCH] vDPA/ifcvf: Fix pci_read_config_byte() return code handling
Yuan Can
2024/10/16
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Michael S. Tsirkin
2024/10/16
RE: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Srujana Challa
2024/10/14
Re: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Christoph Hellwig
2024/10/14
Re: [PATCH v4 1/1] virtio-blk: Add description for blk_size field
Matias Ezequiel Vara Larsen
2024/10/14
RE: [EXTERNAL] Re: [PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
Srujana Challa
2024/10/10
[PATCH v4 1/1] virtio-blk: Add description for blk_size field
Max Gurtovoy
2024/10/10
Re: [PATCH v4 1/1] virtio-blk: Add description for blk_size field
Michael S. Tsirkin
2024/10/10
Re: [PATCH v3 1/1] virtio-blk: Add description for blk_size field
Michael S. Tsirkin
2024/10/10
Re: [PATCH v3 1/1] virtio-blk: Add description for blk_size field
Max Gurtovoy
2024/10/10
Re: [PATCH v3 1/1] virtio-blk: Add description for blk_size field
Matias Ezequiel Vara Larsen
2024/10/09
[PATCH v3 1/1] virtio-blk: Add description for blk_size field
Max Gurtovoy
2024/10/09
Re: [PATCH v2 1/1] virtio-blk: Add description for blk_size field
Stefan Hajnoczi
2024/10/09
Re: [PATCH v2] virtio: Add polling virtio-mmio device reset completion
Michael S. Tsirkin
2024/10/09
Re: [PATCH v2] virtio: Add polling virtio-mmio device reset completion
Jason Wang
2024/10/08
[PATCH 0/8] vhost-scsi: Memory reduction patches
michael . christie
2024/10/08
[PATCH 8/8] vhost-scsi: Reduce response iov mem use
Mike Christie
2024/10/08
[PATCH 6/8] vhost-scsi: Stop duplicating se_cmd fields
Mike Christie
2024/10/08
[PATCH 5/8] vhost-scsi: Dynamically allocate scatterlists
Mike Christie
2024/10/08
[PATCH 7/8] vhost-scsi: Allocate iov_iter used for unaligned copies when needed
Mike Christie
2024/10/08
[PATCH 4/8] vhost-scsi: Return queue full for page alloc failures during copy
Mike Christie
2024/10/08
[PATCH 2/8] vhost-scsi: Allocate T10 PI structs only when enabled
Mike Christie
2024/10/08
[PATCH 3/8] vhost-scsi: Add better resource allocation failure handling
Mike Christie
2024/10/08
[PATCH 1/8] vhost-scsi: Reduce mem use by moving upages to per queue
Mike Christie
2024/10/08
Re: [PATCH v2 1/1] virtio-blk: Add description for blk_size field
Stefan Hajnoczi
2024/10/08
Re: [PATCH 1/1] virtio-blk: Add description for blk_size field
Stefan Hajnoczi
2024/10/07
Re: [PATCH v2 1/1] virtio-blk: Add description for blk_size field
Daniel Verkamp
2024/10/07
Re: [PATCH 1/1] virtio-blk: Add description for blk_size field
Daniel Verkamp
2024/10/06
[PATCH 1/1] virtio_fs: store actual queue index in mq_map
Max Gurtovoy
2024/10/06
[PATCH 1/1] virtio_fs: add informative log for new tag discovery
Max Gurtovoy
2024/10/06
[PATCH v2 1/1] virtio-blk: Add description for blk_size field
Max Gurtovoy
2024/10/06
Re: [PATCH 1/1] virtio-blk: Add description for blk_size field
Max Gurtovoy
Earlier messages
Later messages