virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-18 15:24:11 to 2021-10-25 02:18:45 UTC [more...]

[PATCH v6 1/8] virtio-pci: introduce legacy device module
 2021-10-25  2:18 UTC  (3+ messages)
    ` [PATCH v6 4/8] vdpa: add new callback get_vq_num_min in vdpa_config_ops
    ` [PATCH v6 5/8] vdpa: min vq num of vdpa device cannot be greater than max vq num

[PATCH v7 0/2] virtio_ring: check desc == NULL when using indirect with packed
 2021-10-25  1:56 UTC  (3+ messages)
` [PATCH v7 1/2] virtio_ring: make virtqueue_add_indirect_packed prettier
` [PATCH v7 2/2] virtio_ring: check desc == NULL when using indirect with packed

[PATCH] virtio_blk: allow 0 as num_request_queues
 2021-10-24 15:49 UTC  (3+ messages)

[PATCH 0/9] drm/simpledrm: Enable damage clips and virtual screens
 2021-10-24 15:20 UTC  (19+ messages)
` [PATCH 1/9] drm/format-helper: Export drm_fb_clip_offset()
` [PATCH 2/9] drm/format-helper: Rework format-helper memcpy functions
` [PATCH 3/9] drm/format-helper: Add destination-buffer pitch to drm_fb_swab()
` [PATCH 4/9] drm/format-helper: Rework format-helper conversion functions
` [PATCH 5/9] drm/format-helper: Streamline blit-helper interface
` [PATCH 6/9] drm/fb-helper: Allocate shadow buffer of surface height
` [PATCH 7/9] drm/simpledrm: Enable FB_DAMAGE_CLIPS property
` [PATCH 8/9] drm/simpledrm: Support virtual screen sizes
` [PATCH 9/9] drm: Clarify semantics of struct drm_mode_config.{min, max}_{width, height}

[PATCH v3 1/1] virtio-blk: add num_request_queues module parameter
 2021-10-24  8:48 UTC  (2+ messages)

[PATCH V3 00/10] More virtio hardening
 2021-10-23 21:31 UTC  (16+ messages)
` [PATCH V3 01/10] virtio-blk: validate num_queues during probe
` [PATCH V3 02/10] virtio_console: validate max_nr_ports before trying to use it
` [PATCH V3 03/10] virtio_config: introduce a new .enable_cbs method
` [PATCH V3 04/10] virtio_pci: harden MSI-X interrupts
` [PATCH V3 05/10] virtio-pci: harden INTX interrupts
` [PATCH V3 06/10] virtio_ring: fix typos in vring_desc_extra
` [PATCH V3 07/10] virtio_ring: validate used buffer length
` [PATCH V3 08/10] virtio-net: don't let virtio core to validate used length
` [PATCH V3 09/10] virtio-blk: "
` [PATCH V3 10/10] virtio-scsi: don't let virtio core to validate used buffer length

[PATCH linux-next v4 0/8] vdpa: enable user to set mac, mtu
 2021-10-23 21:15 UTC  (13+ messages)
` [PATCH linux-next v4 1/8] vdpa: Introduce and use vdpa device get, set config helpers
` [PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout
` [PATCH linux-next v4 3/8] vdpa: Use kernel coding style for structure comments
` [PATCH linux-next v4 4/8] vdpa: Enable user to set mac and mtu of vdpa device
` [PATCH linux-next v4 5/8] vdpa_sim_net: Enable user to set mac address and mtu
` [PATCH linux-next v4 6/8] vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
` [PATCH linux-next v4 7/8] vdpa/mlx5: Support configuration of MAC
` [PATCH linux-next v4 8/8] vdpa/mlx5: Forward only packets with allowed MAC address

[PATCH V3 00/11] vhost: multiple worker support
 2021-10-23 20:12 UTC  (22+ messages)
` [PATCH] QEMU vhost-scsi: add support for VHOST_SET_VRING_WORKER
` [PATCH V3 01/11] vhost: add vhost_worker pointer to vhost_virtqueue
` [PATCH V3 02/11] vhost, vhost-net: add helper to check if vq has work
` [PATCH V3 03/11] vhost: take worker or vq instead of dev for queueing
` [PATCH V3 04/11] vhost: take worker or vq instead of dev for flushing
` [PATCH V3 05/11] vhost: convert poll work to be vq based
` [PATCH V3 06/11] vhost-sock: convert to vq helpers
` [PATCH V3 07/11] vhost-scsi: make SCSI cmd completion per vq
` [PATCH V3 08/11] vhost-scsi: convert to vq helpers
` [PATCH V3 09/11] vhost-scsi: flush IO vqs then send TMF rsp
` [PATCH V3 10/11] vhost: remove device wide queu/flushing helpers
` [PATCH V3 11/11] vhost: allow userspace to create workers

[PATCH 0/5] iommu/virtio: Add identity domains
 2021-10-22 12:26 UTC  (12+ messages)

[PATCH V7] gpio: virtio: Add IRQ support
 2021-10-22 10:11 UTC  (2+ messages)

[PATCH V4 0/8] Use copy_process/create_io_thread in vhost layer
 2021-10-22  9:55 UTC  (3+ messages)
` [PATCH V4 2/8] fork: move PF_IO_WORKER's kernel frame setup to new flag

