Linux Virtualization
[Prev Page][Next Page]
- Re: [MASSMAIL KLMS] [virtio-comment] Re: [RFC PATCH v1] virtio-vsock: use enums instead of hardcoded constants, (continued)
- Message not available
Re: [RFC PATCH v6 17/22] virtio/vsock: SEQPACKET feature bit support, Stefano Garzarella
Re: [RFC PATCH v6 16/22] vhost/vsock: SEQPACKET feature bit support, Stefano Garzarella
Re: [RFC PATCH v6 14/22] virtio/vsock: rest of SOCK_SEQPACKET support, Stefano Garzarella
Re: [RFC PATCH v6 13/22] virtio/vsock: add SEQPACKET receive logic, Stefano Garzarella
Re: [RFC PATCH v6 11/22] virtio/vsock: dequeue callback for SOCK_SEQPACKET, Stefano Garzarella
Re: [PATCH v5 01/11] file: Export __receive_fd() to modules,
Christoph Hellwig
Re: [PATCH v8 net-next] virtio-net: support XDP when not more queues, Michael S. Tsirkin
Re: [RFC PATCH v6 10/22] virtio/vsock: simplify credit update function API, Stefano Garzarella
Re: [RFC PATCH v6 09/22] virtio/vsock: set packet's type in virtio_transport_send_pkt_info(), Stefano Garzarella
Re: [RFC PATCH v6 08/22] af_vsock: update comments for stream sockets, Stefano Garzarella
Re: [RFC PATCH v6 07/22] af_vsock: rest of SEQPACKET support, Stefano Garzarella
Re: [RFC PATCH v6 12/22] virtio/vsock: fetch length for SEQPACKET record, Stefano Garzarella
Re: [RFC PATCH v6 06/22] af_vsock: implement send logic for SEQPACKET, Stefano Garzarella
Re: [RFC PATCH v6 04/22] af_vsock: implement SEQPACKET receive loop,
Stefano Garzarella
Re: [RFC PATCH v6 02/22] af_vsock: separate wait data loop, Stefano Garzarella
Re: [RFC PATCH v6 01/22] af_vsock: update functions for connectible socket, Stefano Garzarella
[PATCH] vhost: Fix vhost_vq_reset(),
Laurent Vivier
[PATCH v3 0/8] x86/seves: Support 32-bit boot path and other updates,
Joerg Roedel
[PATCH v7] i2c: virtio: add a virtio i2c frontend driver,
Jie Deng
Re: [PATCH v7] i2c: virtio: add a virtio i2c frontend driver, Arnd Bergmann
Re: linux-next: Tree for Mar 11 [drivers/vdpa/virtio_pci/vp_vdpa.ko],
Randy Dunlap
[PATCH v7 00/14] x86: major paravirt cleanup,
Juergen Gross via Virtualization
[PATCH 0/2] vhost-vdpa: fix issues around v->config_ctx handling,
Stefano Garzarella
Re: [PATCH V3 3/6] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids,
Jason Wang
Re: [PATCH V3 1/6] vDPA/ifcvf: get_vendor_id returns a device specific vendor id,
Jason Wang
Re: [PATCH V3 6/6] vDPA/ifcvf: verify mandatory feature bits for vDPA,
Jason Wang
Re: [RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support,
Stefano Garzarella
Re: [PATCH V3 4/6] vDPA/ifcvf: remove the version number string,
Leon Romanovsky
[PATCH v2 0/7] x86/seves: Support 32-bit boot path and other updates,
Joerg Roedel
Re: [PATCH] virtio-mmio: read[wl]()/write[wl] are already little-endian,
kernel test robot
make alloc_anon_inode more useful,
Christoph Hellwig
- [PATCH 1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb, Christoph Hellwig
- [PATCH 2/9] fs: add an argument-less alloc_anon_inode, Christoph Hellwig
- [PATCH 3/9] powerpc/pseries: remove the ppc-cmm file system, Christoph Hellwig
- [PATCH 4/9] drm: remove the drm file system, Christoph Hellwig
- [PATCH 5/9] vmw_balloon: remove the balloon-vmware file system, Christoph Hellwig
- [PATCH 6/9] virtio_balloon: remove the balloon-kvm file system, Christoph Hellwig
- [PATCH 7/9] iomem: remove the iomem file system, Christoph Hellwig
- [PATCH 8/9] z3fold: remove the z3fold file system, Christoph Hellwig
- [PATCH 9/9] zsmalloc: remove the zsmalloc file system, Christoph Hellwig
- Re: make alloc_anon_inode more useful, Matthew Wilcox
- Message not available
Re: make alloc_anon_inode more useful, Jingbo Xu
Re: [PATCH net v3 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct, Willem de Bruijn
Re: [PATCH net v3 2/2] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0,
Willem de Bruijn
[PATCH v6 00/12] x86: major paravirt cleanup,
Juergen Gross via Virtualization
Re: [PATCH V2 3/4] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids, Jason Wang
Re: [PATCH V2 2/4] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA,
Jason Wang
Re: [PATCH V2 1/4] vDPA/ifcvf: get_vendor_id returns a device specific vendor id, Jason Wang
Re: [PATCH v7 net-next] virtio-net: support XDP when not more queues,
Jason Wang
Re: [PATCH v2 2/2] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0,
Willem de Bruijn
Re: [PATCH V2 4/4] vDPA/ifcvf: remove the version number string,
Leon Romanovsky
Re: [PATCH v2 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct,
Willem de Bruijn
[PATCH v5 00/12] x86: major paravirt cleanup,
Juergen Gross via Virtualization
Re: [PATCH v6 net-next] virtio-net: support XDP when not more queues,
Jason Wang
Re: [PATCH 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA, Jason Wang
Re: [PATCH 1/3] vDPA/ifcvf: get_vendor_id returns a device specific vendor id, Jason Wang
Re: [PATCH 3/3] vDPA/ifcvf: bump version string to 1.0, Leon Romanovsky
Re: [PATCH v5 net-next] virtio-net: support XDP when not more queues, Jason Wang
[patch 0/7] drm, highmem: Cleanup io/kmap_atomic*() usage,
Thomas Gleixner
[PATCH RFC 0/2] virtio-ccw: allow to disable legacy virtio,
Cornelia Huck
[PATCH] qxl: Fix uninitialised struct field head.surface_id,
Colin King
Re: [RFC v4 11/11] vduse: Support binding irq to the specified cpu,
Jason Wang
Re: [RFC v4 10/11] vduse: Introduce a workqueue for irq injection,
Jason Wang
Re: [RFC v4 09/11] Documentation: Add documentation for VDUSE, Jason Wang
Re: [RFC v4 07/11] vduse: Introduce VDUSE - vDPA Device in Userspace,
Jason Wang
<Possible follow-ups>
Re: [RFC v4 07/11] vduse: Introduce VDUSE - vDPA Device in Userspace, Jason Wang
RE: [PATCH RFC v1 12/15] iommu/virtio: Add support for INVALIDATE request, Tian, Kevin
Re: [RFC v4 06/11] vduse: Implement an MMU-based IOMMU driver,
Jason Wang
Re: [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault,
Jean-Philippe Brucker
Re: [RFC v4 05/11] vdpa: Support transferring virtual addressing during DMA mapping, Jason Wang
[PATCH v6] i2c: virtio: add a virtio i2c frontend driver,
Jie Deng
Re: [PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available,
Jean-Philippe Brucker
Re: [PATCH RFC v1 08/15] iommu: Add asid_bits to arm smmu-v3 stage1 table info, Jean-Philippe Brucker
Re: [PATCH RFC v1 05/15] iommu/arm-smmu-v3: Set sync op from consumer driver of cd-lib, Jean-Philippe Brucker
Re: [PATCH RFC v1 09/15] iommu/virtio: Update table format probing header, Jean-Philippe Brucker
Re: [PATCH RFC v1 02/15] iommu: Add a simple PASID table library,
Jean-Philippe Brucker
Re: [PATCH RFC v1 04/15] iommu/arm-smmu-v3: Update CD base address info for user-space, Jean-Philippe Brucker
Re: [PATCH RFC v1 06/15] iommu/virtio: Add headers for table format probing, Jean-Philippe Brucker
[PATCH 0/5 v2] x86/sev-es: SEV-ES Fixes for v5.12,
Joerg Roedel
[PATCH] scsi: target: vhost-scsi: remove redundant initialization of variable ret,
Colin King
Re: [RFC PATCH v5 19/19] virtio/vsock: update trace event for SEQPACKET, Steven Rostedt
[PATCH v7 0/9] ALSA: add virtio sound driver,
Anton Yakovlev
[PATCH V2] vhost-vdpa: honor CAP_IPC_LOCK, Jason Wang
[PATCH] vhost-vdpa: honor CAP_IPC_LOCK,
Jason Wang
Re: [RFC v4 04/11] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map(), Jason Wang
Re: [RFC v4 03/11] vhost-iotlb: Add an opaque pointer for vhost IOTLB, Jason Wang
Re: [RFC v4 02/11] vhost-vdpa: protect concurrent access to vhost device iotlb, Jason Wang
Re: [RFC v4 01/11] eventfd: Increase the recursion depth of eventfd_signal(), Jason Wang
cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver,
Christoph Hellwig
- [PATCH 01/17] iommu: remove the unused domain_window_disable method, Christoph Hellwig
- [PATCH 02/17] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr, Christoph Hellwig
- [PATCH 03/17] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY, Christoph Hellwig
- [PATCH 04/17] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc, Christoph Hellwig
- [PATCH 05/17] iommu/fsl_pamu: remove support for multiple windows, Christoph Hellwig
- [PATCH 06/17] iommu/fsl_pamu: remove ->domain_window_enable, Christoph Hellwig
- [PATCH 07/17] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call, Christoph Hellwig
- [PATCH 08/17] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn, Christoph Hellwig
- [PATCH 09/17] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device, Christoph Hellwig
- [PATCH 10/17] iommu/fsl_pamu: enable the liodn when attaching a device, Christoph Hellwig
- [PATCH 11/17] iommu/fsl_pamu: remove the snoop_id field, Christoph Hellwig
- [PATCH 12/17] iommu: remove DOMAIN_ATTR_PAGING, Christoph Hellwig
- [PATCH 13/17] iommu: remove DOMAIN_ATTR_GEOMETRY, Christoph Hellwig
- [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE, Christoph Hellwig
- [PATCH 15/17] iommu: remove DOMAIN_ATTR_NESTING, Christoph Hellwig
- [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG, Christoph Hellwig
- [PATCH 17/17] iommu: remove iommu_domain_set_attr, Christoph Hellwig
- Re: cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver, Joerg Roedel
Re: [PATCH] vdpa/mlx5: Fix wrong use of bit numbers,
Jason Wang
[PATCH v5] i2c: virtio: add a virtio i2c frontend driver,
Jie Deng
Re: [PATCH v5] i2c: virtio: add a virtio i2c frontend driver, Arnd Bergmann
Message not available
Message not available
Message not available
Message not available
[PATCH v6 0/9] ALSA: add virtio sound driver,
Anton Yakovlev
[PATCH v6 2/9] ALSA: virtio: add virtio sound driver, Anton Yakovlev
[PATCH v6 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors, Anton Yakovlev
[PATCH v6 5/9] ALSA: virtio: handling control and I/O messages for the PCM device, Anton Yakovlev
[PATCH v6 6/9] ALSA: virtio: PCM substream operators, Anton Yakovlev
[PATCH v6 7/9] ALSA: virtio: introduce jack support, Anton Yakovlev
[PATCH v6 8/9] ALSA: virtio: introduce PCM channel map support, Anton Yakovlev
[PATCH v6 9/9] ALSA: virtio: introduce device suspend/resume support, Anton Yakovlev
Message not available
Re: [PATCH v2 net-next] virtio-net: support XDP_TX when not more queues, Jesper Dangaard Brouer
[bug report] vdpa: set the virtqueue num during register, Dan Carpenter
[bug report] vdpa: introduce virtio pci driver, Dan Carpenter
Re: [PATCH v8 bpf-next 0/5] xsk: build skb by page (aka generic zerocopy xmit), Daniel Borkmann
Re: [RFC PATCH] blk-core: remove blk_put_request(),
Stefan Hajnoczi
[PATCH] vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation, Gautam Dawar
Re: [virtio-comment] [RFC PATCH v1 1/1] virtio-vsock: add SOCK_SEQPACKET description,
Stefano Garzarella
[PATCH linux-next 0/9] vdpa: Enable user to set mac address,,
Parav Pandit
[PATCH linux-next 6/9] vdpa/mlx5: Enable user to add/delete vdpa device, Parav Pandit
[PATCH linux-next 7/9] vdpa/mlx5: Provide device generated random MAC address, Parav Pandit
[PATCH linux-next 3/9] vdpa: Enable user to set mac and mtu of vdpa device, Parav Pandit
[PATCH linux-next 5/9] vdpa_sim_net: Remove redundant get_config callback, Parav Pandit
[PATCH linux-next 8/9] vdpa/mlx5: Support configuration of MAC, Parav Pandit
[PATCH linux-next 9/9] vdpa/mlx5: Forward only packets with allowed MAC address, Parav Pandit
Re: [PATCH linux-next 0/9] vdpa: Enable user to set mac address,, Michael S. Tsirkin
Re: [PATCH net v2 0/2] virtio-net: suppress bad irq warning for tx napi,
Michael S. Tsirkin
Re: [RFC PATCH v5 11/19] virtio/vsock: dequeue callback for SOCK_SEQPACKET,
Stefano Garzarella
Re: [RFC PATCH v5 10/19] virtio/vsock: simplify credit update function API, Stefano Garzarella
Re: [RFC PATCH v5 09/19] virtio/vsock: set packet's type in send, Stefano Garzarella
[PATCH v3] vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation,
Gautam Dawar
Re: [PATCH v2] vdpa/mlx5: Enable user to add/delete vdpa device,
Michael S. Tsirkin
[PATCH v2] vhost vdpa: fix the missing irq_bypass_unregister_producer() invocation,
Gautam Dawar
[PATCH V4 0/3] virtio-pci: introduce modern device module,
Jason Wang
[PATCH V4 2/3] vdpa: set the virtqueue num during register, Jason Wang
[PATCH V4 3/3] vdpa: introduce virtio pci driver, Jason Wang
Re: [PATCH V4 0/3] virtio-pci: introduce modern device module, Michael S. Tsirkin
[PATCH v5 0/9] ALSA: add virtio sound driver,
Anton Yakovlev
[PATCH v5 3/9] ALSA: virtio: handling control messages, Anton Yakovlev
[PATCH v5 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors, Anton Yakovlev
[PATCH v5 5/9] ALSA: virtio: handling control and I/O messages for the PCM device, Anton Yakovlev
[PATCH v5 6/9] ALSA: virtio: PCM substream operators, Anton Yakovlev
[PATCH v5 7/9] ALSA: virtio: introduce jack support, Anton Yakovlev
[PATCH v5 8/9] ALSA: virtio: introduce PCM channel map support, Anton Yakovlev
[PATCH v5 9/9] ALSA: virtio: introduce device suspend/resume support, Anton Yakovlev
Re: [PATCH v5 0/9] ALSA: add virtio sound driver, Michael S. Tsirkin
Re: [RFC PATCH v5 00/19] virtio/vsock: introduce SOCK_SEQPACKET support,
Stefano Garzarella
Re: [RFC PATCH v5 08/19] af_vsock: update comments for stream sockets, Stefano Garzarella
Re: [RFC PATCH v5 07/19] af_vsock: rest of SEQPACKET support, Stefano Garzarella
Re: [RFC PATCH v5 05/19] af_vsock: separate wait space loop, Stefano Garzarella
Re: [RFC PATCH v5 04/19] af_vsock: implement SEQPACKET receive loop,
Stefano Garzarella
Re: [RFC PATCH v5 03/19] af_vsock: separate receive data loop, Stefano Garzarella
Re: [RFC PATCH v5 02/19] af_vsock: separate wait data loop,
Stefano Garzarella
Re: [RFC PATCH v5 01/19] af_vsock: update functions for connectible socket,
Stefano Garzarella
Re: [RFC PATCH v1 0/1] virtio-vsock: introduce SEQPACKET description,
Stefano Garzarella
[PATCH] vhost vdpa: fix the irq check for invoking irq_bypass_unregister_producer,
Gautam Dawar
Re: [PATCH v3 05/11] drm: Use the state pointer directly in planes atomic_check, Thomas Zimmermann
Re: [PATCH v3 04/11] drm/atomic: Pass the full state to planes atomic_check, Thomas Zimmermann
Re: [PATCH] virtio: remove export for virtio_config_{enable, disable},
Jason Wang
[PATCH v4 0/9] ALSA: add virtio sound driver,
Anton Yakovlev
[PATCH v6 0/9] x86/tlb: Concurrent TLB flushes,
Nadav Amit
[PATCH V4 0/2] virtio-pci: introduce modern device module,
Jason Wang
Re: [PATCH v3 02/11] drm: Rename plane atomic_check state names,
Thomas Zimmermann
[PATCH] vdpa/mlx5: set_features should allow reset to zero,
Si-Wei Liu
Re: [PATCH] vdpa/mlx5: set_features should allow reset to zero, Jason Wang
Re: [PATCH] vdpa/mlx5: set_features should allow reset to zero, Si-Wei Liu
Re: [PATCH] vdpa/mlx5: set_features should allow reset to zero, Michael S. Tsirkin
[RFC v4 0/3] Introduce Virtio based Dmabuf driver(s),
Vivek Kasireddy
[PATCH] virtio: don't prompt CONFIG_VIRTIO_PCI_MODERN,
Jason Wang
Re: [PATCH] net: check if protocol extracted by virtio_net_hdr_set_proto is correct,
Willem de Bruijn
Re: Kernel panic with vhost-vdpa,
Jason Wang
RE: [PATCH v7 bpf-next 0/6] xsk: build skb by page (aka generic zerocopy xmit), John Fastabend
Re: [PATCH] arm64: defconfig: enable modern virtio pci device, Jason Wang
RE: [PATCH v7 bpf-next 6/6] xsk: build skb by page (aka generic zerocopy xmit),
John Fastabend
Re: [PATCH 1/2] vdpa/mlx5: Fix suspend/resume index restoration,
Si-Wei Liu
Re: [RFC v2 7/7] vhost: Route host->guest notification through shadow virtqueue,
Stefan Hajnoczi
Re: [PATCH 2/2 v1] vdpa/mlx5: Enable user to add/delete vdpa device,
Michael S. Tsirkin
Re: [RFC v2 6/7] vhost: Route guest->host notification through shadow virtqueue, Stefan Hajnoczi
Re: [RFC v2 5/7] vhost: Add x-vhost-enable-shadow-vq qmp, Stefan Hajnoczi
Re: [RFC v2 4/7] vhost: Add VhostShadowVirtqueue, Stefan Hajnoczi
Re: [RFC v2 3/7] vhost: Save masked_notifier state, Stefan Hajnoczi
Re: [RFC v2 2/7] virtio: Add virtio_queue_host_notifier_status, Stefan Hajnoczi
[PATCH v2 10/11] drm/qxl: rework cursor plane,
Gerd Hoffmann
[PATCH v2 09/11] drm/qxl: move shadow handling to new qxl_prepare_shadow(), Gerd Hoffmann
[PATCH v2 06/11] drm/qxl: add qxl_bo_vmap/qxl_bo_vunmap,
Gerd Hoffmann
[PATCH v2 05/11] drm/qxl: rename qxl_bo_kmap -> qxl_bo_vmap_locked,
Gerd Hoffmann
[PATCH v2 11/11] drm/qxl: add lock asserts to qxl_bo_vmap_locked + qxl_bo_vunmap_locked, Gerd Hoffmann
[PATCH v2 08/11] drm/qxl: fix monitors object vmap,
Gerd Hoffmann
[PATCH v2 07/11] drm/qxl: fix prime vmap, Gerd Hoffmann
[PATCH v2 01/11] drm/qxl: properly handle device init failures, Gerd Hoffmann
[PATCH v2 03/11] drm/qxl: use ttm bo priorities,
Gerd Hoffmann
[PATCH v2 02/11] drm/qxl: more fence wait rework,
Gerd Hoffmann
[PATCH v2 04/11] drm/qxl: fix lockdep issue in qxl_alloc_release_reserved,
Gerd Hoffmann
[PATCH 0/3] x86/sev-es: Check for trusted regs->sp in __sev_es_ist_enter(),
Joerg Roedel
[PATCH linux-next v2] vdpa: Fix memory leak in error unwinding path,
Parav Pandit
[PATCH] virtio_console: remove pointless check for debugfs_create_dir(),
Greg Kroah-Hartman
[PATCH for 5.10 v2 0/5] vdpa_sim: fix param validation in vdpasim_get_config(),
Stefano Garzarella
[PATCH 09/10] drm/qxl: map/unmap framebuffers in prepare_fb+cleanup_fb callbacks.,
Gerd Hoffmann
[PATCH 08/10] drm/qxl: fix monitors object kmap,
Gerd Hoffmann
[PATCH 03/10] drm/qxl: use ttm bo priorities, Gerd Hoffmann
[PATCH 06/10] drm/qxl: add qxl_bo_kmap/qxl_bo_kunmap,
Gerd Hoffmann
[PATCH 07/10] drm/qxl: fix prime kmap,
Gerd Hoffmann
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]