virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-12 07:00:54 to 2021-03-24 00:53:48 UTC [more...]

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-03-24  0:53 UTC  (4+ messages)

[PATCH] fuse: Fix a potential double free in virtio_fs_get_tree
 2021-03-23 17:10 UTC  (2+ messages)

[RFC PATCH v3] virtio-vsock: use C style defines for constants
 2021-03-23 14:11 UTC 

[RFC PATCH v2] virtio-vsock: use C style defines for constants
 2021-03-23 12:43 UTC 

[RFC PATCH] virtio-vsock: add description for datagram type
 2021-03-23  8:53 UTC  (8+ messages)
  ` [External] "

[RFC PATCH v1] virtio-vsock: use C style defines for constants
 2021-03-23  8:34 UTC  (4+ messages)
        ` [virtio-comment] "

[PATCH v5 01/11] file: Export __receive_fd() to modules
 2021-03-23  3:13 UTC  (4+ messages)
  ` [PATCH v5 03/11] vhost-vdpa: protect concurrent access to vhost device iotlb
  ` [PATCH v5 06/11] vdpa: factor out vhost_vdpa_pa_map()
  ` [PATCH v5 07/11] vdpa: Support transferring virtual addressing during DMA mapping

[PATCH 1/3] virtio_ring: always warn when descriptor chain exceeds queue size
 2021-03-23  2:38 UTC  (10+ messages)
  ` [PATCH 3/3] fuse: fix typo for fuse_conn.max_pages comment
  ` [PATCH 2/3] virtiofs: split requests that exceed virtqueue size

[PATCH v9] i2c: virtio: add a virtio i2c frontend driver
 2021-03-22 13:35 UTC  (4+ messages)

vDPA: explain in Kconfig what vDPA is, capitalise it consistenly
 2021-03-22  3:06 UTC 

[PATCH 0/3] Add support for ACPI VIOT
 2021-03-19 11:16 UTC  (12+ messages)
` [PATCH 1/3] ACPICA: iASL: Add definitions for the VIOT table
` [PATCH 2/3] ACPI: Add driver "
` [PATCH 3/3] iommu/virtio: Enable x86 support

[PATCH v8] i2c: virtio: add a virtio i2c frontend driver
 2021-03-19  8:27 UTC  (7+ messages)

