Linux Virtualization
[Prev Page][Next Page]
- Re: [PATCH RFC net-next] vsock: Reschedule connect_work for O_NONBLOCK connect() requests, (continued)
[PATCH net] virtio_net: fix memory leak inside XPD_TX with mergeable,
Xuan Zhuo
Re: [virtio-dev] [PATCH] virtio-net: use mtu size as buffer length for big packets,
Jason Wang
Re: [PATCH v5 5/5] vduse: Support querying information of IOVA regions, Jason Wang
Re: memory locking in vhost-vdpa,
Jason Wang
[PATCH] docs: driver-api: virtio: virtio on Linux,
Ricardo Cañuelo
Re: [PATCH] docs: driver-api: virtio: virtio on Linux, Michael S. Tsirkin
Re: [RFC 3/5] vhost_test: batch used buffer, Stefano Garzarella
[PATCH v1 1/1] iommu/virtio: Do not dereference fwnode in struct device,
Andy Shevchenko
Re: [PATCH v6 2/2] Unify how inflated memory is accounted in virtio balloon driver,
David Hildenbrand
[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v14 01/42] virtio: record the maximum queue num supported by the device., Xuan Zhuo
- [PATCH v14 02/42] virtio: struct virtio_config_ops add callbacks for queue_reset, Xuan Zhuo
- [PATCH v14 03/42] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset, Xuan Zhuo
- [PATCH v14 04/42] virtio_ring: extract the logic of freeing vring, Xuan Zhuo
- [PATCH v14 05/42] virtio_ring: split vring_virtqueue, Xuan Zhuo
- [PATCH v14 06/42] virtio_ring: introduce virtqueue_init(), Xuan Zhuo
- [PATCH v14 07/42] virtio_ring: split: stop __vring_new_virtqueue as export symbol, Xuan Zhuo
- [PATCH v14 08/42] virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_split, Xuan Zhuo
- [PATCH v14 09/42] virtio_ring: split: introduce vring_free_split(), Xuan Zhuo
- [PATCH v14 10/42] virtio_ring: split: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v14 12/42] virtio_ring: split: extract the logic of vring init, Xuan Zhuo
- [PATCH v14 11/42] virtio_ring: split: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v14 14/42] virtio_ring: split: introduce virtqueue_reinit_split(), Xuan Zhuo
- [PATCH v14 15/42] virtio_ring: split: reserve vring_align, may_reduce_num, Xuan Zhuo
- [PATCH v14 13/42] virtio_ring: split: extract the logic of attach vring, Xuan Zhuo
- [PATCH v14 16/42] virtio_ring: split: introduce virtqueue_resize_split(), Xuan Zhuo
- [PATCH v14 18/42] virtio_ring: packed: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v14 17/42] virtio_ring: packed: introduce vring_free_packed, Xuan Zhuo
- [PATCH v14 19/42] virtio_ring: packed: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v14 21/42] virtio_ring: packed: extract the logic of attach vring, Xuan Zhuo
- [PATCH v14 20/42] virtio_ring: packed: extract the logic of vring init, Xuan Zhuo
- [PATCH v14 22/42] virtio_ring: packed: introduce virtqueue_reinit_packed(), Xuan Zhuo
- [PATCH v14 24/42] virtio_ring: introduce virtqueue_resize(), Xuan Zhuo
- [PATCH v14 26/42] virtio: allow to unbreak/break virtqueue individually, Xuan Zhuo
- [PATCH v14 25/42] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data, Xuan Zhuo
- [PATCH v14 23/42] virtio_ring: packed: introduce virtqueue_resize_packed(), Xuan Zhuo
- [PATCH v14 27/42] virtio: queue_reset: add VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v14 28/42] virtio_ring: struct virtqueue introduce reset, Xuan Zhuo
- [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset, Xuan Zhuo
- [PATCH v14 29/42] virtio_pci: struct virtio_pci_common_cfg add queue_reset, Xuan Zhuo
- [PATCH v14 32/42] virtio_pci: support VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v14 31/42] virtio_pci: extract the logic of active vq for modern pci, Xuan Zhuo
- [PATCH v14 33/42] virtio: find_vqs() add arg sizes, Xuan Zhuo
- [PATCH v14 36/42] virtio: add helper virtio_find_vqs_ctx_size(), Xuan Zhuo
- [PATCH v14 34/42] virtio_pci: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v14 35/42] virtio_mmio: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v14 37/42] virtio_net: set the default max ring size by find_vqs(), Xuan Zhuo
- [PATCH v14 39/42] virtio_net: split free_unused_bufs(), Xuan Zhuo
- [PATCH v14 38/42] virtio_net: get ringparam by virtqueue_get_vring_max_size(), Xuan Zhuo
- [PATCH v14 40/42] virtio_net: support rx queue resize, Xuan Zhuo
- [PATCH v14 41/42] virtio_net: support tx queue resize, Xuan Zhuo
- [PATCH v14 42/42] virtio_net: support set_ringparam, Xuan Zhuo
- Re: [PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET, Ricardo Cañuelo
Re: [PATCH v4 5/5] vduse: Support querying information of IOVA regions,
Jason Wang
Re: [RFC PATCH v2 0/9] vsock: updates for SO_RCVLOWAT handling,
Stefano Garzarella
Re: [RFC PATCH v2 0/9] vsock: updates for SO_RCVLOWAT handling, Vishnu Dasa via Virtualization
Re: [RFC PATCH v2 5/9] vsock: SO_RCVLOWAT transport set callback, Stefano Garzarella
Re: [RFC PATCH v2 3/9] vmci/vsock: use 'target' in notify_poll_in, callback,
Stefano Garzarella
Re: [RFC PATCH v2 1/9] vsock: use sk_rcvlowat to set POLLIN/POLLRDNORM, Stefano Garzarella
[PATCH 00/12] drm/format-helper: Move to struct iosys_map,
Thomas Zimmermann
[PATCH 03/12] drm/format-helper: Convert drm_fb_swab() to struct iosys_map, Thomas Zimmermann
[PATCH 10/12] drm/format-helper: Rework XRGB8888-to-GRAY8 conversion, Thomas Zimmermann
[PATCH 11/12] drm/format-helper: Rework XRGB8888-to-MONO conversion, Thomas Zimmermann
[PATCH 02/12] drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio(), Thomas Zimmermann
[PATCH 12/12] drm/format-helper: Move destination-buffer handling into internal helper, Thomas Zimmermann
Re: [PATCH 12/12] drm/format-helper: Move destination-buffer handling into internal helper, Sam Ravnborg
[PATCH 07/12] drm/format-helper: Rework RGB565-to-XRGB8888 conversion, Thomas Zimmermann
[PATCH 08/12] drm/format-helper: Rework RGB888-to-XRGB8888 conversion, Thomas Zimmermann
Re: [PATCH 00/12] drm/format-helper: Move to struct iosys_map, Sam Ravnborg
Re: [RFC PATCH 1/1] drivers/vhost: vhost-blk accelerator for virtio-blk guests,
Michael S. Tsirkin
Re: [RFC 4/5] virtio: get desc id in order, Jason Wang
Re: [RFC 1/5] vhost: reorder used descriptors in a batch,
Jason Wang
[PATCH v13 00/42] virtio pci support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v13 01/42] virtio: record the maximum queue num supported by the device., Xuan Zhuo
- [PATCH v13 02/42] virtio: struct virtio_config_ops add callbacks for queue_reset, Xuan Zhuo
- [PATCH v13 03/42] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset, Xuan Zhuo
- [PATCH v13 04/42] virtio_ring: extract the logic of freeing vring, Xuan Zhuo
- [PATCH v13 05/42] virtio_ring: split vring_virtqueue, Xuan Zhuo
- [PATCH v13 07/42] virtio_ring: split: stop __vring_new_virtqueue as export symbol, Xuan Zhuo
- [PATCH v13 06/42] virtio_ring: introduce virtqueue_init(), Xuan Zhuo
- [PATCH v13 08/42] virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_split, Xuan Zhuo
- [PATCH v13 09/42] virtio_ring: split: introduce vring_free_split(), Xuan Zhuo
- [PATCH v13 11/42] virtio_ring: split: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v13 12/42] virtio_ring: split: extract the logic of vring init, Xuan Zhuo
- [PATCH v13 10/42] virtio_ring: split: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v13 15/42] virtio_ring: split: reserve vring_align, may_reduce_num, Xuan Zhuo
- [PATCH v13 13/42] virtio_ring: split: extract the logic of attach vring, Xuan Zhuo
- [PATCH v13 14/42] virtio_ring: split: introduce virtqueue_reinit_split(), Xuan Zhuo
- [PATCH v13 16/42] virtio_ring: split: introduce virtqueue_resize_split(), Xuan Zhuo
- [PATCH v13 18/42] virtio_ring: packed: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v13 17/42] virtio_ring: packed: introduce vring_free_packed, Xuan Zhuo
- [PATCH v13 19/42] virtio_ring: packed: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v13 20/42] virtio_ring: packed: extract the logic of vring init, Xuan Zhuo
- [PATCH v13 21/42] virtio_ring: packed: extract the logic of attach vring, Xuan Zhuo
- [PATCH v13 22/42] virtio_ring: packed: introduce virtqueue_reinit_packed(), Xuan Zhuo
- [PATCH v13 23/42] virtio_ring: packed: introduce virtqueue_resize_packed(), Xuan Zhuo
- [PATCH v13 25/42] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data, Xuan Zhuo
- [PATCH v13 24/42] virtio_ring: introduce virtqueue_resize(), Xuan Zhuo
- [PATCH v13 26/42] virtio: allow to unbreak/break virtqueue individually, Xuan Zhuo
- [PATCH v13 28/42] virtio_ring: struct virtqueue introduce reset, Xuan Zhuo
- [PATCH v13 29/42] virtio_pci: struct virtio_pci_common_cfg add queue_reset, Xuan Zhuo
- [PATCH v13 30/42] virtio_pci: introduce helper to get/set queue reset, Xuan Zhuo
- [PATCH v13 27/42] virtio: queue_reset: add VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v13 31/42] virtio_pci: extract the logic of active vq for modern pci, Xuan Zhuo
- [PATCH v13 32/42] virtio_pci: support VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v13 34/42] virtio_pci: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v13 33/42] virtio: find_vqs() add arg sizes, Xuan Zhuo
- [PATCH v13 35/42] virtio_mmio: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v13 36/42] virtio: add helper virtio_find_vqs_ctx_size(), Xuan Zhuo
- [PATCH v13 37/42] virtio_net: set the default max ring size by find_vqs(), Xuan Zhuo
- [PATCH v13 38/42] virtio_net: get ringparam by virtqueue_get_vring_max_size(), Xuan Zhuo
- [PATCH v13 41/42] virtio_net: support tx queue resize, Xuan Zhuo
- [PATCH v13 40/42] virtio_net: support rx queue resize, Xuan Zhuo
- [PATCH v13 39/42] virtio_net: split free_unused_bufs(), Xuan Zhuo
- [PATCH v13 42/42] virtio_net: support set_ringparam, Xuan Zhuo
[PATCH V6] virtio-net: fix the race between refill work and close,
Jason Wang
RE: [PATCH V4 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0,
Parav Pandit via Virtualization
RE: [PATCH V4 3/6] vDPA: allow userspace to query features of a vDPA device,
Parav Pandit via Virtualization
<Possible follow-ups>
Re: [PATCH V4 3/6] vDPA: allow userspace to query features of a vDPA device, Michael S. Tsirkin
[PATCH] smp/hotplug, x86/vmware: Put offline vCPUs in halt instead of mwait,
Srivatsa S. Bhat
Re: [RFC 0/5] In virtio-spec 1.1, new feature bit VIRTIO_F_IN_ORDER was introduced., Jason Wang
Re: [PATCH v3 5/5] vduse: Support querying information of IOVA regions, Jason Wang
Re: [PATCH v3 4/5] vduse: Support registering userspace memory for IOVA regions, Jason Wang
Re: [PATCH v3 3/5] vduse: Support using userspace pages as bounce buffer, Jason Wang
Re: [PATCH v3 1/5] vduse: Remove unnecessary spin lock protection, Jason Wang
[PATCH v12 00/40] virtio pci support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v12 01/40] virtio: record the maximum queue num supported by the device., Xuan Zhuo
- [PATCH v12 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset, Xuan Zhuo
- [PATCH v12 03/40] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset, Xuan Zhuo
- [PATCH v12 04/40] virtio_ring: extract the logic of freeing vring, Xuan Zhuo
- [PATCH v12 05/40] virtio_ring: split vring_virtqueue, Xuan Zhuo
- [PATCH v12 06/40] virtio_ring: introduce virtqueue_init(), Xuan Zhuo
- [PATCH v12 07/40] virtio_ring: split: introduce vring_free_split(), Xuan Zhuo
- [PATCH v12 08/40] virtio_ring: split: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v12 09/40] virtio_ring: split: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v12 10/40] virtio_ring: split: extract the logic of attach vring, Xuan Zhuo
- [PATCH v12 11/40] virtio_ring: split: extract the logic of vring init, Xuan Zhuo
- [PATCH v12 12/40] virtio_ring: split: introduce virtqueue_reinit_split(), Xuan Zhuo
- [PATCH v12 13/40] virtio_ring: split: reserve vring_align, may_reduce_num, Xuan Zhuo
- [PATCH v12 14/40] virtio_ring: split: introduce virtqueue_resize_split(), Xuan Zhuo
- [PATCH v12 15/40] virtio_ring: packed: introduce vring_free_packed, Xuan Zhuo
- [PATCH v12 16/40] virtio_ring: packed: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v12 17/40] virtio_ring: packed: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v12 18/40] virtio_ring: packed: extract the logic of attach vring, Xuan Zhuo
- [PATCH v12 19/40] virtio_ring: packed: extract the logic of vring init, Xuan Zhuo
- [PATCH v12 20/40] virtio_ring: packed: introduce virtqueue_reinit_packed(), Xuan Zhuo
- [PATCH v12 21/40] virtio_ring: packed: introduce virtqueue_resize_packed(), Xuan Zhuo
- [PATCH v12 23/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data, Xuan Zhuo
- [PATCH v12 22/40] virtio_ring: introduce virtqueue_resize(), Xuan Zhuo
- [PATCH v12 24/40] virtio: allow to unbreak/break virtqueue individually, Xuan Zhuo
- [PATCH v12 25/40] virtio: queue_reset: add VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v12 26/40] virtio_ring: struct virtqueue introduce reset, Xuan Zhuo
- [PATCH v12 27/40] virtio_pci: struct virtio_pci_common_cfg add queue_reset, Xuan Zhuo
- [PATCH v12 29/40] virtio_pci: extract the logic of active vq for modern pci, Xuan Zhuo
- [PATCH v12 28/40] virtio_pci: introduce helper to get/set queue reset, Xuan Zhuo
- [PATCH v12 30/40] virtio_pci: support VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v12 31/40] virtio: find_vqs() add arg sizes, Xuan Zhuo
- [PATCH v12 32/40] virtio_pci: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v12 34/40] virtio: add helper virtio_find_vqs_ctx_size(), Xuan Zhuo
- [PATCH v12 33/40] virtio_mmio: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v12 35/40] virtio_net: set the default max ring size by find_vqs(), Xuan Zhuo
- [PATCH v12 36/40] virtio_net: get ringparam by virtqueue_get_vring_max_size(), Xuan Zhuo
- [PATCH v12 37/40] virtio_net: split free_unused_bufs(), Xuan Zhuo
- [PATCH v12 38/40] virtio_net: support rx queue resize, Xuan Zhuo
- [PATCH v12 39/40] virtio_net: support tx queue resize, Xuan Zhuo
- [PATCH v12 40/40] virtio_net: support set_ringparam, Xuan Zhuo
Re: VIRTIO_NET_F_MTU not negotiated,
Michael S. Tsirkin
Message not available
Message not available
Re: [RFC PATCH v1 0/3] virtio/vsock: use SO_RCVLOWAT to set POLLIN/POLLRDNORM,
Stefano Garzarella
Re: [RFC PATCH v1 3/3] vsock_test: POLLIN + SO_RCVLOWAT test.,
Stefano Garzarella
Re: [RFC PATCH v1 2/3] virtio/vsock: use 'target' in notify_poll_in, callback.,
Stefano Garzarella
Re: [RFC PATCH v1 1/3] vsock: use sk_skrcvlowat to set POLLIN,POLLRDNORM, bits., Stefano Garzarella
Re: [PATCH] virtio: Force DMA restricted devices through DMA API,
Michael S. Tsirkin
<Possible follow-ups>
Re: [PATCH] virtio: Force DMA restricted devices through DMA API, Christoph Hellwig
Re: [PATCH v1 2/6] drm/gem: Take reservation lock for vmap/vunmap operations, Christian König via Virtualization
Re: [PATCH v1 1/6] dma-buf: Add _unlocked postfix to function names,
Christian König via Virtualization
Re: [PATCH v1 4/6] dma-buf: Acquire wait-wound context on attachment,
Christian König via Virtualization
[PATCH] iommu/virtio: Advertise IOMMU_CAP_CACHE_COHERENCY,
Jean-Philippe Brucker
Re: [PATCH v2 4/5] vduse: Support querying IOLTB information, Jason Wang
Re: [PATCH v2 2/5] vduse: Use memcpy_{to,from}_page() in do_bounce(), Jason Wang
Re: [PATCH v2 1/5] vduse: Remove unnecessary spin lock protection,
Jason Wang
<Possible follow-ups>
Re: [PATCH v2 1/5] vduse: Remove unnecessary spin lock protection, Michael S. Tsirkin
Re: [PATCH v2 6/8] drm/virtio: Use the hotspot properties from cursor planes, Gerd Hoffmann
Re: [PATCH v2 4/8] drm/qxl: Use the hotspot properties from cursor planes, Gerd Hoffmann
Re: [PATCH] virtio: Check dev_set_name() return value, Jason Wang
[PATCH 0/2] vhost-scsi: IO virtqueue creation fixes/features,
Mike Christie
Re: [PATCH net-next v2 0/2] sfc: Add EF100 BAR config support,
Bjorn Helgaas
<Possible follow-ups>
Re: [PATCH net-next v2 0/2] sfc: Add EF100 BAR config support, Bjorn Helgaas
[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0,
kernel test robot
Re: [PATCH v2 3/4] virtio_test: use random length scatterlists to test descriptor chain, Michael S. Tsirkin
Re: [PATCH v2 2/4] virtio_test: move magic number in code as defined constant,
Michael S. Tsirkin
Re: [PATCH v2 4/4] virtio_test: enable indirection feature,
Michael S. Tsirkin
Re: [PATCH v5 0/5] cover-letter: Simplify vfio_iommu_type1 attach/detach routine,
Alex Williamson
[PATCH AUTOSEL 4.9 1/5] virtio_mmio: Add missing PM calls to freeze/restore,
Sasha Levin
[PATCH AUTOSEL 4.14 1/8] virtio_mmio: Add missing PM calls to freeze/restore,
Sasha Levin
[PATCH AUTOSEL 4.19 1/8] virtio_mmio: Add missing PM calls to freeze/restore,
Sasha Levin
[PATCH AUTOSEL 5.4 1/9] virtio_mmio: Add missing PM calls to freeze/restore,
Sasha Levin
[PATCH AUTOSEL 5.10 01/11] virtio_mmio: Add missing PM calls to freeze/restore,
Sasha Levin
[PATCH AUTOSEL 5.15 06/18] virtio_mmio: Restore guest page size on resume, Sasha Levin
[PATCH AUTOSEL 5.15 05/18] virtio_mmio: Add missing PM calls to freeze/restore, Sasha Levin
[PATCH AUTOSEL 5.15 04/18] vduse: Tie vduse mgmtdev and its device, Sasha Levin
[PATCH AUTOSEL 5.15 03/18] vdpa/mlx5: Initialize CVQ vringh only once, Sasha Levin
[PATCH AUTOSEL 5.18 06/22] virtio_mmio: Add missing PM calls to freeze/restore, Sasha Levin
[PATCH AUTOSEL 5.18 07/22] virtio_mmio: Restore guest page size on resume, Sasha Levin
[PATCH AUTOSEL 5.18 04/22] vduse: Tie vduse mgmtdev and its device, Sasha Levin
[PATCH AUTOSEL 5.18 03/22] vdpa/mlx5: Initialize CVQ vringh only once, Sasha Levin
Re: [PATCH RESEND v5 2/5] iova: Allow rcache range upper limit to be flexible,
Will Deacon
Re: [PATCH RESEND v5 1/5] iommu: Refactor iommu_group_store_type(),
Will Deacon
Re: [PATCH v2 0/5] VDUSE: Support registering userspace memory as bounce buffer,
Jason Wang
Re: [PATCH v2 5/5] vduse: Support registering userspace memory for IOTLB,
kernel test robot
Re: [PATCH] vdpa: ifcvf: Fix spelling mistake in comments, Jason Wang
Re: [PATCH -next] vdpa/mlx5: Use eth_broadcast_addr() to assign broadcast address, Jason Wang
[linux-next:master] BUILD REGRESSION 2a2aa3f05338270aecbe2492fda910d6c17e0102, kernel test robot
Re: [PATCH v7 7/9] drm/virtio: Improve DMA API usage for shmem BOs,
Gerd Hoffmann
Message not available
Re: [PATCH v8 2/2] drm/gem: Don't map imported GEMs,
Christian König via Virtualization
Re: [PATCH v8 1/2] drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error,
Christian König via Virtualization
Re: [PATCH v4 1/1] Create debugfs file with virtio balloon usage information,
Michael S. Tsirkin
<Possible follow-ups>
Re: [PATCH v4 1/1] Create debugfs file with virtio balloon usage information, David Hildenbrand
Message not available
Message not available
Re: [PATCH] vDPA/ifcvf: remove duplicated assignment to pointer cfg, Jason Wang
[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563, kernel test robot
[RFC PATCH 0/6] virtio_test: add support for vhost-vdpa,
Stefano Garzarella
Re: [Linaro-mm-sig] Re: [PATCH v6 02/22] drm/gem: Move mapping of imported dma-bufs to drm_gem_mmap_obj(), Christian König via Virtualization
Re: [PATCH 0/6] VDUSE: Support registering userspace memory as bounce buffer, Liu Xiaodong
[PATCH net V5] virtio-net: fix the race between refill work and close,
Jason Wang
Re: [PATCH V3 2/6] vDPA/ifcvf: support userspace to query features and MQ of a management device, Jason Wang
Re: [PATCH V3 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation,
Jason Wang
<Possible follow-ups>
Re: [PATCH V3 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation, Michael S. Tsirkin
[PATCH net V4] virtio-net: fix the race between refill work and close,
Jason Wang
[linux-next:master] BUILD REGRESSION c4185b16aba73929aa76f0d030efbe79ae867808, kernel test robot
RE: [PATCH V3 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa.c,
Parav Pandit via Virtualization
<Possible follow-ups>
Re: [PATCH V3 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa.c, Michael S. Tsirkin
RE: [PATCH V3 4/6] vDPA: !FEATURES_OK should not block querying device config space,
Parav Pandit via Virtualization
RE: [PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0,
Parav Pandit via Virtualization
Re: [PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0, Michael S. Tsirkin
RE: [PATCH V3 3/6] vDPA: allow userspace to query features of a vDPA device,
Parav Pandit via Virtualization
Message not available
Re: [PATCH v4 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group,
Robin Murphy
[PATCH net V3] virtio-net: fix the race between refill work and close,
Jason Wang
[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf, kernel test robot
Re: [PATCH] rpmsg: virtio: Fix broken rpmsg_probe(),
Michael S. Tsirkin
[PATCH] virtio: VIRTIO_HARDEN_NOTIFICATION is broken,
Michael S. Tsirkin
[PATCH v2 0/3] vdpa_sim_blk: several fixes for the vDPA block simulator,
Stefano Garzarella
Re: [PATCH v1 1/1] virtio: Restore semantics of vq->broken in virtqueues,
Michael S. Tsirkin
Message not available
[PATCH V2] virtio-net: fix the race between refill work and close,
Jason Wang
Re: [PATCH 5/6] vduse: Support registering userspace memory for IOTLB,
Michael S. Tsirkin
Re: [PATCH 6/6] vduse: Update api version to 1,
Michael S. Tsirkin
[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v11 01/40] virtio: add helper virtqueue_get_vring_max_size(), Xuan Zhuo
- [PATCH v11 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset, Xuan Zhuo
- [PATCH v11 03/40] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset, Xuan Zhuo
- [PATCH v11 04/40] virtio_ring: extract the logic of freeing vring, Xuan Zhuo
- [PATCH v11 05/40] virtio_ring: split vring_virtqueue, Xuan Zhuo
- [PATCH v11 06/40] virtio_ring: introduce virtqueue_init(), Xuan Zhuo
- [PATCH v11 07/40] virtio_ring: split: introduce vring_free_split(), Xuan Zhuo
- [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v11 10/40] virtio_ring: split: extract the logic of attach vring, Xuan Zhuo
- [PATCH v11 09/40] virtio_ring: split: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v11 11/40] virtio_ring: split: extract the logic of vring init, Xuan Zhuo
- [PATCH v11 12/40] virtio_ring: split: introduce virtqueue_reinit_split(), Xuan Zhuo
- [PATCH v11 13/40] virtio_ring: split: reserve vring_align, may_reduce_num, Xuan Zhuo
- [PATCH v11 14/40] virtio_ring: split: introduce virtqueue_resize_split(), Xuan Zhuo
- [PATCH v11 15/40] virtio_ring: packed: introduce vring_free_packed, Xuan Zhuo
- [PATCH v11 16/40] virtio_ring: packed: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v11 17/40] virtio_ring: packed: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v11 18/40] virtio_ring: packed: extract the logic of attach vring, Xuan Zhuo
- [PATCH v11 19/40] virtio_ring: packed: extract the logic of vring init, Xuan Zhuo
- [PATCH v11 20/40] virtio_ring: packed: introduce virtqueue_reinit_packed(), Xuan Zhuo
- [PATCH v11 21/40] virtio_ring: packed: introduce virtqueue_resize_packed(), Xuan Zhuo
- [PATCH v11 22/40] virtio_ring: introduce virtqueue_resize(), Xuan Zhuo
- [PATCH v11 23/40] virtio_pci: move struct virtio_pci_common_cfg to virtio_pci_modern.h, Xuan Zhuo
- [PATCH v11 24/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data, Xuan Zhuo
- [PATCH v11 25/40] virtio: allow to unbreak/break virtqueue individually, Xuan Zhuo
- [PATCH v11 26/40] virtio: queue_reset: add VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v11 27/40] virtio_pci: struct virtio_pci_common_cfg add queue_reset, Xuan Zhuo
- [PATCH v11 28/40] virtio_pci: introduce helper to get/set queue reset, Xuan Zhuo
- [PATCH v11 29/40] virtio_pci: extract the logic of active vq for modern pci, Xuan Zhuo
- [PATCH v11 30/40] virtio_pci: support VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v11 31/40] virtio: find_vqs() add arg sizes, Xuan Zhuo
- [PATCH v11 32/40] virtio_pci: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v11 33/40] virtio_mmio: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v11 34/40] virtio: add helper virtio_find_vqs_ctx_size(), Xuan Zhuo
- [PATCH v11 35/40] virtio_net: set the default max ring size by find_vqs(), Xuan Zhuo
- [PATCH v11 36/40] virtio_net: get ringparam by virtqueue_get_vring_max_size(), Xuan Zhuo
- [PATCH v11 37/40] virtio_net: split free_unused_bufs(), Xuan Zhuo
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]