virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-16 07:18:17 to 2023-10-20 06:57:28 UTC [more...]

[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
 2023-10-20  6:57 UTC  (57+ 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

[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-20  5:57 UTC  (22+ messages)
` [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release

[PATCH] virtio-blk: fix implicit overflow on virtio_max_dma_size
 2023-10-20  2:23 UTC  (4+ messages)
` PING: "
    `  "

[RFC v2 PATCH] vdpa_sim: implement .reset_map support
 2023-10-20  1:02 UTC  (5+ messages)

[PATCH vhost v4 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-19 23:47 UTC  (20+ 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 RFC 1/1] x86/paravirt: introduce param to disable pv sched_clock
 2023-10-19 23:11 UTC  (4+ messages)

[PATCH 1/2] virtio_pci: Don't make an extra copy of cpu affinity mask
 2023-10-19 12:55 UTC  (4+ messages)
` [PATCH 2/2] virtio_pci: Switch away from deprecated irq_set_affinity_hint

[PATCH v3 0/5] x86/paravirt: Get rid of paravirt patching
 2023-10-19 12:06 UTC  (8+ messages)
` [PATCH v3 1/5] x86/paravirt: move some functions and defines to alternative
` [PATCH v3 3/5] x86/paravirt: introduce ALT_NOT_XEN
` [PATCH v3 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
` [PATCH v3 5/5] x86/paravirt: remove no longer needed paravirt patching code

[PATCH] vsock: initialize the_virtio_vsock before using VQs
 2023-10-19  8:54 UTC 

[PATCH v5 9/9] drm: ci: Update xfails
 2023-10-19  8:25 UTC 

[PATCH vhost] virtio_ring: add BUG_ON() when vq is set to premapped mode and vq is not empty
 2023-10-19  7:09 UTC 

[PATCH vhost] virtio-ring: split: update avali idx lazily
 2023-10-19  6:50 UTC  (2+ messages)

[PATCH v2 3/6] powerpc/smp: Move shared_processor static key to smp.h
 2023-10-19  4:41 UTC 

[PATCH v4] virtio_pci: add check for common cfg size
 2023-10-19  3:49 UTC 

virtio-sound: release control request clarification
 2023-10-19  1:39 UTC  (5+ messages)
  ` [virtio-comment] "

[PATCH v2] ALSA: virtio: use copy and fill_silence callbacks
 2023-10-19  1:20 UTC  (3+ messages)

[PATCH v2] powerpc/paravirt: Improve vcpu_is_preempted
 2023-10-19  1:09 UTC 

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

[PATCH v3] drm/virtio: add new virtio gpu capset definitions
 2023-10-18 23:25 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 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

[PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
 2023-10-18  9:17 UTC  (10+ messages)
` [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs

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

[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  (12+ messages)

[PATCH net-next 2/5] virtio-net: separate rx/tx coalescing moderation cmds
 2023-10-16  7:51 UTC 

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


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