[RFC v2 05/13] vhost: Route guest->host notification through shadow virtqueue
 2021-03-19  6:55 UTC  (15+ messages)
  ` [RFC v2 10/13] vhost: add vhost_kernel_set_vring_enable
  ` [RFC v2 08/13] virtio: Add vhost_shadow_vq_get_vring_addr
  ` [RFC v2 12/13] vhost: Check for device VRING_USED_F_NO_NOTIFY at shadow virtqueue kick
  ` [RFC v2 13/13] vhost: Use VRING_AVAIL_F_NO_INTERRUPT at device call on shadow virtqueue
  ` [RFC v2 11/13] vhost: Shadow virtqueue buffers forwarding
` [RFC v2 00/13] vDPA software assisted live migration
  ` [RFC v2 04/13] vhost: Add x-vhost-enable-shadow-vq qmp

[GIT PULL] vhost: cleanups and fixes
 2021-03-18 18:24 UTC  (2+ messages)

Question about sg_count_fuse_req() in linux/fs/fuse/virtio_fs.c
 2021-03-18 13:56 UTC 

[PATCH v2 00/10] drm: Support simple-framebuffer devices and firmware fbs
 2021-03-18 11:00 UTC  (13+ messages)
` [PATCH v2 01/10] drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
` [PATCH v2 02/10] drm/format-helper: Add blitter functions
` [PATCH v2 03/10] drm/aperture: Move fbdev conflict helpers into drm_aperture.h
` [PATCH v2 04/10] drm/aperture: Add infrastructure for aperture ownership
` [PATCH v2 05/10] drm: Add simpledrm driver
` [PATCH v2 06/10] drm/simpledrm: Add fbdev emulation
` [PATCH v2 07/10] drm/simpledrm: Initialize framebuffer data from device-tree node
` [PATCH v2 08/10] drm/simpledrm: Acquire clocks from DT device node
` [PATCH v2 09/10] drm/simpledrm: Acquire regulators "
` [PATCH v2 10/10] drm/simpledrm: Acquire memory aperture for framebuffer

[PATCH] virtio_net: replace if (cond) BUG() with BUG_ON()
 2021-03-18  8:18 UTC 

[PATCH v4 00/14] vdpa: add vdpa simulator for block device
 2021-03-18  3:31 UTC  (21+ messages)
` [PATCH v4 01/14] vdpa_sim: use iova module to allocate IOVA addresses
` [PATCH v4 02/14] vringh: add 'iotlb_lock' to synchronize iotlb accesses
` [PATCH v4 03/14] vringh: reset kiov 'consumed' field in __vringh_iov()
` [PATCH v4 04/14] vringh: explain more about cleaning riov and wiov
` [PATCH v4 05/14] vringh: implement vringh_kiov_advance()
` [PATCH v4 06/14] vringh: add vringh_kiov_length() helper
` [PATCH v4 07/14] vdpa_sim: cleanup kiovs in vdpasim_free()
` [PATCH v4 08/14] vdpa: add get_config_size callback in vdpa_config_ops
` [PATCH v4 09/14] vhost/vdpa: use get_config_size callback in vhost_vdpa_config_validate()
` [PATCH v4 10/14] vhost/vdpa: Remove the restriction that only supports virtio-net devices
` [PATCH v4 11/14] vdpa: add vdpa simulator for block device
` [PATCH v4 12/14] vdpa_sim_blk: implement ramdisk behaviour
` [PATCH v4 13/14] vdpa_sim_blk: handle VIRTIO_BLK_T_GET_ID
` [PATCH v4 14/14] vdpa_sim_blk: add support for vdpa management tool

[PATCH V5 7/7] vDPA/ifcvf: deduce VIRTIO device ID from pdev ids
 2021-03-18  2:44 UTC 

[PATCH v3 0/8] x86/seves: Support 32-bit boot path and other updates
 2021-03-17 15:04 UTC  (10+ messages)
` [PATCH v3 1/8] x86/boot/compressed/64: Cleanup exception handling before booting kernel
` [PATCH v3 2/8] x86/sev: Do not require Hypervisor CPUID bit for SEV guests
` [PATCH v3 3/8] x86/boot/compressed/64: Reload CS in startup_32
` [PATCH v3 4/8] x86/boot/compressed/64: Setup IDT in startup_32 boot path
` [PATCH v3 5/8] x86/boot/compressed/64: Add 32-bit boot #VC handler
` [PATCH v3 6/8] x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path
` [PATCH v3 7/8] x86/boot/compressed/64: Check SEV encryption in "
` [PATCH v3 8/8] x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()

[PATCH v2] virtiofs: fix memory leak in virtio_fs_probe()
 2021-03-17 12:31 UTC  (2+ messages)

[PATCH] vhost: Fix vhost_vq_reset()
 2021-03-17  8:26 UTC  (3+ messages)

[PATCH V4 1/7] vDPA/ifcvf: get_vendor_id returns a device specific vendor id
 2021-03-17  4:07 UTC  (7+ messages)
  ` [PATCH V4 2/7] vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
  ` [PATCH V4 3/7] vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
  ` [PATCH V4 4/7] vDPA/ifcvf: remove the version number string
  ` [PATCH V4 5/7] vDPA/ifcvf: fetch device feature bits when probe
  ` [PATCH V4 6/7] vDPA/ifcvf: verify mandatory feature bits for vDPA
  ` [PATCH V4 7/7] vDPA/ifcvf: deduce VIRTIO device ID from pdev ids

[PATCH] virtiofs: fix memory leak in virtio_fs_probe()
 2021-03-16 18:17 UTC 

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v2
 2021-03-16 15:38 UTC  (19+ messages)
` [PATCH 01/18] iommu: remove the unused domain_window_disable method
` [PATCH 02/18] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
` [PATCH 03/18] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
` [PATCH 04/18] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
` [PATCH 05/18] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/18] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 07/18] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
` [PATCH 08/18] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 09/18] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
` [PATCH 10/18] iommu/fsl_pamu: enable the liodn when attaching a device
` [PATCH 11/18] iommu/fsl_pamu: remove the snoop_id field
` [PATCH 12/18] iommu: remove DOMAIN_ATTR_PAGING
` [PATCH 13/18] iommu: remove DOMAIN_ATTR_GEOMETRY
` [PATCH 14/18] iommu: remove DOMAIN_ATTR_NESTING
` [PATCH 15/18] iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
` [PATCH 16/18] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 17/18] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
` [PATCH 18/18] iommu: remove iommu_domain_{get,set}_attr

[RFC PATCH v1 0/1] virtio-vsock: introduce SEQPACKET description
 2021-03-16 14:08 UTC  (4+ messages)
  ` [virtio-comment] "
  ` [virtio-comment] [RFC PATCH v1 1/1] virtio-vsock: add SOCK_SEQPACKET description

[RFC PATCH v1] virtio-vsock: use enums instead of hardcoded constants
 2021-03-16 13:38 UTC  (5+ messages)
    ` [MASSMAIL KLMS] [virtio-comment] "

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-16 13:03 UTC  (14+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 15/17] iommu: remove DOMAIN_ATTR_NESTING

