Linux Virtualization Development
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH net-next v1 07/19] virtio_net: separate virtnet_tx_resize()
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v1 06/19] virtio_net: separate virtnet_rx_resize()
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v1 05/19] virtio_net: add prefix virtnet to all struct/api inside virtio_net.h
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v1 04/19] virtio_net: move to virtio_net.h
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v1 03/19] virtio_net: independent directory
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH v2 3/6] powerpc/smp: Move shared_processor static key to smp.h
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH net-next v1 02/19] virtio_net: unify the code for recycling the xmit ptr
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v1 01/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
From
: Jason Wang <jasowang@xxxxxxxxxx>
[PATCH v4] virtio_pci: add check for common cfg size
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [virtio-comment] Re: virtio-sound: release control request clarification
From
: Anton Yakovlev via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] powerpc/paravirt: Improve vcpu_is_preempted
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH v2] ALSA: virtio: use copy and fill_silence callbacks
From
: Anton Yakovlev via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v3 5/5] vdpa_sim: implement .reset_map support
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH v3 4/5] vdpa/mlx5: implement .reset_map driver op
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH v3 1/5] vdpa: introduce .reset_map operation callback
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH v3 0/4] vdpa: decouple reset of iotlb mapping from device reset
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH v3 3/5] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH v3 2/5] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [RFC v2 PATCH] vdpa_sim: implement .reset_map support
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH v3] drm/virtio: add new virtio gpu capset definitions
From
: Gurchetan Singh <gurchetansingh@xxxxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH RFC 1/1] x86/paravirt: introduce param to disable pv sched_clock
From
: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
Re: [PATCH vhost v3 3/4] virtio_pci: add check for common cfg size
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[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'}
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH vhost v4 00/16] vdpa: Add support for vq descriptor mappings
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vhost v4 12/16] vdpa/mlx5: Improve mr update flow
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 13/16] vdpa/mlx5: Introduce mr for vq descriptor
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 15/16] vdpa/mlx5: Make iotlb helper functions more generic
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 12/16] vdpa/mlx5: Improve mr update flow
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 11/16] vdpa/mlx5: Move mr mutex out of mr struct
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 09/16] vdpa/mlx5: Rename mr destroy functions
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 08/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 07/16] vdpa/mlx5: Take cvq iotlb lock during refresh
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 06/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 04/16] vhost-vdpa: uAPI to get dedicated descriptor group id
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 05/16] vdpa/mlx5: Create helper function for dma mappings
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 03/16] vhost-vdpa: introduce descriptor group backend feature
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 01/16] vdpa/mlx5: Expose descriptor group mkey hw capability
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 02/16] vdpa: introduce dedicated descriptor group for virtqueue
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v4 00/16] vdpa: Add support for vq descriptor mappings
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/2] vdpa: Add logging operatins
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v2 3/4] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
From
: Juergen Gross via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [virtio-comment] Re: virtio-sound: release control request clarification
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [PATCH v2] ALSA: virtio: use copy and fill_silence callbacks
From
: kernel test robot <lkp@xxxxxxxxx>
RE: [PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH v2 3/4] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
From
: Ingo Molnar <mingo@xxxxxxxxxx>
[PATCH v2] ALSA: virtio: use copy and fill_silence callbacks
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [RFC v2 PATCH] vdpa_sim: implement .reset_map support
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC PATCH] vdpa_sim: implement .reset_map support
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[RFC v2 PATCH] vdpa_sim: implement .reset_map support
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: virtio-sound: release control request clarification
From
: Anton Yakovlev via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC PATCH] ALSA: virtio: use copy and fill_silence callbacks
From
: Anton Yakovlev via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH V1 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO admin commands
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
From
: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
Re: virtio-sound: release control request clarification
From
: Manos Pitsidianakis <manos.pitsidianakis@xxxxxxxxxx>
virtio-sound: release control request clarification
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [RFC PATCH] vdpa_sim: implement .reset_map support
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
[PATCH V1 vfio 8/9] vfio/pci: Expose vfio_pci_iowrite/read##size()
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH V1 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH V1 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO admin commands
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH V1 vfio 5/9] virtio-pci: Introduce admin commands
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH V1 vfio 4/9] virtio-pci: Introduce admin command sending function
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH V1 vfio 3/9] virtio-pci: Introduce admin virtqueue
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH V1 vfio 2/9] virtio: Define feature bit for administration virtqueue
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH V1 vfio 1/9] virtio-pci: Fix common config map for modern device
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH] ALSA: virtio: use copy and fill_silence callbacks
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [RFC PATCH] ALSA: virtio: use copy and fill_silence callbacks
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [RFC PATCH] ALSA: virtio: use copy and fill_silence callbacks
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [RFC PATCH] ALSA: virtio: use copy and fill_silence callbacks
From
: Anton Yakovlev via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v1 13/19] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH v2 4/4] vdpa/mlx5: implement .reset_map driver op
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH v2 3/4] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH v2 0/4] vdpa: decouple reset of iotlb mapping from device reset
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH v2 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH v2 1/4] vdpa: introduce .reset_map operation callback
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
From
: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [RFC PATCH] ALSA: virtio: use copy and fill_silence callbacks
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
Re: [PATCH v2 3/4] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
From
: Juergen Gross via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 4/4] x86/paravirt: remove no longer needed paravirt patching code
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [PATCH v2 3/4] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
[PATCH v2 4/4] x86/paravirt: remove no longer needed paravirt patching code
From
: Juergen Gross via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v2 3/4] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
From
: Juergen Gross via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v2 1/4] x86/paravirt: move some functions and defines to alternative
From
: Juergen Gross via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH v2 0/4] x86/paravirt: Get rid of paravirt patching
From
: Juergen Gross via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH net-next v1 18/19] virtio_net: update tx timeout record
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 16/19] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 19/19] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 17/19] virtio_net: xsk: rx: virtnet_rq_free_unused_buf() check xsk buffer
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 14/19] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check xsk buffer
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 15/19] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 12/19] virtio_net: xsk: tx: support wakeup
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 08/19] virtio_net: sq support premapped mode
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 13/19] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 09/19] virtio_net: xsk: bind/unbind xsk
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 04/19] virtio_net: move to virtio_net.h
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 11/19] virtio_net: xsk: tx: support tx
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 10/19] virtio_net: xsk: prevent disable tx napi
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 07/19] virtio_net: separate virtnet_tx_resize()
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 05/19] virtio_net: add prefix virtnet to all struct/api inside virtio_net.h
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 03/19] virtio_net: independent directory
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 06/19] virtio_net: separate virtnet_rx_resize()
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 02/19] virtio_net: unify the code for recycling the xmit ptr
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1 01/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
Re: [PATCH net-next 2/5] virtio-net: separate rx/tx coalescing moderation cmds
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH][next] iommu/virtio: Add __counted_by for struct viommu_request and use struct_size()
From
: Joerg Roedel <joro@xxxxxxxxxx>
Re: [RESEND PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 1/4] vdpa: introduce .reset_map operation callback
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
From
: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
Re: [PATCH 2/2] virtio-mmio: Support multiple interrupts per device
From
: Jakub Sitnicki via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH] vdpa_sim: implement .reset_map support
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
Re: [PATCH vhost 11/22] virtio_net: sq support premapped mode
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [RFC PATCH] vdpa_sim: implement .reset_map support
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
[RFC PATCH] vdpa_sim: implement .reset_map support
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH 4/4] vdpa/mlx5: implement .reset_map driver op
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH 1/4] vdpa: introduce .reset_map operation callback
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH 4/4] vdpa/mlx5: implement .reset_map driver op
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 1/4] vdpa: introduce .reset_map operation callback
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: Report a possible vhost bug in stable branches
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC PATCH] ALSA: virtio: use copy and fill_silence callbacks
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[RFC PATCH] ALSA: virtio: use copy and fill_silence callbacks
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vhost 21/22] virtio_net: update tx timeout record
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vhost 21/22] virtio_net: update tx timeout record
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
Re: [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vhost 21/22] virtio_net: update tx timeout record
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vhost 21/22] virtio_net: update tx timeout record
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vhost 08/22] virtio_net: virtnet_poll_tx support rescheduled
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vhost 21/22] virtio_net: update tx timeout record
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: Report a possible vhost bug in stable branches
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vhost 05/22] virtio_net: independent directory
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH net-next v4 00/12] vsock/virtio: continue MSG_ZEROCOPY support
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v4 12/12] test/vsock: io_uring rx/tx tests
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v4 10/12] test/vsock: MSG_ZEROCOPY flag tests
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v4 02/12] vsock: read from socket's error queue
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 20/22] virtio_net: xsk: rx: virtnet_rq_free_unused_buf() check xsk buffer
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 19/22] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 22/22] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 18/22] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 21/22] virtio_net: update tx timeout record
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 17/22] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check xsk buffer
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 16/22] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 15/22] virtio_net: xsk: tx: support wakeup
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 13/22] virtio_net: xsk: prevent disable tx napi
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 14/22] virtio_net: xsk: tx: support tx
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 12/22] virtio_net: xsk: bind/unbind xsk
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 09/22] virtio_net: separate virtnet_rx_resize()
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 11/22] virtio_net: sq support premapped mode
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 10/22] virtio_net: separate virtnet_tx_resize()
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 08/22] virtio_net: virtnet_poll_tx support rescheduled
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 05/22] virtio_net: independent directory
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 06/22] virtio_net: move to virtio_net.h
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 07/22] virtio_net: add prefix virtnet to all struct/api inside virtio_net.h
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 04/22] virtio_net: unify the code for recycling the xmit ptr
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 03/22] virtio_net: rename free_old_xmit_skbs to free_old_xmit
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
RE: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH vhost v3 3/4] virtio_pci: add check for common cfg size
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
RE: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
RE: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH][next] iommu/virtio: Add __counted_by for struct viommu_request and use struct_size()
From
: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH 4/4] vdpa/mlx5: implement .reset_map driver op
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH 3/4] vhost-vdpa: introduce IOTLB_PERSIST backend feature bit
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH 1/4] vdpa: introduce .reset_map operation callback
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
[PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH vhost v3 3/4] virtio_pci: add check for common cfg size
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v3 10/12] test/vsock: MSG_ZEROCOPY flag tests
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH 2/2] virtio-mmio: Support multiple interrupts per device
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost v3 1/4] virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bit
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost v3 2/4] virtio_pci: fix the common cfg map size
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost v3 3/4] virtio_pci: add check for common cfg size
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost v3 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost v3 15/16] vdpa/mlx5: Make iotlb helper functions more generic
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost v3 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost v3 13/16] vdpa/mlx5: Introduce mr for vq descriptor
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost v3 12/16] vdpa/mlx5: Improve mr update flow
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost v3 11/16] vdpa/mlx5: Move mr mutex out of mr struct
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost v3 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Jason Wang <jasowang@xxxxxxxxxx>
[PATCH vhost v3 3/4] virtio_pci: add check for common cfg size
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost v3 4/4] virtio_pci: add build offset check for the new common cfg items
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost v3 1/4] virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bit
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost v3 0/4] strictly check the acccess to the common cfg
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost v3 2/4] virtio_pci: fix the common cfg map size
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v3 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v3 10/12] test/vsock: MSG_ZEROCOPY flag tests
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v3 02/12] vsock: read from socket's error queue
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v3 12/12] test/vsock: io_uring rx/tx tests
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH vhost v3 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 15/16] vdpa/mlx5: Make iotlb helper functions more generic
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 13/16] vdpa/mlx5: Introduce mr for vq descriptor
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 12/16] vdpa/mlx5: Improve mr update flow
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 11/16] vdpa/mlx5: Move mr mutex out of mr struct
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 09/16] vdpa/mlx5: Rename mr destroy functions
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 08/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 07/16] vdpa/mlx5: Take cvq iotlb lock during refresh
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 06/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 05/16] vdpa/mlx5: Create helper function for dma mappings
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 04/16] vhost-vdpa: uAPI to get dedicated descriptor group id
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 02/16] vdpa: introduce dedicated descriptor group for virtqueue
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 03/16] vhost-vdpa: introduce descriptor group backend feature
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH mlx5-vhost v3 01/16] vdpa/mlx5: Expose descriptor group mkey hw capability
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v3 00/16] vdpa: Add support for vq descriptor mappings
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] tools/virtio: Add hints when module is not installed
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [PATCH vhost v2 1/2] virtio_pci: fix the common map size and add check for common size
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost v2 1/2] virtio_pci: fix the common map size and add check for common size
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [RFC PATCH 1/7] net: skbuff: Add tun_vnet_hash flag
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [RFC PATCH 0/7] tun: Introduce virtio-net hashing feature
From
: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
Re: [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vhost v2 1/2] virtio_pci: fix the common map size and add check for common size
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH vhost v2 2/2] virtio_pci: add build offset check for the new common cfg items
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost v2 1/2] virtio_pci: fix the common map size and add check for common size
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost v2 0/2] strictly check the acccess to the common cfg
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vhost v1 1/2] virtio_pci: fix the common map size and add check for vq-reset
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH vhost v1 2/2] virtio_pci: add build offset check for the new common cfg items
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost v1 0/2] strictly check the acccess to the common cfg
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH vhost v1 1/2] virtio_pci: fix the common map size and add check for vq-reset
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH] vduse: make vduse_class constant
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH] vduse: make vduse_class constant
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] vduse: make vduse_class constant
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH] vduse: make vduse_class constant
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] vduse: make vduse_class constant
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH] vduse: make vduse_class constant
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net v2 5/6] virtio-net: fix the vq coalescing setting for vq resize
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net v2 4/6] virtio-net: fix per queue coalescing parameter setting
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC v2 3/4] vduse: update the vq_info in ioctl
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vhost] virtio_net: fix the missing of the dma cpu sync
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 1/2] tools/virtio: Add dma sync api for virtio test
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 2/2] tools/virtio: Add hints when module is not installed
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 2/2] virtio_pci: add build offset check for the new common cfg items
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 1/2] virtio_pci: fix the common map size and add check for vq-reset
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH v2 1/2] tools/virtio: Add dma sync api for virtio test
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [-next 0/5] Add the pci_is_vga() helper and use it
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
[PATCH] vduse: make vduse_class constant
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [-next 1/5] PCI: Add the pci_is_vga() helper
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [-next 4/5] drm/virgpu: Switch to pci_is_vga()
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [-next 4/5] drm/virgpu: Switch to pci_is_vga()
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop
From
: Feng Liu via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH 0/9] drm: Annotate structs with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH vhost 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vhost 15/16] vdpa/mlx5: Make iotlb helper functions more generic
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vhost 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vhost 13/16] vdpa/mlx5: Introduce mr for vq descriptor
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/9] drm: Annotate structs with __counted_by
From
: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH net-next v2 00/12] vsock/virtio: continue MSG_ZEROCOPY support
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH] mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH net-next v2 12/12] test/vsock: io_uring rx/tx tests
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v2 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v2 10/12] test/vsock: MSG_ZEROCOPY flag tests
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v2 00/12] vsock/virtio: continue MSG_ZEROCOPY support
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v2 10/12] test/vsock: MSG_ZEROCOPY flag tests
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v2 09/12] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v2 08/12] vsock: enable setting SO_ZEROCOPY
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v2 02/12] vsock: read from socket's error queue
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v2 01/12] vsock: set EPOLLERR on non-empty error queue
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [LINUX KERNEL PATCH v5 1/2] virtio_pci: Add freeze_mode for virtio_pci_common_cfg
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH net v2 5/6] virtio-net: fix the vq coalescing setting for vq resize
From
: Paolo Abeni <pabeni@xxxxxxxxxx>
Re: [PATCH vhost 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] virtio_balloon: Fix endless deflation and inflation on arm64
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH] vhost-scsi: Spelling s/preceeding/preceding/g
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
Re: [PATCH 0/9] drm: Annotate structs with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 0/9] drm: Annotate structs with __counted_by
From
: Christian König via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/9] drm: Annotate structs with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue
From
: Feng Liu via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/9] drm: Annotate structs with __counted_by
From
: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
Re: [PATCH 0/9] drm: Annotate structs with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 0/9] drm: Annotate structs with __counted_by
From
: Alex Deucher <alexdeucher@xxxxxxxxx>
Re: [PATCH v2] virtio_balloon: Fix endless deflation and inflation on arm64
From
: David Hildenbrand <david@xxxxxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: (subset) [PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH 0/9] drm: Annotate structs with __counted_by
From
: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/9] drm: Annotate structs with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [RFC v2 3/4] vduse: update the vq_info in ioctl
From
: Maxime Coquelin <maxime.coquelin@xxxxxxxxxx>
Re: [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO
From
: Maxime Coquelin <maxime.coquelin@xxxxxxxxxx>
Re: [RFC v2 3/4] vduse: update the vq_info in ioctl
From
: Maxime Coquelin <maxime.coquelin@xxxxxxxxxx>
[PATCH vhost 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 15/16] vdpa/mlx5: Make iotlb helper functions more generic
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 13/16] vdpa/mlx5: Introduce mr for vq descriptor
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 11/16] vdpa/mlx5: Move mr mutex out of mr struct
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 12/16] vdpa/mlx5: Improve mr update flow
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 08/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 07/16] vdpa/mlx5: Take cvq iotlb lock during refresh
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 09/16] vdpa/mlx5: Rename mr destroy functions
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 06/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 05/16] vdpa/mlx5: Create helper function for dma mappings
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 04/16] vhost-vdpa: uAPI to get dedicated descriptor group id
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 03/16] vhost-vdpa: introduce descriptor group backend feature
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost 02/16] vdpa: introduce dedicated descriptor group for virtqueue
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH mlx5-next 01/16] vdpa/mlx5: Expose descriptor group mkey hw capability
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH] vhost-scsi: Spelling s/preceeding/preceding/g
From
: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
RE: Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: "Gonglei \(Arei\) via Virtualization" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: zhenwei pi via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 01/11] virtio-pci: Use virtio pci device layer vq info instead of generic one
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue
From
: Feng Liu via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 01/11] virtio-pci: Use virtio pci device layer vq info instead of generic one
From
: Feng Liu via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: Halil Pasic <pasic@xxxxxxxxxxxxx>
Re: [PATCH 2/2] tools/virtio: Add hints when module is not installed
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[RESEND PATCH v2] vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: Halil Pasic <pasic@xxxxxxxxxxxxx>
Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: Halil Pasic <pasic@xxxxxxxxxxxxx>
Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: Cornelia Huck <cohuck@xxxxxxxxxx>
Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: Halil Pasic <pasic@xxxxxxxxxxxxx>
Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: Cornelia Huck <cohuck@xxxxxxxxxx>
Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: Halil Pasic <pasic@xxxxxxxxxxxxx>
RE: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: "Gonglei \(Arei\) via Virtualization" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
RE: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: "Gonglei \(Arei\) via Virtualization" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v1 02/12] vsock: read from socket's error queue
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
[PATCH vhost] virtio_net: fix the missing of the dma cpu sync
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vhost v13 12/12] virtio_net: merge dma operations when filling mergeable buffers
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [GIT PULL] virtio: features
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue
From
: Feng Liu via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 01/11] virtio-pci: Use virtio pci device layer vq info instead of generic one
From
: Feng Liu via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: Halil Pasic <pasic@xxxxxxxxxxxxx>
Re: [PATCH V3] io_uring: fix IO hang in io_wq_put_and_exit from do_exit()
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
Re: [PATCH vhost v13 12/12] virtio_net: merge dma operations when filling mergeable buffers
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v1 10/12] test/vsock: MSG_ZEROCOPY flag tests
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v1 02/12] vsock: read from socket's error queue
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v1 01/12] vsock: fix EPOLLERR set on non-empty error queue
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH 00/16] vdpa: Add support for vq descriptor mappings
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 00/16] vdpa: Add support for vq descriptor mappings
From
: Si-Wei Liu <si-wei.liu@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 08/11] vfio/pci: Expose vfio_pci_core_setup_barmap()
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 09/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Jason Wang <jasowang@xxxxxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 08/16] vdpa/mlx5: Rename mr destroy functions
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 07/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 06/16] vdpa/mlx5: Take cvq iotlb lock during refresh
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 05/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH 04/16] vdpa/mlx5: Create helper function for dma mappings
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH] vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC 1/7] vhost/iommufd: Add the functions support iommufd
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC 3/7] vhost: Add 3 new uapi to support iommufd
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC 5/7] vdpa: Add new vdpa_config_ops
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC 0/7] vdpa: Add support for iommufd
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH V3] io_uring: fix IO hang in io_wq_put_and_exit from do_exit()
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH V3] io_uring: fix IO hang in io_wq_put_and_exit from do_exit()
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by
From
: Alex Deucher <alexdeucher@xxxxxxxxx>
Re: [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 3/9] drm/i915/selftests: Annotate struct perf_series with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Robin Murphy <robin.murphy@xxxxxxx>
[PATCH v2] MAINTAINERS: Add myself as mlx5_vdpa driver
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH] crypto: virtio-crypto: call finalize with bh disabled
From
: "Gonglei \(Arei\) via Virtualization" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: virtio-sound linux driver conformance to spec
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by
From
: Alex Deucher <alexdeucher@xxxxxxxxx>
Re: [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by
From
: Alex Deucher <alexdeucher@xxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Robin Murphy <robin.murphy@xxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH] virtio_console: Annotate struct port_buffer with __counted_by
From
: Amit Shah <amit@xxxxxxxxxxxxx>
[PATCH] vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 00/16] vdpa: Add support for vq descriptor mappings
From
: Dragos Tatulea via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by
From
: Christian König via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
[PATCH 0/2] strictly check the acccess to the common cfg
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH 1/2] virtio_pci: fix the common map size and add check for vq-reset
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
[PATCH 2/2] virtio_pci: add build offset check for the new common cfg items
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 07/11] virtio-pci: Introduce admin commands
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net 5/6] virtio-net: fix the vq coalescing setting for vq resize
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net 5/6] virtio-net: fix the vq coalescing setting for vq resize
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: virtio-sound linux driver conformance to spec
From
: Anton Yakovlev via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: virtio-sound linux driver conformance to spec
From
: Anton Yakovlev via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [virtio-comment] Re: virtio-sound linux driver conformance to spec
From
: Anton Yakovlev via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [virtio-comment] Re: virtio-sound linux driver conformance to spec
From
: Anton Yakovlev via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] virtio_balloon: Fix endless deflation and inflation on arm64
From
: Gavin Shan <gshan@xxxxxxxxxx>
Re: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context
From
: Halil Pasic <pasic@xxxxxxxxxxxxx>
RE: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context
From
: "Gonglei \(Arei\) via Virtualization" <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 5/9] drm/nouveau/pm: Annotate struct nvkm_perfdom with __counted_by
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH vfio 07/11] virtio-pci: Introduce admin commands
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH 7/9] drm/virtio: Annotate struct virtio_gpu_object_array with __counted_by
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH] virtio_console: Annotate struct port_buffer with __counted_by
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH 8/9] drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_by
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH 6/9] drm/vc4: Annotate struct vc4_perfmon with __counted_by
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH 2/9] drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_by
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH 4/9] drm/msm/dpu: Annotate struct dpu_hw_intr with __counted_by
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH 3/9] drm/i915/selftests: Annotate struct perf_series with __counted_by
From
: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
Re: [PATCH 5/9] drm/nouveau/pm: Annotate struct nvkm_perfdom with __counted_by
From
: Lyude Paul <lyude@xxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Robin Murphy <robin.murphy@xxxxxxx>
[PATCH] virtio_console: Annotate struct port_buffer with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 2/9] drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_by
From
: Alex Deucher <alexdeucher@xxxxxxxxx>
[PATCH 9/9] drm/v3d: Annotate struct v3d_perfmon with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by
From
: Alex Deucher <alexdeucher@xxxxxxxxx>
[PATCH 2/9] drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 8/9] drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 3/9] drm/i915/selftests: Annotate struct perf_series with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 5/9] drm/nouveau/pm: Annotate struct nvkm_perfdom with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 0/9] drm: Annotate structs with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 4/9] drm/msm/dpu: Annotate struct dpu_hw_intr with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 7/9] drm/virtio: Annotate struct virtio_gpu_object_array with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 6/9] drm/vc4: Annotate struct vc4_perfmon with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH 1/9] drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_by
From
: Kees Cook <keescook@xxxxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
BUG: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context
From
: Halil Pasic <pasic@xxxxxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Robin Murphy <robin.murphy@xxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Jason Gunthorpe <jgg@xxxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: Weird locking hierarchy in virtcrypto
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH net 5/6] virtio-net: fix the vq coalescing setting for vq resize
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Weird locking hierarchy in virtcrypto
From
: Juergen Gross via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
Re: [PATCH net 5/6] virtio-net: fix the vq coalescing setting for vq resize
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net 6/6] virtio-net: a tiny comment update
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net 5/6] virtio-net: fix the vq coalescing setting for vq resize
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net 4/6] virtio-net: fix per queue coalescing parameter setting
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH net 3/6] virtio-net: consistently save parameters for per-queue
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Zhu, Lingshan" <lingshan.zhu@xxxxxxxxx>
Re: [PATCH net 2/6] virtio-net: fix mismatch of getting tx-frames
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset
From
: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
RE: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Parav Pandit via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH vfio 08/11] vfio/pci: Expose vfio_pci_core_setup_barmap()
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 01/11] virtio-pci: Use virtio pci device layer vq info instead of generic one
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH vfio 11/11] vfio/virtio: Introduce a vfio driver over virtio devices
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vfio 09/11] vfio/pci: Expose vfio_pci_iowrite/read##size()
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vfio 08/11] vfio/pci: Expose vfio_pci_core_setup_barmap()
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vfio 07/11] virtio-pci: Introduce admin commands
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vfio 06/11] virtio-pci: Introduce API to get PF virtio device from VF PCI device
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vfio 05/11] virtio-pci: Introduce admin command sending function
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vfio 04/11] virtio: Expose the synchronous command helper function
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vfio 03/11] virtio-pci: Introduce admin virtqueue
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vfio 02/11] virtio: Define feature bit for administration virtqueue
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vfio 01/11] virtio-pci: Use virtio pci device layer vq info instead of generic one
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH vfio 00/11] Introduce a vfio driver over virtio devices
From
: Yishai Hadas via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH net 1/6] virtio-net: initially change the value of tx-frames
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC PATCH 3/3] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
From
: Juergen Gross via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH 3/3] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: [RFC PATCH 1/3] x86/paravirt: move some functions and defines to alternative
From
: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Re: virtio-sound linux driver conformance to spec
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
From
: Paolo Abeni <pabeni@xxxxxxxxxx>
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: virtio-sound linux driver conformance to spec
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [virtio-comment] Re: virtio-sound linux driver conformance to spec
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: virtio-sound linux driver conformance to spec
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
From
: Paolo Abeni <pabeni@xxxxxxxxxx>
Re: virtio-sound linux driver conformance to spec
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Robin Murphy <robin.murphy@xxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [virtio-comment] Re: virtio-sound linux driver conformance to spec
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: virtio-sound linux driver conformance to spec
From
: Anton Yakovlev via Virtualization <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [virtio-comment] virtio-sound linux driver conformance to spec
From
: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
Re: [PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Robin Murphy <robin.murphy@xxxxxxx>
Re: [PATCH v2 2/2] iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush
From
: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
Re: [PATCH v2 1/2] iommu/virtio: Make use of ops->iotlb_sync_map
From
: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
Re: [PATCH net-next v9 4/4] vsock/virtio: MSG_ZEROCOPY flag support
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
Re: [virtio-comment] virtio-sound linux driver conformance to spec
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [virtio-comment] virtio-sound linux driver conformance to spec
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [virtio-comment] virtio-sound linux driver conformance to spec
From
: Matias Ezequiel Vara Larsen <mvaralar@xxxxxxxxxx>
Re: [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC v2 2/4] vduse: Add file operation for mmap
From
: Jason Wang <jasowang@xxxxxxxxxx>
Re: [RFC v2 1/4] vduse: Add function to get/free the pages for reconnection
From
: Jason Wang <jasowang@xxxxxxxxxx>
[PATCH net-next 1/5] vsock/test: add recv_buf() utility function
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
[PATCH net-next 5/5] vsock/test: track bytes in MSG_PEEK test for SOCK_SEQPACKET
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
[PATCH net-next 4/5] vsock/test: use send_buf() in vsock_test.c
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
[PATCH net-next 3/5] vsock/test: add send_buf() utility function
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
[PATCH net-next 2/5] vsock/test: use recv_buf() in vsock_test.c
From
: Stefano Garzarella <sgarzare@xxxxxxxxxx>
[Index of Archives]
[KVM]
[Kernel]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]