[PATCH 6/6] vp_vdpa: introduce legacy virtio pci driver
 2021-10-22  9:37 UTC  (3+ messages)

[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-10-22  9:15 UTC  (3+ messages)

[PATCH] i2c: virtio: Add support for zero-length requests
 2021-10-22  9:03 UTC  (4+ messages)

drm/virtio: not pin pages on demand
 2021-10-21 16:42 UTC  (4+ messages)

[PATCH] virtio-blk: fixup coccinelle warnings
 2021-10-21 14:35 UTC  (4+ messages)

[PATCH V6] gpio: virtio: Add IRQ support
 2021-10-21 11:04 UTC  (11+ messages)

[PATCH] vhost: Make use of the helper macro kthread_run()
 2021-10-21  8:44 UTC 

[PATCH v11 2/3] tty: hvc: pass DMA capable memory to put_chars()
 2021-10-21  8:35 UTC  (2+ messages)
` [PATCH v11 0/3] make hvc pass dma capable memory to its backend

[PATCH] vduse: Don't call interrupt callback without DRIVER_OK bit set
 2021-10-21  8:24 UTC 

[PATCH 0/2] x86/sev: Two fixes for SEV-ES VC stack handling
 2021-10-21  8:08 UTC  (3+ messages)
` [PATCH 1/2] x86/sev: Fix stack type check in vc_switch_off_ist()
` [PATCH 2/2] x86/sev: Allow #VC exceptions on the VC2 stack

[PATCH 0/2] virtio-i2c: Fix buffer handling
 2021-10-21  5:58 UTC  (25+ messages)
` [PATCH 1/2] i2c: virtio: disable timeout handling
` [PATCH 2/2] i2c: virtio: fix completion handling

[RFC PATCH v4 18/20] vhost: Add VhostIOVATree
 2021-10-21  2:38 UTC  (9+ messages)
  ` [RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ
  ` [RFC PATCH v4 11/20] vhost: Route host->guest notification through shadow virtqueue

[PATCH v4 0/2] virtio_ring: check desc == NULL when packed and indirect
 2021-10-21  1:54 UTC  (12+ messages)
` [PATCH v4 1/2] virtio_ring: fix style of virtqueue_add_indirect_packed
` [PATCH v4 2/2] virtio_ring: check desc == NULL when using indirect with packed

[PATCH v5 04/16] x86/tdx: Make pages shared in ioremap()
 2021-10-20 17:26 UTC  (6+ messages)
  ` [PATCH v5 01/16] x86/mm: Move force_dma_unencrypted() to common code
  ` [PATCH v5 06/16] x86/tdx: Make DMA pages shared
  ` [PATCH v5 07/16] x86/kvm: Use bounce buffers for TD guest

[PATCH v6 0/2] virtio_ring: check desc == NULL when using indirect with packed
 2021-10-20 11:23 UTC  (3+ messages)
` [PATCH v6 1/2] virtio_ring: make virtqueue_add_indirect_packed prettier
` [PATCH v6 2/2] virtio_ring: check desc == NULL when using indirect with packed

[PATCH v5 0/2] virtio_ring: check desc == NULL when using indirect with packed
 2021-10-20 11:09 UTC  (4+ messages)
` [PATCH v5 1/2] virtio_ring: make virtqueue_add_indirect_packed prettier
` [PATCH v5 2/2] virtio_ring: check desc == NULL when using indirect with packed

[PATCH V2 00/12] More virtio hardening
 2021-10-20  6:56 UTC  (8+ messages)
` [PATCH V2 06/12] virtio_pci: harden MSI-X interrupts

[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules
 2021-10-19 11:51 UTC  (2+ messages)

[PATCH v3 0/2] virtio_ring: check desc == NULL when packed and indirect
 2021-10-19 11:31 UTC  (7+ messages)
` [PATCH v3 1/2] virtio_ring: fix style of virtqueue_add_indirect_packed
` [PATCH v3 2/2] virtio_ring: check desc == NULL when packed and indirect

[PATCH] virtio: Introduce a new kick interface virtqueue_kick_try()
 2021-10-19 10:37 UTC  (3+ messages)

[PATCH v2 1/2] virtio_ring: fix style of virtqueue_add_indirect_packed
 2021-10-19 10:38 UTC  (3+ messages)

futher decouple DAX from block devices
 2021-10-19  7:23 UTC  (3+ messages)
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper

[PATCH 1/5] iova: Move fast alloc size roundup into alloc_iova_fast()
 2021-10-18 15:42 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).