virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-13 14:20:23 to 2022-06-24 02:58:03 UTC [more...]

[PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET
 2022-06-24  2:56 UTC  (41+ messages)
` [PATCH v10 01/41] remoteproc: rename len of rpoc_vring to num
` [PATCH v10 02/41] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v10 03/41] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v10 04/41] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v10 05/41] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v10 06/41] virtio_ring: extract the logic of freeing vring
` [PATCH v10 07/41] virtio_ring: split vring_virtqueue
` [PATCH v10 08/41] virtio_ring: introduce virtqueue_init()
` [PATCH v10 09/41] virtio_ring: split: introduce vring_free_split()
` [PATCH v10 10/41] virtio_ring: split: extract the logic of alloc queue
` [PATCH v10 11/41] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v10 12/41] virtio_ring: split: extract the logic of attach vring
` [PATCH v10 13/41] virtio_ring: split: extract the logic of vring init
` [PATCH v10 14/41] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v10 15/41] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v10 16/41] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v10 17/41] virtio_ring: packed: introduce vring_free_packed
` [PATCH v10 18/41] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v10 19/41] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v10 20/41] virtio_ring: packed: extract the logic of attach vring
` [PATCH v10 21/41] virtio_ring: packed: extract the logic of vring init
` [PATCH v10 22/41] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v10 23/41] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v10 24/41] virtio_ring: introduce virtqueue_resize()
` [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v10 26/41] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v10 27/41] virtio: allow to unbreak/break virtqueue individually
` [PATCH v10 28/41] virtio_pci: update struct virtio_pci_common_cfg
` [PATCH v10 29/41] virtio_pci: introduce helper to get/set queue reset
` [PATCH v10 30/41] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v10 31/41] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v10 32/41] virtio: find_vqs() add arg sizes
` [PATCH v10 33/41] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v10 34/41] virtio_mmio: "
` [PATCH v10 35/41] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v10 36/41] virtio_net: set the default max ring size by find_vqs()
` [PATCH v10 37/41] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v10 38/41] virtio_net: split free_unused_bufs()
` [PATCH v10 39/41] virtio_net: support rx queue resize
` [PATCH v10 40/41] virtio_net: support tx "

[PATCH] virtio_fs: Modify format for virtio_fs_direct_access
 2022-06-23 12:48 UTC 

[PATCH 0/3] vdpa_sim_blk: several fixes for the vDPA block simulator
 2022-06-23  8:58 UTC  (8+ messages)
` [PATCH 1/3] vdpa_sim_blk: use dev_dbg() to print errors
` [PATCH 2/3] vdpa_sim_blk: limit the number of request handled per batch
` [PATCH 3/3] vdpa_sim_blk: call vringh_complete_iotlb() also in the error path

vhost-vdpa tests in tools/virtio
 2022-06-23  3:59 UTC  (2+ messages)

[PATCH] vhost-vdpa: call vhost_vdpa_cleanup during the release
 2022-06-23  3:54 UTC  (2+ messages)

[PATCH v2 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
 2022-06-23  3:50 UTC  (10+ messages)
  ` [PATCH v2 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
  ` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison
  ` [PATCH v2 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
  ` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH] virtio_ring : fix vring_packed_desc memory out of bounds bug
 2022-06-23  1:30 UTC  (12+ messages)
  ` [PATCH] virtio_ring : keep used_wrap_counter in vq->last_used_idx
              ` [PATCH v2] "
                    ` [PATCH v3] "
                        ` [PATCH v4] "

[PATCH v2 19/19] vdpasim: control virtqueue support
 2022-06-22 15:44 UTC  (2+ messages)

[PATCH] virtio_ring: remove unnecessary to_vvq call in virtqueue_disable_cb_packed
 2022-06-22 12:15 UTC 

[PATCH V3] virtio: disable notification hardening by default
 2022-06-22  8:32 UTC  (4+ messages)

[PATCH net] virtio_net: fix xdp_rxq_info bug after suspend/resume
 2022-06-22  8:06 UTC  (2+ messages)

[PATCH v3 0/3] virtio: support requiring restricted access per device
 2022-06-22  6:38 UTC  (2+ messages)
