virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-24 06:53:26 to 2021-03-04 05:58:36 UTC [more...]

[PATCH RFC v1 02/15] iommu: Add a simple PASID table library
 2021-03-04  5:58 UTC  (9+ messages)
  ` [PATCH RFC v1 04/15] iommu/arm-smmu-v3: Update CD base address info for user-space
  ` [PATCH RFC v1 05/15] iommu/arm-smmu-v3: Set sync op from consumer driver of cd-lib
  ` [PATCH RFC v1 06/15] iommu/virtio: Add headers for table format probing
  ` [PATCH RFC v1 08/15] iommu: Add asid_bits to arm smmu-v3 stage1 table info
  ` [PATCH RFC v1 09/15] iommu/virtio: Update table format probing header
  ` [PATCH RFC v1 13/15] iommu/virtio: Attach Arm PASID tables when available
  ` [PATCH RFC v1 15/15] iommu/virtio: Update fault type and reason info for viommu fault
    ` [PATCH RFC v1 12/15] iommu/virtio: Add support for INVALIDATE request

[PATCH v6] i2c: virtio: add a virtio i2c frontend driver
 2021-03-04  5:40 UTC  (3+ messages)

[RFC v4 01/11] eventfd: Increase the recursion depth of eventfd_signal()
 2021-03-04  4:20 UTC  (6+ messages)
  ` [RFC v4 02/11] vhost-vdpa: protect concurrent access to vhost device iotlb
  ` [RFC v4 03/11] vhost-iotlb: Add an opaque pointer for vhost IOTLB
  ` [RFC v4 04/11] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
  ` [RFC v4 05/11] vdpa: Support transferring virtual addressing during DMA mapping
  ` [RFC v4 06/11] vduse: Implement an MMU-based IOMMU driver

[PATCH v5] i2c: virtio: add a virtio i2c frontend driver
 2021-03-04  1:47 UTC  (20+ messages)

[virtio-comment] [RFC PATCH v1 1/1] virtio-vsock: add SOCK_SEQPACKET description
 2021-03-03 17:08 UTC  (5+ messages)

[PATCH 0/5 v2] x86/sev-es: SEV-ES Fixes for v5.12
 2021-03-03 14:17 UTC  (6+ messages)
` [PATCH 1/5] x86/sev-es: Introduce ip_within_syscall_gap() helper
` [PATCH 2/5] x86/sev-es: Check if regs->sp is trusted before adjusting #VC IST stack
` [PATCH 3/5] x86/sev-es: Optimize __sev_es_ist_enter() for better readability
` [PATCH 4/5] x86/sev-es: Correctly track IRQ states in runtime #VC handler
` [PATCH 5/5] x86/sev-es: Use __copy_from_user_inatomic()

[PATCH] scsi: target: vhost-scsi: remove redundant initialization of variable ret
 2021-03-03 13:43 UTC 

[PATCH linux-next 0/9] vdpa: Enable user to set mac address,
 2021-03-03 10:01 UTC  (36+ messages)
` [PATCH linux-next 1/9] vdpa_sim: Consider read only supported features instead of current
` [PATCH linux-next 2/9] vdpa: Introduce query of device config layout
` [PATCH linux-next 4/9] vdpa_sim_net: Enable user to set mac address and mtu
` [PATCH linux-next 7/9] vdpa/mlx5: Provide device generated random MAC address
` [PATCH linux-next 8/9] vdpa/mlx5: Support configuration of MAC
` [PATCH linux-next 9/9] vdpa/mlx5: Forward only packets with allowed MAC address

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-03-03  8:29 UTC  (52+ messages)
        ` [virtio-dev] "

[RFC PATCH v5 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-02 22:25 UTC  (10+ messages)
  ` [RFC PATCH v5 11/19] virtio/vsock: dequeue callback for SOCK_SEQPACKET
  ` [RFC PATCH v5 02/19] af_vsock: separate wait data loop
  ` [RFC PATCH v5 04/19] af_vsock: implement SEQPACKET receive loop
  ` [RFC PATCH v5 19/19] virtio/vsock: update trace event for SEQPACKET

[PATCH 0/7] x86/seves: Support 32-bit boot path and other updates
 2021-03-02 19:43 UTC  (7+ messages)
` [PATCH 3/7] x86/boot/compressed/64: Setup IDT in startup_32 boot path
` [PATCH 4/7] x86/boot/compressed/64: Add 32-bit boot #VC handler
` [PATCH 6/7] x86/boot/compressed/64: Check SEV encryption in 32-bit boot-path

