virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-11 09:27:55 to 2023-10-18 23:48:23 UTC [more...]

[RFC v2 PATCH] vdpa_sim: implement .reset_map support
 2023-10-18 23:47 UTC  (3+ messages)

[PATCH v3] drm/virtio: add new virtio gpu capset definitions
 2023-10-18 23:25 UTC 

[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-18 23:21 UTC  (22+ messages)
` [PATCH 1/4] vdpa: introduce .reset_map operation callback
` [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
` [PATCH 4/4] vdpa/mlx5: implement .reset_map driver op

[PATCH RFC 1/1] x86/paravirt: introduce param to disable pv sched_clock
 2023-10-18 22:11 UTC 

[PATCH vhost v3 0/4] strictly check the acccess to the common cfg
 2023-10-18 20:07 UTC  (3+ messages)
` [PATCH vhost v3 3/4] virtio_pci: add check for common cfg size

[mst-vhost:vhost 18/35] drivers/virtio/virtio_pci_modern.c:54:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'}
 2023-10-18 19:51 UTC 

[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-10-18 18:29 UTC  (16+ messages)
` [PATCH V1 vfio 1/9] virtio-pci: Fix common config map for modern device
` [PATCH V1 vfio 2/9] virtio: Define feature bit for administration virtqueue
` [PATCH V1 vfio 3/9] virtio-pci: Introduce admin virtqueue
` [PATCH V1 vfio 4/9] virtio-pci: Introduce admin command sending function
` [PATCH V1 vfio 5/9] virtio-pci: Introduce admin commands
` [PATCH V1 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V1 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V1 vfio 8/9] vfio/pci: Expose vfio_pci_iowrite/read##size()
` [PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

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

[PATCH 0/2] vdpa: Add logging operatins
 2023-10-18 15:07 UTC  (2+ messages)

[PATCH v2 0/4] x86/paravirt: Get rid of paravirt patching
 2023-10-18 15:02 UTC  (9+ messages)
` [PATCH v2 1/4] x86/paravirt: move some functions and defines to alternative
` [PATCH v2 3/4] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
` [PATCH v2 4/4] x86/paravirt: remove no longer needed paravirt patching code

virtio-sound: release control request clarification
 2023-10-18 13:30 UTC  (4+ messages)
  ` [virtio-comment] "

[PATCH v2] ALSA: virtio: use copy and fill_silence callbacks
 2023-10-18 13:16 UTC  (2+ messages)

[PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
 2023-10-18  9:17 UTC  (37+ messages)
` [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
` [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
` [PATCH vhost 08/22] virtio_net: virtnet_poll_tx support rescheduled
` [PATCH vhost 13/22] virtio_net: xsk: prevent disable tx napi
` [PATCH vhost 14/22] virtio_net: xsk: tx: support tx
` [PATCH vhost 15/22] virtio_net: xsk: tx: support wakeup
` [PATCH vhost 16/22] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
` [PATCH vhost 17/22] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check "
` [PATCH vhost 18/22] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH vhost 19/22] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
` [PATCH vhost 20/22] virtio_net: xsk: rx: virtnet_rq_free_unused_buf() check "
` [PATCH vhost 21/22] virtio_net: update tx timeout record
` [PATCH vhost 22/22] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY

[RFC PATCH] vdpa_sim: implement .reset_map support
 2023-10-18  5:21 UTC  (5+ messages)

[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
 2023-10-18  3:40 UTC  (36+ messages)
` [PATCH net-next v1 01/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH net-next v1 02/19] virtio_net: unify the code for recycling the xmit ptr
` [PATCH net-next v1 03/19] virtio_net: independent directory
` [PATCH net-next v1 04/19] virtio_net: move to virtio_net.h
` [PATCH net-next v1 05/19] virtio_net: add prefix virtnet to all struct/api inside virtio_net.h
` [PATCH net-next v1 06/19] virtio_net: separate virtnet_rx_resize()
` [PATCH net-next v1 07/19] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next v1 08/19] virtio_net: sq support premapped mode
` [PATCH net-next v1 09/19] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v1 10/19] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v1 11/19] virtio_net: xsk: tx: support tx
` [PATCH net-next v1 12/19] virtio_net: xsk: tx: support wakeup
` [PATCH net-next v1 13/19] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
` [PATCH net-next v1 14/19] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check "
` [PATCH net-next v1 15/19] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH net-next v1 16/19] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
` [PATCH net-next v1 17/19] virtio_net: xsk: rx: virtnet_rq_free_unused_buf() check "
` [PATCH net-next v1 18/19] virtio_net: update tx timeout record
` [PATCH net-next v1 19/19] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY

[RFC PATCH] ALSA: virtio: use copy and fill_silence callbacks
 2023-10-18  0:15 UTC  (8+ messages)

[RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
 2023-10-17 19:03 UTC  (5+ messages)

[PATCH v2 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-17  0:39 UTC  (5+ messages)
` [PATCH v2 1/4] vdpa: introduce .reset_map operation callback
` [PATCH v2 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
` [PATCH v2 3/4] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
` [PATCH v2 4/4] vdpa/mlx5: implement .reset_map driver op

[PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
 2023-10-16  9:53 UTC  (36+ messages)

[PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
 2023-10-16  7:51 UTC  (3+ messages)
      ` [PATCH net-next 2/5] virtio-net: separate rx/tx coalescing moderation cmds

[PATCH][next] iommu/virtio: Add __counted_by for struct viommu_request and use struct_size()
 2023-10-16  7:37 UTC 

[RESEND PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
 2023-10-16  7:18 UTC  (2+ messages)

WorldCIST'24 - 12nd World Conference on Information Systems and Technologies | Lodz, Poland
 2023-10-14 15:47 UTC 

[PATCH 2/2] virtio-mmio: Support multiple interrupts per device
 2023-10-14 10:49 UTC  (2+ messages)

[PATCH vhost 11/22] virtio_net: sq support premapped mode
 2023-10-13 10:13 UTC  (2+ messages)

Report a possible vhost bug in stable branches
 2023-10-13  1:31 UTC  (2+ messages)

[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
 2023-10-12 11:40 UTC  (12+ messages)

[PATCH vhost 05/22] virtio_net: independent directory
 2023-10-11 23:22 UTC  (2+ messages)

[PATCH net-next v4 02/12] vsock: read from socket's error queue
 2023-10-11 12:57 UTC  (4+ messages)
  ` [PATCH net-next v4 10/12] test/vsock: MSG_ZEROCOPY flag tests
  ` [PATCH net-next v4 12/12] test/vsock: io_uring rx/tx tests
` [PATCH net-next v4 00/12] vsock/virtio: continue MSG_ZEROCOPY support


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