virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 08:08:55 to 2022-01-11 08:52:36 UTC [more...]

[PATCH v3 03/10] drm/bochs: Replace module-init boiler-plate code with DRM helpers
 2022-01-11  8:52 UTC  (2+ messages)
` [PATCH v3 00/10] drm: Make drivers to honour the nomodeset parameter

RE: [PATCH 0/6] virtio: support advance DMA
 2022-01-11  8:29 UTC  (3+ messages)

[PATCH v7 03/14] vdpa: Sync calls set/get config/status with cf_mutex
 2022-01-11  8:28 UTC  (29+ 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

[PATCH v2] vdpa: regist vhost-vdpa dev class
 2022-01-11  7:09 UTC  (3+ 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] virtio_vdpa: Support surprise removal of virtio vdpa device
 2022-01-11  4:37 UTC 

[PATCH 0/4] RSS support for VirtioNet
 2022-01-11  4:32 UTC  (8+ 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 v3 0/3] virtio support cache indirect desc
 2022-01-11  2:00 UTC  (5+ messages)

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

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2022-01-10 15:44 UTC  (3+ 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  (3+ messages)

devirtualize kernel access to DAX v2
 2022-01-06 14:42 UTC  (3+ messages)
` [PATCH 4/4] dax: remove the copy_from_iter and copy_to_iter methods

[PATCH v2] virtio_ring: Check null pointer
 2022-01-06 12:59 UTC  (2+ messages)

[PATCH v2] vhost: add vhost_test to Kconfig & Makefile
 2022-01-06 12:24 UTC 

[PATCH] vhost: add vhost_test to Kconfig & Makefile
 2022-01-06 12:23 UTC 

Doctoral Symposium of CISTI'2022 | Madrid, Spain
 2022-01-05 12:04 UTC 

Re:
 2022-01-05  6:27 UTC  (2+ messages)

[PATCH bpf-next v2] net: don't include filter.h from net/sock.h
 2022-01-04 15:42 UTC  (4+ messages)

[PATCH] vdpa/mlx5: Fix wrong configuration of virtio_version_1_0
 2022-01-04 13:28 UTC  (3+ messages)

[PATCH v6 03/13] vdpa: Sync calls set/get config/status with cf_mutex
 2022-01-04 13:04 UTC  (4+ messages)
  ` [PATCH v6 10/13] vdpa: Support reporting max device virtqueues

[PATCH] vhost/test: fix memory leak of vhost virtqueues
 2022-01-04  6:18 UTC 

[PATCH] virtio_ring: Check null pointer
 2022-01-04  3:42 UTC 

[RFC 26/32] drm: handle HAS_IOPORT dependencies
 2022-01-03  6:11 UTC 

CISTI'2022 - 17th Iberian Conference on Information Systems and Technologies | Madrid, Spain
 2021-12-27 13:27 UTC 

[PATCH] vdpa: regist vhost-vdpa dev class
 2021-12-24  7:02 UTC  (4+ messages)
  `  "

[PATCH v5 04/13] vdpa: Read device configuration only if FEATURES_OK
 2021-12-23 21:37 UTC  (16+ messages)
  ` [PATCH v5 10/13] vdpa: Support reporting max device virtqueues
  ` [PATCH v5 09/13] vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()
  ` [PATCH v5 08/13] vdpa: Add support for returning device configuration information
  ` [PATCH v5 07/13] vdpa/mlx5: Support configuring max data virtqueue pairs
  ` [PATCH v5 11/13] vdpa/mlx5: Configure max supported virtqueues
  ` [PATCH v5 13/13] vdpa: Use BIT_ULL for bit operations

