virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-11 08:25:44 to 2024-06-17 06:05:50 UTC [more...]

move features flags into queue_limits v2
 2024-06-17  6:04 UTC  (3+ messages)
` [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 02/26] sd: remove sd_is_zoned

move features flags into queue_limits
 2024-06-17  6:03 UTC  (59+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 16/26] block: move the io_stat flag setting to queue_limits
` [PATCH 19/26] block: move the nowait flag "
` [PATCH 21/26] block: move the poll "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the feature field

[PATCH net-next v5 00/15] virtio-net: support AF_XDP zero copy
 2024-06-17  5:00 UTC  (18+ messages)
` [PATCH net-next v5 01/15] virtio_ring: introduce dma map api for page
` [PATCH net-next v5 02/15] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH net-next v5 03/15] virtio_ring: virtqueue_set_dma_premapped() support to disable
` [PATCH net-next v5 04/15] virtio_net: separate virtnet_rx_resize()
` [PATCH net-next v5 05/15] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next v5 06/15] virtio_net: separate receive_buf
` [PATCH net-next v5 07/15] virtio_net: refactor the xmit type
` [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
` [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v5 10/15] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next v5 12/15] virtio_net: xsk: tx: support wakeup
` [PATCH net-next v5 13/15] virtio_net: xsk: tx: handle the transmitted xsk buffer
` [PATCH net-next v5 14/15] virtio_net: xsk: rx: support fill with "
` [PATCH net-next v5 15/15] virtio_net: xsk: rx: support recv small mode

[PATCH net-next v3 0/4] virtio_net: enable the irq for ctrlq
 2024-06-17  4:05 UTC  (3+ messages)
` [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency

[PATCH 1/2] vdpa: support set mac address from vdpa tool
 2024-06-17  2:57 UTC  (15+ messages)

[PATCH net-next v2] virtio_net: add support for Byte Queue Limits
 2024-06-17  2:34 UTC  (4+ messages)

[PATCH] vringh: add MODULE_DESCRIPTION()
 2024-06-17  1:52 UTC  (3+ messages)

[PATCH] virtio_net: Eliminate OOO packets during switching
 2024-06-17  1:51 UTC  (2+ messages)

[PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down
 2024-06-17  1:50 UTC  (7+ messages)

[patch net-next] virtio_net: add support for Byte Queue Limits
 2024-06-17  1:44 UTC  (12+ messages)

[PATCH] vdpa: Add support for no-IOMMU mode
 2024-06-17  1:38 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-06-16  6:11 UTC  (11+ messages)
` [PATCH v7 01/10] iommu: Introduce domain attachment handle
` [PATCH v7 02/10] iommu: Remove sva handle list
` [PATCH v7 03/10] iommu: Add attach handle to struct iopf_group
` [PATCH v7 04/10] iommu: Extend domain attach group with handle support
` [PATCH v7 05/10] iommufd: Add fault and response message definitions
` [PATCH v7 06/10] iommufd: Add iommufd fault object
` [PATCH v7 07/10] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v7 08/10] iommufd: Associate fault object with iommufd_hw_pgtable
` [PATCH v7 09/10] iommufd/selftest: Add IOPF support for mock device
` [PATCH v7 10/10] iommufd/selftest: Add coverage for IOPF test

[syzbot] [virt?] KMSAN: uninit-value in virtqueue_add (5)
 2024-06-15 11:43 UTC 

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-06-15  8:40 UTC  (6+ messages)
` [RFC PATCH v3 5/7] virtio_rtc: Add PTP clocks
` [RFC PATCH v3 6/7] virtio_rtc: Add Arm Generic Timer cross-timestamping

[PATCH v11 0/8] VMware hypercalls enhancements
 2024-06-14 22:00 UTC  (15+ messages)
` [PATCH v11 1/8] x86/vmware: Introduce VMware hypercall API
` [PATCH v11 2/8] ptp/vmware: Use "
` [PATCH v11 3/8] input/vmmouse: "
` [PATCH v11 4/8] drm/vmwgfx: "
` [PATCH v11 5/8] x86/vmware: "
` [PATCH v11 6/8] x86/vmware: Correct macro names
` [PATCH v11 7/8] x86/vmware: Remove legacy VMWARE_HYPERCALL* macros
` [PATCH v11 8/8] x86/vmware: Add TDX hypercall support

[PATCH v6] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
 2024-06-14 14:46 UTC 

[PATCH net-next 0/2] vsock: avoid queuing on workqueue if possible
 2024-06-14 14:40 UTC  (2+ messages)

[PATCH net-next 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work
 2024-06-14 14:37 UTC  (4+ messages)
` [PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty

[REGRESSION] QXL display malfunction
 2024-06-14 13:45 UTC  (3+ messages)

[PATCH] Fix Issue: When VirtIO Backend providing VIRTIO_BLK_F_MQ feature, The file system of the front-end OS fails to be mounted
 2024-06-14 11:23 UTC  (3+ messages)

[PATCH v2] net: missing check virtio
 2024-06-14 10:18 UTC  (3+ messages)

[RFC] Legacy Virtio Driver with Device Has Limited Memory Access
 2024-06-14  9:50 UTC  (3+ messages)

[PATCH v6 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-06-14  1:16 UTC  (38+ messages)
` [PATCH v6 01/10] iommu: Introduce domain attachment handle
` [PATCH v6 02/10] iommu: Remove sva handle list
` [PATCH v6 03/10] iommu: Add attach handle to struct iopf_group
` [PATCH v6 04/10] iommu: Extend domain attach group with handle support
` [PATCH v6 05/10] iommufd: Add fault and response message definitions
` [PATCH v6 06/10] iommufd: Add iommufd fault object

[PATCH 1/1] s390/virtio_ccw: fix config change notifications
 2024-06-13 21:50 UTC  (5+ messages)

[PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API
 2024-06-13  8:03 UTC  (4+ messages)
` [PATCH v11 "

[PATCH net-next v4 00/15] virtio-net: support AF_XDP zero copy
 2024-06-13  2:47 UTC  (27+ messages)
` [PATCH net-next v4 01/15] virtio_ring: introduce dma map api for page
` [PATCH net-next v4 02/15] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH net-next v4 03/15] virtio_ring: virtqueue_set_dma_premapped() support to disable
` [PATCH net-next v4 04/15] virtio_net: separate virtnet_rx_resize()
` [PATCH net-next v4 05/15] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next v4 06/15] virtio_net: separate receive_buf
` [PATCH net-next v4 07/15] virtio_net: refactor the xmit type
` [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
` [PATCH net-next v4 09/15] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v4 10/15] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next v4 12/15] virtio_net: xsk: tx: support wakeup
` [PATCH net-next v4 13/15] virtio_net: xsk: tx: handle the transmitted xsk buffer
` [PATCH net-next v4 14/15] virtio_net: xsk: rx: support fill with "
` [PATCH net-next v4 15/15] virtio_net: xsk: rx: support recv small mode

[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
 2024-06-12 18:38 UTC  (11+ messages)
` [PATCH v1 1/3] mm: pass meminit_context to __free_pages_core()
` [PATCH v1 2/3] mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() instead of PageReserved()

Looking for guidance on using virtqueues and virtio devices
 2024-06-12 16:35 UTC  (3+ messages)

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-06-12 15:55 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v5] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
 2024-06-12 12:03 UTC  (3+ messages)

[PATCH v2 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-06-12  2:12 UTC  (2+ messages)
` [PATCH v2 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers

[PATCH] vDPA: add missing MODULE_DESCRIPTION() macros
 2024-06-11 19:22 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).