[RFC PATCH v6 01/22] af_vsock: update functions for connectible socket
 2021-03-16  8:08 UTC  (17+ messages)
  ` [RFC PATCH v6 02/22] af_vsock: separate wait data loop
  ` [RFC PATCH v6 06/22] af_vsock: implement send logic for SEQPACKET
  ` [RFC PATCH v6 04/22] af_vsock: implement SEQPACKET receive loop
  ` [RFC PATCH v6 12/22] virtio/vsock: fetch length for SEQPACKET record
  ` [RFC PATCH v6 07/22] af_vsock: rest of SEQPACKET support
  ` [RFC PATCH v6 08/22] af_vsock: update comments for stream sockets
  ` [RFC PATCH v6 09/22] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
  ` [RFC PATCH v6 10/22] virtio/vsock: simplify credit update function API
  ` [RFC PATCH v6 11/22] virtio/vsock: dequeue callback for SOCK_SEQPACKET
  ` [RFC PATCH v6 13/22] virtio/vsock: add SEQPACKET receive logic
  ` [RFC PATCH v6 14/22] virtio/vsock: rest of SOCK_SEQPACKET support
  ` [RFC PATCH v6 16/22] vhost/vsock: SEQPACKET feature bit support
  ` [RFC PATCH v6 17/22] virtio/vsock: "
` [RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support

[PATCH v7] i2c: virtio: add a virtio i2c frontend driver
 2021-03-16  2:15 UTC  (9+ messages)

[PATCH] x86/vmware: avoid TSC recalibration
 2021-03-15 22:24 UTC  (3+ messages)

[RFC v3 0/3] Introduce Virtio based Dmabuf driver
 2021-03-15  2:27 UTC  (11+ messages)
` [RFC v3 2/3] virtio: Introduce Vdmabuf driver

vsock virtio: questions about supporting DGRAM type
 2021-03-14 22:19 UTC  (4+ messages)
  ` [External] "

[PATCH v8 net-next] virtio-net: support XDP when not more queues
 2021-03-14 12:04 UTC 

[PATCH] virtio-mmio: read[wl]()/write[wl] are already little-endian
 2021-03-14  8:26 UTC  (2+ messages)

linux-next: Tree for Mar 11 [drivers/vdpa/virtio_pci/vp_vdpa.ko]
 2021-03-12  9:38 UTC  (2+ messages)

[PATCH V3 6/6] vDPA/ifcvf: verify mandatory feature bits for vDPA
 2021-03-12  7:00 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).