virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-19 08:35:28 to 2022-12-28 07:20:32 UTC [more...]

[RFC PATCH 0/6] Introduce a vringh accessor for IO memory
 2022-12-28  7:20 UTC  (20+ messages)
` [RFC PATCH 1/9] vringh: fix a typo in comments for vringh_kiov
` [RFC PATCH 2/9] vringh: remove vringh_iov and unite to vringh_kiov
` [RFC PATCH 3/9] tools/virtio: convert to new vringh user APIs
` [RFC PATCH 4/9] vringh: unify the APIs for all accessors
` [RFC PATCH 5/9] tools/virtio: convert to use new unified vringh APIs
` [RFC PATCH 6/9] caif_virtio: convert to "

[PATCH] vdpa: ifcvf: Do proper cleanup if IFCVF init fails
 2022-12-28  6:58 UTC 

[PATCH 0/4] virtio-net: don't busy poll for cvq command
 2022-12-28  6:35 UTC  (26+ messages)
` [PATCH 1/4] virtio-net: convert rx mode setting to use workqueue
` [PATCH 2/4] virtio_ring: switch to use BAD_RING()
` [PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
` [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command

[PATCH] MAINTAINERS: Update maintainer list for virtio i2c
 2022-12-27  7:21 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION c76083fac3bae1a87ae3d005b5cb1cbc761e31d5
 2022-12-26 16:54 UTC 

[PATCH] vdpa_sim: get rid of DMA ops
 2022-12-26  4:12 UTC  (4+ messages)

[RFC PATCH 0/4] virtio-net: don't busy poll for cvq command
 2022-12-26  3:45 UTC  (13+ messages)
` [RFC PATCH 1/4] virtio-net: convert rx mode setting to use workqueue
` [RFC PATCH 2/4] virtio_ring: switch to use BAD_RING()
` [RFC PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
` [RFC PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command

[GIT PULL] virtio,vhost,vdpa: features, fixes, cleanups
 2022-12-24 11:28 UTC  (8+ messages)

[PATCH] virtio_balloon: high order allocation
 2022-12-23  9:40 UTC 

[PATCH V3 0/4] Vendor stats support in vdpasim_net
 2022-12-23  8:37 UTC  (7+ messages)
` [PATCH V3 1/4] vdpa_sim: switch to use __vdpa_alloc_device()
` [PATCH V3 2/4] vdpasim: customize allocation size
` [PATCH V3 3/4] vdpa_sim: support vendor statistics
` [PATCH V3 4/4] vdpa_sim_net: vendor satistics

[PATCH net V2] virtio-net: correctly enable callback during start_xmit
 2022-12-23  6:29 UTC  (6+ messages)

[PATCH] virtio_blk: mark all zone fields LE
 2022-12-23  6:28 UTC  (2+ messages)

[PATCH V2 0/4] Vendor stats support in vdpasim_net
 2022-12-22  8:48 UTC  (6+ messages)
` [PATCH V2 1/4] vdpa_sim: switch to use __vdpa_alloc_device()
` [PATCH V2 2/4] vdpasim: customize allocation size
` [PATCH V2 3/4] vdpa_sim: support vendor statistics
` [PATCH V2 4/4] vdpa_sim_net: vendor satistics

[PATCH V2 00/12] ifcvf/vDPA implement features provisioning
 2022-12-22  5:44 UTC  (4+ messages)

[PATCH 0/4] Vendor stats support in vdpasim_net
 2022-12-22  4:30 UTC  (12+ messages)
` [PATCH 1/4] vdpa_sim: switch to use __vdpa_alloc_device()
` [PATCH 2/4] vdpasim: customize allocation size
` [PATCH 3/4] vdpa_sim: support vendor satistics
` [PATCH 4/4] vdpa_sim_net: "

[RFC PATCH 0/6] vdpa_sim: add support for user VA
 2022-12-22  4:18 UTC  (7+ messages)
` [RFC PATCH 1/6] vdpa: add bind_mm callback
` [RFC PATCH 6/6] vdpa_sim: add support for user VA

[PATCH] virtio: vdpa: fix snprintf size argument in snet_vdpa driver
 2022-12-22  3:53 UTC  (3+ messages)

[mst-vhost:vhost 4/58] drivers/block/virtio_blk.c:598:25: sparse: sparse: cast from restricted __virtio64
 2022-12-21 23:55 UTC 

[PATCH v2] virtio-blk: avoid kernel panic on VIRTIO_BLK_F_ZONED check
 2022-12-21 19:15 UTC 

[PATCH] virtio_net: send notification coalescing command only if value changed
 2022-12-21 13:10 UTC  (5+ messages)

kernel BUG in __skb_gso_segment
 2022-12-21 12:41 UTC  (3+ messages)

[PATCH v9 06/12] vdpa: request iova_range only once
 2022-12-21 11:47 UTC  (3+ messages)

[PATCH v2 1/2] virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
 2022-12-21 10:48 UTC  (2+ messages)
  ` [PATCH v2 2/2] virtio-blk: support completion batching for the IRQ path

[PATCH] vdpa_sim: use weak barriers
 2022-12-21  9:17 UTC  (2+ messages)

[PATCH] tools/virtio: fix the vringh test for virtio ring changes
 2022-12-21  9:13 UTC 

[RESEND PATCH 0/3] virtio: vdpa: new SolidNET DPU driver
 2022-12-21  7:05 UTC  (19+ messages)
` [RESEND PATCH 1/3] Add SolidRun vendor id
` [RESEND PATCH 2/3] New PCI quirk for SolidRun SNET DPU
` [PATCH 3/3 v6] virtio: vdpa: new SolidNET DPU driver

[PATCH] vhost_vdpa: fix the compile issue in commit 881ac7d2314f
 2022-12-21  6:48 UTC  (4+ messages)

[PATCH] virtio: vdpa: explain the dependency of SNET_VDPA on HWMON
 2022-12-21  3:25 UTC  (2+ messages)

[PATCH] virtio-blk: fix probe without CONFIG_BLK_DEV_ZONED
 2022-12-21  3:23 UTC  (3+ messages)

[PATCH v2 05/11] vduse: Introduce bound workqueue for irq injection
 2022-12-21  3:20 UTC  (11+ messages)
    ` [PATCH v2 08/11] vduse: Add sysfs interface for irq callback affinity
  ` [PATCH v2 03/11] vdpa: Add set_irq_affinity callback in vdpa_config_ops
  ` [PATCH v2 06/11] vduse: Support automatic irq callback affinity

[PATCH v3 0/4] vDPA: initial config export via "vdpa dev show"
 2022-12-21  0:14 UTC  (13+ messages)
` [PATCH v3 3/4] vdpa: show dev config as-is in "vdpa dev show" output

CISTI'2023 - Doctoral Symposium |Aveiro, Portugal
 2022-12-20 19:24 UTC 

[PATCH] virtio_blk: zone append in header type tweak
 2022-12-20 19:51 UTC  (2+ messages)

[PATCH] virtio_blk: temporary variable type tweak
 2022-12-20 19:51 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION e45fb347b630ee76482fe938ba76cf8eab811290
 2022-12-20 13:49 UTC 

next: kernel BUG at drivers/virtio/virtio.c:122!
 2022-12-20 13:26 UTC  (5+ messages)

[PATCH v3] virtio: fix virtio_config_ops kerneldocs
 2022-12-20 11:31 UTC  (2+ messages)

[PATCH] virtio: fix virtio_config_ops kerneldocs
 2022-12-20 11:30 UTC  (5+ messages)

[PATCH 0/3] docs: driver-api: virtio: documentation improv suggestion
 2022-12-20 11:11 UTC 

[RFC PATCH v1 0/2] virtio/vsock: fix mutual rx/tx hungup
 2022-12-20 10:43 UTC  (3+ messages)

[RFC PATCH v5 1/4] vsock: return errors other than -ENOMEM to socket
 2022-12-20 10:38 UTC  (3+ messages)
  ` [RFC PATCH v5 4/4] test/vsock: vsock_perf utility
` [RFC PATCH v5 0/4] vsock: update tools and error handling

[PATCH v2] virtio: fix virtio_config_ops kerneldocs
 2022-12-20 10:00 UTC 

[PATCH 0/4] Fix probe failed when modprobe modules
 2022-12-20  6:44 UTC  (4+ messages)

[mst-vhost:vhost 5/52] drivers/block/virtio_blk.c:539:21: warning: assignment to 'void *' from 'int' makes pointer from integer without a cast
 2022-12-19 14:33 UTC 

[mst-vhost:vhost 43/52] drivers/vhost/vdpa.c:68:13: warning: 'vhost_vdpa_iotlb_unmap' used but never defined
 2022-12-19 12:42 UTC 

[PATCH v5] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-12-19 12:21 UTC 

[PATCH v4] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-12-19 12:05 UTC  (3+ messages)

[RESEND PATCH v5 0/1] docs: driver-api: virtio: virtio on Linux
 2022-12-19 10:53 UTC  (5+ messages)
` [RESEND PATCH v5 1/1] "

[PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
 2022-12-19  8:39 UTC  (3+ 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).