virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-18 17:27:58 to 2023-09-26 16:14:15 UTC [more...]

[PATCH V3] io_uring: fix IO hang in io_wq_put_and_exit from do_exit()
 2023-09-26 14:55 UTC  (5+ messages)

[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
 2023-09-26 16:01 UTC  (3+ messages)
` [PATCH vhost v13 12/12] virtio_net: merge dma operations when filling mergeable buffers

[PATCH vfio 00/11] Introduce a vfio driver over virtio devices
 2023-09-26 15:20 UTC  (81+ messages)
` [PATCH vfio 01/11] virtio-pci: Use virtio pci device layer vq info instead of generic one
` [PATCH vfio 02/11] virtio: Define feature bit for administration virtqueue
` [PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue
` [PATCH vfio 04/11] virtio: Expose the synchronous command helper function
` [PATCH vfio 05/11] virtio-pci: Introduce admin command sending function
` [PATCH vfio 06/11] virtio-pci: Introduce API to get PF virtio device from VF PCI device
` [PATCH vfio 07/11] virtio-pci: Introduce admin commands
` [PATCH vfio 08/11] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH vfio 09/11] vfio/pci: Expose vfio_pci_iowrite/read##size()
` [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
` [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices

[PATCH net-next v1 01/12] vsock: fix EPOLLERR set on non-empty error queue
 2023-09-26 13:10 UTC  (6+ messages)
  ` [PATCH net-next v1 02/12] vsock: read from socket's "
  ` [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY
  ` [PATCH net-next v1 10/12] test/vsock: MSG_ZEROCOPY flag tests
  ` [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests
` [PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support

[PATCH 00/16] vdpa: Add support for vq descriptor mappings
 2023-09-26 12:37 UTC  (17+ messages)
` [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] vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
 2023-09-26  2:57 UTC  (2+ messages)

[RFC 0/7] vdpa: Add support for iommufd
 2023-09-26  2:47 UTC  (4+ messages)
  ` [RFC 5/7] vdpa: Add new vdpa_config_ops
  ` [RFC 3/7] vhost: Add 3 new uapi to support iommufd
  ` [RFC 1/7] vhost/iommufd: Add the functions "

[PATCH 0/9] drm: Annotate structs with __counted_by
 2023-09-25 17:56 UTC  (27+ messages)
` [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table "
` [PATCH 2/9] drm/amdgpu/discovery: Annotate struct ip_hw_instance "
` [PATCH 3/9] drm/i915/selftests: Annotate struct perf_series "
` [PATCH 4/9] drm/msm/dpu: Annotate struct dpu_hw_intr "
` [PATCH 5/9] drm/nouveau/pm: Annotate struct nvkm_perfdom "
` [PATCH 6/9] drm/vc4: Annotate struct vc4_perfmon "
` [PATCH 7/9] drm/virtio: Annotate struct virtio_gpu_object_array "
` [PATCH 8/9] drm/vmwgfx: Annotate struct vmw_surface_dirty "
` [PATCH 9/9] drm/v3d: Annotate struct v3d_perfmon "

[PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
 2023-09-25 17:23 UTC  (15+ messages)

[PATCH v2] MAINTAINERS: Add myself as mlx5_vdpa driver
 2023-09-25 16:06 UTC 

[PATCH] crypto: virtio-crypto: call finalize with bh disabled
 2023-09-25 15:07 UTC 

virtio-sound linux driver conformance to spec
 2023-09-25 14:33 UTC  (16+ messages)
` [virtio-comment] "
  ` [virtio-comment] "

[PATCH] virtio_console: Annotate struct port_buffer with __counted_by
 2023-09-25 11:24 UTC  (3+ messages)

[PATCH 0/2] strictly check the acccess to the common cfg
 2023-09-25  3:58 UTC  (3+ messages)
` [PATCH 1/2] virtio_pci: fix the common map size and add check for vq-reset
` [PATCH 2/2] virtio_pci: add build offset check for the new common cfg items

[RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO
 2023-09-25  2:57 UTC  (2+ messages)

[PATCH net 1/6] virtio-net: initially change the value of tx-frames
 2023-09-25  2:29 UTC  (10+ messages)
  ` [PATCH net 2/6] virtio-net: fix mismatch of getting tx-frames
  ` [PATCH net 3/6] virtio-net: consistently save parameters for per-queue
  ` [PATCH net 4/6] virtio-net: fix per queue coalescing parameter setting
  ` [PATCH net 5/6] virtio-net: fix the vq coalescing setting for vq resize
  ` [PATCH net 6/6] virtio-net: a tiny comment update

[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
 2023-09-25  2:02 UTC  (6+ messages)
` [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset

[PATCH v2] virtio_balloon: Fix endless deflation and inflation on arm64
 2023-09-24 23:58 UTC  (2+ messages)

BUG: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context
 2023-09-24 17:39 UTC  (3+ messages)
`  "

WorldCIST'24 - 12nd World Conference on Information Systems and Technologies | Lodz, Poland
 2023-09-24  9:39 UTC 

Weird locking hierarchy in virtcrypto
 2023-09-22 10:45 UTC  (2+ messages)

[RFC PATCH 0/3] x86/paravirt: Get rid of paravirt patching
 2023-09-20 15:49 UTC  (6+ messages)
` [RFC PATCH 1/3] x86/paravirt: move some functions and defines to alternative
` [RFC PATCH 3/3] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2

[PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-20 11:06 UTC  (6+ 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).