` [PATCH v3 1/3] virtio: replace restricted mem access flag with callback

[PATCH V2] virtio: disable notification hardening by default
 2022-06-22  1:17 UTC  (5+ messages)

virtio_balloon regression in 5.19-rc3
 2022-06-21 16:10 UTC  (4+ messages)

[PATCH] vdpa_sim_blk: set number of address spaces and virtqueue groups
 2022-06-21 15:13 UTC 

[PATCH] vdpa_sim: use max_iotlb_entries as a limit in vhost_iotlb_init
 2022-06-21 15:12 UTC 

[PATCH 0/2] virtio_mmio: Fix suspend to disk (hibernation)
 2022-06-21 11:06 UTC  (3+ messages)
` [PATCH 1/2] virtio_mmio: Add missing PM calls to freeze/restore
` [PATCH 2/2] virtio_mmio: Restore guest page size on resume

[PATCH RFC 2/3] vdpa/mlx5: Support different address spaces for control and data
 2022-06-21  7:52 UTC  (9+ messages)
  ` [PATCH RFC 3/3] vdpa/mlx5: Disable VLAN support to support live migration
  ` [PATCH RFC 1/3] vdpa/mlx5: Implement susupend virtqueue callback

[PATCH v6 17/22] drm/shmem-helper: Add generic memory shrinker
 2022-06-20 15:37 UTC  (3+ messages)

[PATCH] virtio: Remove unnecessary variable assignments
 2022-06-20  9:37 UTC 

[PATCH] virtio: Remove unnecessary variable assignments
 2022-06-20  8:49 UTC 

[PATCH] virtio_ring: Optimize duplicate judgment codes for virtqueue_add_split
 2022-06-20  8:24 UTC 

[PATCH] virtio-net: fix race between ndo_open() and virtio_device_ready()
 2022-06-20  3:34 UTC  (5+ messages)

[PATCH v10 0/8] Use copy_process in vhost layer
 2022-06-20  1:13 UTC  (9+ messages)
` [PATCH v10 1/8] fork: Make IO worker options flag based
` [PATCH v10 2/8] fork/vm: Move common PF_IO_WORKER behavior to new flag
` [PATCH v10 3/8] fork: add USER_WORKER flag to not dup/clone files
` [PATCH v10 4/8] fork: Add USER_WORKER flag to ignore signals
` [PATCH v10 5/8] fork: allow kernel code to call copy_process
` [PATCH v10 6/8] vhost_task: Allow vhost layer to use copy_process
` [PATCH v10 7/8] vhost: move worker thread fields to new struct
` [PATCH v10 8/8] vhost: use vhost_tasks for worker threads

[PATCH v4 11/15] drm/shmem-helper: Add generic memory shrinker
 2022-06-19 16:54 UTC  (3+ messages)

[PATCH V6 0/9] rework on the IRQ hardening of virtio
 2022-06-17 14:33 UTC  (26+ messages)
` [PATCH V6 8/9] virtio: harden vring IRQ

[PATCH] virtio: disable notification hardening by default
 2022-06-17 12:36 UTC  (5+ messages)

[CFP LPC 2022] VFIO/IOMMU/PCI Microconference
 2022-06-17  9:02 UTC 

Call For Participation: ACM Workshop on Hot Topics in Storage and File Systems
 2022-06-17  7:31 UTC 

[PATCH v4 0/4] Implement vdpasim stop operation
 2022-06-17  2:42 UTC  (14+ messages)

[RFC PATCH v2 0/5] TUN/VirtioNet USO features support
 2022-06-17  1:30 UTC  (7+ messages)

[PATCH v2 2/2] virtiofs: allow skipping abort interface
 2022-06-15 19:57 UTC  (3+ messages)
  ` [PATCH v2 1/2] fuse: Remove unused "no_control" related code

[PATCH] virtiofs: delete unused parameter for virtio_fs_cleanup_vqs
 2022-06-15 17:57 UTC  (2+ messages)

[PATCH v1] vduse: Tie vduse mgmtdev and its device
 2022-06-15  9:08 UTC  (2+ messages)

[PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
 2022-06-15  7:35 UTC  (3+ messages)

[PATCH V4 0/8] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-06-15  6:23 UTC 

Question on vhost vq->signalled_used and vq->signalled_used_valid
 2022-06-15  0:46 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-14 22:12 UTC  (31+ messages)
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter, exit}()
  ` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean
  ` [PATCH 29/36] cpuidle, xenpv: "
    ` [Pv-drivers] "
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
    ` [PATCH 34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()

[PATCH V2 4/6] vDPA: !FEATURES_OK should not block querying device config space
 2022-06-14 19:26 UTC  (6+ messages)
  ` [PATCH V2 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
  ` [PATCH V2 3/6] vDPA: allow userspace to query features of a vDPA device

[PATCH AUTOSEL 4.9 09/12] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:10 UTC 

[PATCH AUTOSEL 4.14 11/14] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:10 UTC 

[PATCH AUTOSEL 4.19 14/18] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:09 UTC 

[PATCH AUTOSEL 5.4 19/23] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:08 UTC 

[PATCH AUTOSEL 5.10 22/29] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:08 UTC 

[PATCH AUTOSEL 5.15 28/41] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:06 UTC 

[PATCH AUTOSEL 5.17 28/43] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:05 UTC 

[PATCH AUTOSEL 5.18 31/47] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-14  2:04 UTC 

[PATCH] virtio_ring : fix vring_packed_desc memory out of bounds bug
 2022-06-13 14:20 UTC  (6+ messages)
  ` [External] "


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