virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-07 00:34:04 to 2022-01-17 10:25:24 UTC [more...]

[PATCH] virtio_mem: break device on remove
 2022-01-17 10:25 UTC  (6+ messages)

[PATCH] virtio: acknowledge all features before access
 2022-01-17  8:26 UTC  (3+ messages)

[PATCH v2 0/4] RSS support for VirtioNet
 2022-01-17  8:00 UTC  (5+ messages)
` [PATCH v2 1/4] drivers/net/virtio_net: Fixed padded vheader to use v1 with hash
` [PATCH v2 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH v2 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH v2 4/4] drivers/net/virtio_net: Added RSS hash report control

[PATCH 0/4] RSS support for VirtioNet
 2022-01-17  7:58 UTC  (12+ messages)
` [PATCH 1/4] drivers/net/virtio_net: Fixed padded vheader to use v1 with hash
` [PATCH 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH 4/4] drivers/net/virtio_net: Added RSS hash report control

[PATCH v2 0/3] fixes for mlx5_vdpa multiqueue support
 2022-01-17  7:00 UTC  (7+ messages)
` [PATCH v2 1/3] vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
` [PATCH v2 2/3] vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
` [PATCH v2 3/3] vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command

[PATCH] virtio: unexport virtio_finalize_features
 2022-01-17  6:16 UTC  (2+ messages)

[GIT PULL] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
 2022-01-14 23:58 UTC  (5+ messages)

[GIT PULL v2] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
 2022-01-14 23:57 UTC 

[PATCH v2 1/3] virtio: document virtio_reset_device
 2022-01-14 21:57 UTC  (3+ messages)
` [PATCH v2 2/3] virtio_console: break out of buf poll on remove
` [PATCH v2 3/3] virtio_mem: break device "

[PATCH] virtio_console: break out of buf poll on remove
 2022-01-14 21:48 UTC  (3+ messages)

[PATCH 2/4] vdpa: Protect vdpa reset with cf_mutex
 2022-01-14 20:25 UTC  (13+ messages)
  ` [PATCH 4/4] vdpa/mlx5: Fix tracking of current number of VQs
  ` [PATCH 1/4] vdpa: Avoid taking cf_mutex lock on get status
  ` [PATCH 3/4] vdpa/mlx5: Fix is_index_valid() to refer to features

[PATCH] Bluetooth: virtio_bt: fix device removal
 2022-01-14 20:12 UTC  (5+ messages)

[RFC PATCH v3 1/8] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
 2022-01-14 13:44 UTC  (7+ messages)
  ` [RFC PATCH v3 2/8] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block()
  ` [RFC PATCH v3 3/8] mm: migrate: allocate the right size of non hugetlb or THP compound pages
  ` [RFC PATCH v3 5/8] mm: page_isolation: check specified range for unmovable pages during isolation
  ` [RFC PATCH v3 7/8] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size

[PATCH v1] vhost: cache avail index in vhost_enable_notify()
 2022-01-14 13:40 UTC  (4+ messages)

[PATCH 0/3] fixes for mlx5_vdpa multiqueue support
 2022-01-14 12:53 UTC  (13+ messages)
