virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-15 09:40:19 to 2023-09-15 07:04:26 UTC [more...]

[PATCH V3] io_uring: fix IO hang in io_wq_put_and_exit from do_exit()
 2023-09-15  7:04 UTC  (2+ messages)

[PATCH v2] vdpa/mlx5: Fix firmware error on creation of 1k VQs
 2023-09-15  6:54 UTC  (3+ messages)

[PATCH] vdpa/mlx5: Fix double release of debugfs entry
 2023-09-15  6:53 UTC  (3+ messages)

[PATCH 00/16] vdpa: Add support for vq descriptor mappings
 2023-09-15  6:34 UTC  (17+ messages)
` [PATCH 01/16] vdpa: introduce dedicated descriptor group for virtqueue
` [PATCH 02/16] vhost-vdpa: introduce descriptor group backend feature
` [PATCH 03/16] vhost-vdpa: uAPI to get dedicated descriptor group id
` [PATCH 04/16] vdpa/mlx5: Create helper function for dma mappings
` [PATCH 05/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
` [PATCH 06/16] vdpa/mlx5: Take cvq iotlb lock during refresh
` [PATCH 07/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
` [PATCH 08/16] vdpa/mlx5: Rename mr destroy functions
` [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
` [PATCH 10/16] vdpa/mlx5: Move mr mutex out of "
` [PATCH 11/16] vdpa/mlx5: Improve mr update flow
` [PATCH 12/16] vdpa/mlx5: Introduce mr for vq descriptor
` [PATCH 13/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
` [PATCH 14/16] vdpa/mlx5: Make iotlb helper functions more generic
` [PATCH 15/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change

[PATCH RFC v3 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-09-15  5:55 UTC  (13+ messages)
` [PATCH RFC v3 1/4] vdpa: introduce .reset_map operation callback
` [PATCH RFC v3 2/4] vdpa/mlx5: implement .reset_map driver op
` [PATCH RFC v3 3/4] vhost-vdpa: should restore 1:1 dma mapping before detaching driver
` [PATCH RFC v3 4/4] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit

[PATCH RFC v2 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-09-15  5:38 UTC  (9+ messages)
` [PATCH RFC v2 1/4] vdpa: introduce .reset_map operation callback
` [PATCH RFC v2 2/4] vdpa/mlx5: implement .reset_map driver op
` [PATCH RFC v2 3/4] vhost-vdpa: should restore 1:1 dma mapping before detaching driver
` [PATCH RFC v2 4/4] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit

[PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k
 2023-09-14 17:23 UTC  (6+ messages)
  ` [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line

[PATCH net-next v8 2/4] vsock/virtio: support to send non-linear skb
 2023-09-14 15:34 UTC  (4+ messages)
  ` [PATCH net-next v8 4/4] vsock/virtio: MSG_ZEROCOPY flag support
` [PATCH net-next v8 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations

[PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK
 2023-09-13 19:32 UTC 

[BUG] virtio-fs: Corruption when running binaries from virtiofsd-backed fs
 2023-09-13 15:38 UTC  (4+ messages)

virtio-sound linux driver conformance to spec
 2023-09-13 15:50 UTC  (2+ messages)
` [virtio-comment] "

[PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
 2023-09-13 14:00 UTC  (2+ messages)

[PATCH 0/3] xen: cleanup and fix lazy mode handling
 2023-09-13 13:36 UTC  (4+ messages)
` [PATCH 2/3] x86/xen: move paravirt lazy code

[PATCH net-next] virtio: kdoc for struct virtio_pci_modern_device
 2023-09-12 20:54 UTC  (4+ messages)

[RFC v2 3/4] vduse: update the vq_info in ioctl
 2023-09-12  7:39 UTC 

[PATCH RFC v2 0/3] vdpa: dedicated descriptor table group
 2023-09-12  4:25 UTC  (7+ messages)
` [PATCH RFC v2 1/3] vdpa: introduce dedicated descriptor group for virtqueue
` [PATCH RFC v2 2/3] vhost-vdpa: introduce descriptor group backend feature
` [PATCH RFC v2 3/3] vhost-vdpa: uAPI to get dedicated descriptor group id

[PATCH iproute2] vdpa: consume device_features parameter
 2023-09-12  3:18 UTC  (2+ messages)

[PATCH] vdpa: consume device_features parameter
 2023-09-12  0:33 UTC  (5+ messages)

[PATCH 0/2] vdpa: Add logging operatins
 2023-09-11  6:56 UTC 

[PATCH v2] virtio-mmio: fix memory leak of vm_dev
 2023-09-08 15:41 UTC  (3+ messages)

[PATCH 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
 2023-09-07 14:21 UTC  (5+ messages)
  ` [PATCH 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush

[PATCH] virtio-mmio: fix memory leak of vm_dev
 2023-09-06 16:26 UTC 

[PATCH] virtio-vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
 2023-09-06 14:28 UTC  (7+ messages)

[GIT PULL] virtio: features
 2023-09-04 18:43 UTC  (2+ messages)

WorldCIST'24 - Call for Workshops Proposals
 2023-09-04 16:58 UTC 

[PATCH net-next v7 4/4] vsock/virtio: MSG_ZEROCOPY flag support
 2023-09-04  8:21 UTC  (4+ messages)
  ` [PATCH net-next v7 1/4] vsock/virtio/vhost: read data from non-linear skb
  ` [PATCH net-next v7 2/4] vsock/virtio: support to send "

[PATCH] virtio-blk: fix implicit overflow on virtio_max_dma_size
 2023-09-04  6:10 UTC 

[PATCH net] virtio: kdoc for struct virtio_pci_modern_device
 2023-08-31 16:33 UTC  (3+ messages)

[RFC PATCH v2 1/2] vsock: send SIGPIPE on write to shutdowned socket
 2023-08-31 15:23 UTC  (3+ messages)
  ` [RFC PATCH v2 2/2] test/vsock: shutdowned socket test
` [RFC PATCH v2 0/2] vsock: handle writes to shutdowned socket

[PATCH v2] virtio_balloon: Fix endless deflation and inflation on arm64
 2023-08-31  8:10 UTC  (2+ messages)

[PATCH] virtio_balloon: Fix endless deflation and inflation on arm64
 2023-08-31  0:55 UTC  (4+ messages)

[PATCH net-next V1 0/4] virtio_net: add per queue interrupt coalescing support
 2023-08-30 19:42 UTC  (3+ messages)

[PATCH v3 0/3] vduse: add support for networking devices
 2023-08-30 13:30 UTC  (7+ messages)

[PATCH] vdpa/mlx5: Fix firmware error on creation of 1k VQs
 2023-08-29 19:02 UTC  (2+ messages)

[PATCH AUTOSEL 6.4 04/17] vhost-scsi: Fix alignment handling with windows
 2023-08-29 13:31 UTC  (6+ messages)
` [PATCH AUTOSEL 6.4 05/17] vdpa/mlx5: Correct default number of queues when MQ is on
` [PATCH AUTOSEL 6.4 06/17] virtio-mem: remove unsafe unplug in Big Block Mode (BBM)
` [PATCH AUTOSEL 6.4 07/17] virtio-mem: convert most offline_and_remove_memory() errors to -EBUSY
` [PATCH AUTOSEL 6.4 08/17] virtio-mem: keep retrying on offline_and_remove_memory() errors in Sub Block Mode (SBM)
` [PATCH AUTOSEL 6.4 09/17] virtio-mem: check if the config changed before fake offlining memory

ICITS'24 - The 2024 International Conference on Information Technology & Systems |Temuco, Chile
 2023-08-29 11:11 UTC 

[PATCH v15 11/23] dma-resv: Add kref_put_dma_resv()
 2023-08-29  8:52 UTC  (2+ messages)
        ` [PATCH v15 17/23] drm/shmem-helper: Add and use drm_gem_shmem_resv_assert_held() helper

[PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
 2023-08-28 23:46 UTC  (21+ messages)
` [PATCH RFC 0/4] vdpa: decouple reset of iotlb mapping from device reset
  ` [PATCH RFC 1/4] vdpa: introduce .reset_map operation callback
  ` [PATCH RFC 2/4] vdpa/mlx5: implement .reset_map driver op
  ` [PATCH RFC 3/4] vhost-vdpa: should restore 1:1 dma mapping before detaching driver
  ` [PATCH RFC 4/4] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit

[PATCH] virtio_ring: fix avail_wrap_counter in virtqueue_add_packed
 2023-08-28  4:43 UTC  (4+ messages)

[CfP] Confidential Computing Microconference @ LPC 2023
 2023-08-25 13:16 UTC  (2+ messages)

[RFC PATCH 0/3] x86/paravirt: Get rid of paravirt patching
 2023-08-24  9:01 UTC  (3+ messages)

[PATCH] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
 2023-08-24  3:23 UTC  (2+ messages)

[RFC PATCH 1/2] random: emit reseed notifications for PRNGs
 2023-08-23 10:25 UTC  (3+ messages)

[PATCH net-next v3] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
 2023-08-23  0:36 UTC  (4+ messages)

virtio queue numbering and optional queues
 2023-08-22 14:29 UTC  (3+ messages)
` [virtio-comment] "

[PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
 2023-08-22 13:56 UTC 

[RFC PATCH v1 1/2] vsock: send SIGPIPE on write to shutdowned socket
 2023-08-22  9:39 UTC  (5+ messages)

[PATCH net-next v6 2/4] vsock/virtio: support to send non-linear skb
 2023-08-22  8:16 UTC 

WorldCIST'24 - Call for Workshops Proposals
 2023-08-21 15:36 UTC 

[PATCH] vdpa: Update sysfs ABI documentation
 2023-08-21  4:01 UTC 

[PATCH] vdpa_sim_blk: Fix the potential leak of mgmt_dev
 2023-08-21  3:59 UTC 

[PATCH net-next v2] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
 2023-08-17 22:31 UTC  (5+ messages)

[PATCH V4] virtio-fs: Improved request latencies when Virtio queue is full
 2023-08-16 21:10 UTC  (3+ messages)

[PATCH net v1] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
 2023-08-16 18:31 UTC  (6+ messages)

[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
 2023-08-16  3:22 UTC  (13+ messages)
` [PATCH vhost v13 05/12] virtio_ring: introduce virtqueue_dma_dev()

[PATCH] MAINTAINERS: Add myself as mlx5_vdpa driver
 2023-08-16  3:02 UTC  (2+ messages)

[PATCH RFC 0/3] vdpa: dedicated descriptor table group
 2023-08-16  1:58 UTC  (9+ messages)
` [PATCH RFC 2/3] vhost-vdpa: introduce descriptor group backend feature


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).