[PATCH 09/10] kthread: Ensure struct kthread is present for all kthreads
 2021-12-23 17:20 UTC  (3+ messages)
              ` [PATCH] kthread: Generalize pf_io_worker so it can point to struct kthread

[PATCH v3] virtio_blk: Add support for lifetime feature
 2021-12-23 10:47 UTC 

[PATCH] virtio/virtio_pci_legacy_dev: ensure the correct return value
 2021-12-23  5:58 UTC 

[PATCH V6 01/10] Use copy_process in vhost layer
 2021-12-22 20:25 UTC  (13+ messages)
` [PATCH V6 05/10] signal: Perfom autoreap for PF_USER_WORKER
` [PATCH V6 06/10] fork: add helpers to clone a process for kernel use
` [PATCH V6 10/10] vhost: use user_worker to check RLIMITs

[PATCH 0/4] driver_core: Auxiliary drvdata helper cleanup
 2021-12-22 17:18 UTC  (3+ messages)
  ` [PATCH 2/4] soundwire: intel: Use auxiliary_device driver data helpers

[PATCH v3 01/10] vdpa: Provide interface to read driver features
 2021-12-21  9:02 UTC  (11+ messages)
  ` [PATCH v3 02/10] vdpa/mlx5: Distribute RX virtqueues in RQT object
  ` [PATCH v3 03/10] vdpa: Read device configuration only if FEATURES_OK
          ` [PATCH v3 03/10] vdpa: Read device configuration only if FEATURES_OKg
  ` [PATCH v3 04/10] vdpa: Allow to configure max data virtqueues
  ` [PATCH v3 07/10] vdpa: Add support for returning device configuration information
  ` [PATCH v3 09/10] vdpa/mlx5: Configure max supported virtqueues
  ` [PATCH v3 10/10] vdpa: Use BIT_ULL for bit operations

[PATCH v2 09/10] vdpa: Support reporting max device virtqueues
 2021-12-21  8:02 UTC  (3+ messages)

[PATCH] gpio: virtio: remove timeout
 2021-12-21  4:26 UTC  (4+ messages)

[PATCH AUTOSEL 5.10 17/19] virtio_net: fix rx_drops stat for small pkts
 2021-12-21  1:59 UTC 

[PATCH AUTOSEL 5.15 22/29] virtio_net: fix rx_drops stat for small pkts
 2021-12-21  1:57 UTC 

[PATCH v8 09/11] firmware: arm_scmi: Add atomic mode support to virtio transport
 2021-12-20 23:17 UTC 

[iproute2-next v2 0/4] vdpa tool to query and set config layout
 2021-12-20 23:06 UTC  (12+ messages)
` [iproute2-next v2 1/4] vdpa: Update kernel headers
` [iproute2-next v2 2/4] vdpa: Enable user to query vdpa device config layout
` [iproute2-next v2 3/4] vdpa: Enable user to set mac address of vdpa device
` [iproute2-next v2 4/4] vdpa: Enable user to set mtu of the "

[PATCH 4/5] iommu: Separate IOVA rcache memories from iova_domain structure
 2021-12-20 13:57 UTC 

[RFC][PATCH 00/10] drm: Add DRM module helpers for existing PCI drivers
 2021-12-17 14:46 UTC  (11+ messages)
` [PATCH 01/10] drm: Provide PCI module-init macros
` [PATCH 02/10] drm/ast: Replace module-init boiler-plate code with DRM helpers
` [PATCH 03/10] drm/bochs: "
` [PATCH 04/10] drm/cirrus: "
` [PATCH 05/10] drm/hisilicon/hibmc: Replace module initialization "
` [PATCH 06/10] drm/mgag200: Replace module-init boiler-plate code "
` [PATCH 07/10] drm/qxl: Move ioctl array next to its only user
` [PATCH 08/10] drm/qxl: Replace module-init boiler-plate code with DRM helpers
` [PATCH 09/10] drm/vboxvideo: "
` [PATCH 10/10] drm/vmwgfx: "

[PATCH v2] iova: Move fast alloc size roundup into alloc_iova_fast()
 2021-12-17  8:11 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).