` [PATCH 1/3] vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
` [PATCH 2/3] vdpa/mlx5: set_features should nack MQ if no CTRL_VQ
` [PATCH 3/3] vdpa/mlx5: validate the queue pair value from driver

[RFC PATCH] vhost: cache avail index in vhost_enable_notify()
 2022-01-14  8:02 UTC  (6+ messages)

[PATCH] vhost: remove avail_event arg from vhost_update_avail_event()
 2022-01-14  6:12 UTC  (2+ messages)

[PATCH] virtio_vdpa: Support surprise removal of virtio vdpa device
 2022-01-12 15:02 UTC  (7+ messages)

[PATCH 2/4] vdpa/mlx5: Fix is_index_valid() to refer to features
 2022-01-12  2:38 UTC  (6+ messages)

[PATCH v7 03/14] vdpa: Sync calls set/get config/status with cf_mutex
 2022-01-12  2:36 UTC  (36+ messages)
  ` [PATCH v7 05/14] vdpa: Allow to configure max data virtqueues
  ` [PATCH v7 07/14] vdpa/mlx5: Support configuring max data virtqueue
  ` [PATCH v7 10/14] vdpa: Support reporting max device capabilities
  ` [PATCH v7 11/14] vdpa/mlx5: Report "
  ` [PATCH v7 04/14] vdpa: Read device configuration only if FEATURES_OK
  ` [PATCH v7 08/14] vdpa: Add support for returning device configuration information
  ` [PATCH v7 12/14] vdpa/vdpa_sim: Configure max supported virtqueues
  ` [PATCH v7 13/14] vdpa: Use BIT_ULL for bit operations
  ` [PATCH v7 14/14] vdpa/vdpa_sim_net: Report max device capabilities
` [PATCH v7 00/14] Allow for configuring max number of virtqueue pairs

RE: [PATCH 0/6] virtio: support advance DMA
 2022-01-12  2:11 UTC  (5+ messages)

[PATCH 1/4] vdpa: Protect vdpa reset with cf_mutex
 2022-01-11 16:36 UTC  (3+ messages)

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2022-01-11 13:04 UTC  (5+ messages)

[PATCH v2] virtio_vdpa: Support surprise removal of virtio vdpa device
 2022-01-11 12:12 UTC 

RE: RE: [PATCH 0/6] virtio: support advance DMA
 2022-01-11  9:15 UTC 

[PATCH v3 00/10] drm: Make drivers to honour the nomodeset parameter
 2022-01-11  8:52 UTC 

[PATCH v2] vdpa: regist vhost-vdpa dev class
 2022-01-11  7:09 UTC  (2+ messages)
`  "

[PATCH 0/6] virtio: support advance DMA
 2022-01-11  6:17 UTC  (26+ messages)
` [PATCH 1/6] virtio: rename vring_unmap_state_packed() to vring_unmap_extra_packed()
` [PATCH 2/6] virtio: split: alloc indirect desc with extra
` [PATCH 3/6] virtio: packed: "
` [PATCH 4/6] virtio: split: virtqueue_add_split() support dma address
` [PATCH 5/6] virtio: packed: virtqueue_add_packed() "
` [PATCH 6/6] virtio: add api virtio_dma_map() for advance dma

[PATCH v3 0/3] virtio support cache indirect desc
 2022-01-11  2:00 UTC  (4+ messages)

[PATCH] x86/paravirt: use %rip-relative addressing in hook calls
 2022-01-10 19:31 UTC  (6+ messages)

[PATCH] virtio: Simplify DMA setting
 2022-01-10  6:14 UTC 

[PATCH] vdpa/mlx5: fix endian-ness for max vqs
 2022-01-10  2:44 UTC  (2+ messages)

[mst-vhost:vhost 30/44] drivers/vdpa/mlx5/net/mlx5_vnet.c:1247:23: sparse: sparse: cast to restricted __le16
 2022-01-09 15:55 UTC  (3+ messages)

[PATCH] vdpa/mlx5: fix error handling in mlx5_vdpa_dev_add()
 2022-01-08  1:49 UTC 

[PATCH] drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
 2022-01-07 23:34 UTC 

Call for Workshops: ACM HPDC 2022 (The 31th International Symposium on High-Performance Parallel and Distributed Computing)
 2022-01-07 21:19 UTC 

CFP: ACM HPDC 2022 (The 31th International Symposium on High-Performance Parallel and Distributed Computing)
 2022-01-07 21:14 UTC 

[PATCH 4.9] virtio_pci: Support surprise removal of virtio pci device
 2022-01-07 11:21 UTC 

[PATCH] virtio-pci: fix memory leak of vp_dev
 2022-01-07  2:34 UTC 

[PATCH] virtio_ring: mark ring unused on error
 2022-01-07  2:24 UTC  (2+ messages)


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