[PATCH v7 0/9] ALSA: add virtio sound driver
 2021-03-02 16:47 UTC  (10+ messages)
` [PATCH v7 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
` [PATCH v7 2/9] ALSA: virtio: add virtio sound driver
` [PATCH v7 3/9] ALSA: virtio: handling control messages
` [PATCH v7 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
` [PATCH v7 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
` [PATCH v7 6/9] ALSA: virtio: PCM substream operators
` [PATCH v7 7/9] ALSA: virtio: introduce jack support
` [PATCH v7 8/9] ALSA: virtio: introduce PCM channel map support
` [PATCH v7 9/9] ALSA: virtio: introduce device suspend/resume support

[PATCH v6 0/9] ALSA: add virtio sound driver
 2021-03-02 15:35 UTC  (20+ messages)
` [PATCH v6 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
` [PATCH v6 2/9] ALSA: virtio: add virtio sound driver
` [PATCH v6 3/9] ALSA: virtio: handling control messages
` [PATCH v6 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
` [PATCH v6 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
` [PATCH v6 6/9] ALSA: virtio: PCM substream operators
` [PATCH v6 7/9] ALSA: virtio: introduce jack support
` [PATCH v6 8/9] ALSA: virtio: introduce PCM channel map support
` [PATCH v6 9/9] ALSA: virtio: introduce device suspend/resume support

[RFC PATCH 00/10] vdpa: get/set_config() rework
 2021-03-02 14:15 UTC  (8+ messages)
` [RFC PATCH 01/10] vdpa: add get_config_size callback in vdpa_config_ops
` [RFC PATCH 10/10] vhost/vdpa: return configuration bytes read and written to user space

[PATCH] vdpa/mlx5: Fix wrong use of bit numbers
 2021-03-02 11:24 UTC  (3+ messages)

[RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split
 2021-03-02 11:22 UTC  (2+ messages)

[PATCH] vhost-vdpa: honor CAP_IPC_LOCK
 2021-03-02 10:52 UTC  (3+ messages)

[PATCH V2] vhost-vdpa: honor CAP_IPC_LOCK
 2021-03-02 10:51 UTC 

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

[RFC v2 7/7] vhost: Route host->guest notification through shadow virtqueue
 2021-03-01  6:24 UTC 

[PATCH v5 0/9] ALSA: add virtio sound driver
 2021-02-26 20:19 UTC  (9+ messages)
` [PATCH v5 2/9] ALSA: virtio: "
` [PATCH v5 6/9] ALSA: virtio: PCM substream operators

[PATCH v4] i2c: virtio: add a virtio i2c frontend driver
 2021-02-26  6:36 UTC  (3+ messages)

[GIT PULL] virtio: features, fixes
 2021-02-25 20:29 UTC  (2+ messages)

[PATCH v2 net-next] virtio-net: support XDP_TX when not more queues
 2021-02-25 17:01 UTC 

[bug report] vdpa: set the virtqueue num during register
 2021-02-25 15:10 UTC 

[bug report] vdpa: introduce virtio pci driver
 2021-02-25  6:49 UTC 

[PATCH v8 bpf-next 0/5] xsk: build skb by page (aka generic zerocopy xmit)
 2021-02-25  0:46 UTC 

[RFC PATCH] blk-core: remove blk_put_request()
 2021-02-24 18:55 UTC  (3+ messages)

[PATCH V4 0/3] virtio-pci: introduce modern device module
 2021-02-24 12:30 UTC  (3+ messages)
` [PATCH V4 1/3] virtio: don't prompt CONFIG_VIRTIO_PCI_MODERN

[PATCH v3] vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation
 2021-02-24 11:51 UTC  (3+ messages)

[PATCH] vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation
 2021-02-24 11:48 UTC 


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