virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-17 12:41:27 to 2023-03-02 23:35:16 UTC [more...]

[PATCH v6] drm/virtio: Add option to disable KMS support
 2023-03-02 23:35 UTC 

[PATCH v5] drm/virtio: Add option to disable KMS support
 2023-03-02 23:33 UTC  (4+ messages)

[PATCH v2 0/2] [RFC] virtio-rng entropy leak reporting feature
 2023-03-02 16:55 UTC 

[PATCH v2 0/8] vdpa_sim: add support for user VA
 2023-03-02 15:48 UTC  (10+ messages)
` [PATCH v2 1/8] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v2 2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v2 3/8] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v2 4/8] vringh: support VA with iotlb
` [PATCH v2 5/8] vdpa_sim: make devices agnostic for work management
` [PATCH v2 6/8] vdpa_sim: use kthread worker
` [PATCH v2 7/8] vdpa_sim: replace the spinlock with a mutex to protect the state
` [PATCH v2 8/8] vdpa_sim: add support for user VA

[RFC PATCH v1] vsock: check error queue to set EPOLLERR
 2023-03-02 13:38 UTC  (2+ messages)

[PATCH vhost v1 00/12] virtio core prepares for AF_XDP
 2023-03-02 11:59 UTC  (13+ messages)
` [PATCH vhost v1 01/12] virtio_ring: split: refactor virtqueue_add_split() for premapped
` [PATCH vhost v1 02/12] virtio_ring: split: separate DMA codes
` [PATCH vhost v1 03/12] virtio_ring: split: introduce virtqueue_add_split_premapped()
` [PATCH vhost v1 04/12] virtio_ring: packed: separate prepare code from virtuque_add_indirect_packed()
` [PATCH vhost v1 05/12] virtio_ring: packed: refactor virtqueue_add_packed() for premapped
` [PATCH vhost v1 06/12] virtio_ring: packed: separate DMA codes
` [PATCH vhost v1 07/12] virtio_ring: packed: introduce virtqueue_add_packed_premapped()
` [PATCH vhost v1 08/12] virtio_ring: introduce virtqueue_add_inbuf_premapped()
` [PATCH vhost v1 09/12] virtio_ring: introduce virtqueue_get_dma_dev()
` [PATCH vhost v1 10/12] virtio_ring: correct the expression of the description of virtqueue_resize()
` [PATCH vhost v1 11/12] virtio_ring: separate the logic of reset/enable from virtqueue_resize
` [PATCH vhost v1 12/12] virtio_ring: introduce virtqueue_reset()

[PATCH vhost 00/10] virtio core prepares for AF_XDP
 2023-03-02 11:08 UTC  (40+ messages)
` [PATCH vhost 01/10] virtio_ring: split: refactor virtqueue_add_split() for premapped
` [PATCH vhost 02/10] virtio_ring: packed: separate prepare code from virtuque_add_indirect_packed()
` [PATCH vhost 03/10] virtio_ring: packed: refactor virtqueue_add_packed() for premapped
` [PATCH vhost 04/10] virtio_ring: split: introduce virtqueue_add_split_premapped()
` [PATCH vhost 07/10] virtio_ring: add api virtio_dma_map() for advance dma
` [PATCH vhost 08/10] virtio_ring: introduce dma sync api for virtio
` [PATCH vhost 09/10] virtio_ring: correct the expression of the description of virtqueue_resize()
` [PATCH vhost 10/10] virtio_ring: introduce virtqueue_reset()

[PATCH net-next v3 1/3] vsock: support sockmap
 2023-03-02  9:54 UTC  (5+ messages)
  ` [PATCH net-next v3 2/3] selftests/bpf: add vsock to vmtest.sh
  ` [PATCH net-next v3 3/3] selftests/bpf: add a test case for vsock sockmap

[PATCH v3] virtio-net: Fix probe of virtio-net on kvmtool
 2023-03-02  9:48 UTC  (4+ messages)

[PATCH] vhost-vdpa: free iommu domain after last use during cleanup
 2023-03-02  8:33 UTC  (2+ messages)

[PATCH v4] drm/virtio: Add option to disable KMS support
 2023-03-01  5:50 UTC  (2+ messages)

[PATCH v4 2/2] vdpasim: support doorbell mapping
 2023-03-01  3:06 UTC  (4+ messages)

[PATCH v4 01/15] vdpa net: move iova tree creation from init to start
 2023-03-01  1:30 UTC  (13+ messages)
  ` [PATCH v4 03/15] vdpa: stop svq at vhost_vdpa_dev_start(false)
  ` [PATCH v4 05/15] vdpa: move vhost reset after get vring base
  ` [PATCH v4 06/15] vdpa: add vhost_vdpa->suspended parameter
  ` [PATCH v4 08/15] vdpa: rewind at get_base, not set_base
  ` [PATCH v4 09/15] vdpa: add vdpa net migration state notifier
  ` [PATCH v4 10/15] vdpa: disable RAM block discard only for the first device
  ` [PATCH v4 11/15] vdpa net: block migration if the device has CVQ
  ` [PATCH v4 12/15] vdpa: block migration if device has unsupported features
` [PATCH v4 00/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
  ` [PATCH v4 07/15] vdpa: add vhost_vdpa_suspend

[PATCH v3 05/11] vduse: Support automatic irq callback affinity
 2023-03-01  1:18 UTC  (2+ messages)

[PATCH v3] drm/virtio: Add option to disable KMS support
 2023-02-28 15:43 UTC  (6+ messages)

[PATCH] drm/virtio: Add option to disable KMS support
 2023-02-28 12:23 UTC  (7+ messages)

[PATCH v2] vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_ready
 2023-02-28 12:13 UTC  (2+ messages)

[RFC PATCH v1 00/12] vsock: MSG_ZEROCOPY flag support
 2023-02-28 10:32 UTC  (6+ messages)
  ` [RFC PATCH v1 07/12] vsock/virtio: MGS_ZEROCOPY "
  ` [RFC PATCH v1 12/12] test/vsock: MSG_ZEROCOPY support for vsock_perf

[PATCH v2] virtio-net: Fix probe of virtio-net on kvmtool
 2023-02-28 10:11 UTC  (5+ messages)

[PATCH] vhost: use struct_size and size_add to compute flex array sizes
 2023-02-27 21:53 UTC  (2+ messages)

[RESEND v2 PATCH] init/do_mounts.c: add virtiofs root fs support
 2023-02-27 18:06 UTC  (2+ messages)

[PATCH v2] drm/virtio: Add option to disable KMS support
 2023-02-27 16:56 UTC  (3+ messages)

[RFC][PATCH v2] splice: Prevent gifting of multipage folios
 2023-02-27 15:53 UTC  (2+ messages)

[RFC][PATCH] splice: Prevent gifting of multipage folios
 2023-02-27 15:24 UTC  (3+ messages)

[PATCH v10 06/11] drm/shmem-helper: Don't use vmap_use_count for dma-bufs
 2023-02-27 10:37 UTC  (7+ messages)
  ` [PATCH v10 07/11] drm/shmem-helper: Switch to reservation lock
  ` [PATCH v10 08/11] drm/shmem-helper: Add memory shrinker
` [PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
  ` [PATCH v10 09/11] drm/gem: Add drm_gem_pin_unlocked()

[PATCH v11 05/10] drm/shmem-helper: Add memory shrinker
 2023-02-27  8:56 UTC  (2+ messages)

[GIT PULL] virtio,vhost,vdpa: features, fixes
 2023-02-25 19:58 UTC  (4+ messages)

[PATCH v2 03/13] vdpa: add vhost_vdpa_suspend
 2023-02-24  3:16 UTC  (12+ messages)
  ` [PATCH v2 04/13] vdpa: move vhost reset after get vring base
  ` [PATCH v2 05/13] vdpa: rewind at get_base, not set_base
  ` [PATCH v2 07/13] vdpa: add vdpa net migration state notifier
  ` [PATCH v2 09/13] vdpa net: block migration if the device has CVQ
  ` [PATCH v2 11/13] vdpa: block migration if dev does not have _F_SUSPEND
  ` [PATCH v2 13/13] vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices

[PATCH] virtio-net: Fix probe of virtio-net on kvmtool
 2023-02-23 19:11 UTC 

[PATCH v2] x86/paravirt: merge activate_mm and dup_mmap callbacks
 2023-02-23 15:05 UTC  (3+ messages)

[PATCH] drm/gem: Expose the buffer object handle to userspace last
 2023-02-23  9:17 UTC  (3+ messages)

[PATCH 0/5] vhost-scsi: Fix management operation hangs
 2023-02-23  0:19 UTC  (6+ messages)
` [PATCH 1/5] vhost-scsi: Hold tv_tpg_mutex when decrementing tv_tpg_vhost_count
` [PATCH 2/5] vhost-scsi: Drop vhost_scsi_flush during endpoint clearing
` [PATCH 3/5] vhost-scsi: Remove vhost_scsi_mutex from port link/unlink
` [PATCH 4/5] vhost-scsi: Delay releasing our refcount on the tpg
` [PATCH 5/5] vhost-scsi: Reduce vhost_scsi_mutex use

[patch net-next v2] net: virtio_net: implement exact header length guest feature
 2023-02-22 17:22 UTC  (13+ messages)

virtio-fs: adding support for multi-queue
 2023-02-22 14:32 UTC  (8+ messages)

[patch net-next v3] net: virtio_net: implement exact header length guest feature
 2023-02-22 11:32 UTC  (3+ messages)

[patch net-next] net: virtio_net: implement exact header length guest feature
 2023-02-21 14:27 UTC  (14+ messages)

[linux-next:master] BUILD REGRESSION d2af0fa4bfa4ec29d03b449ccd43fee39501112d
 2023-02-20 20:11 UTC 

[PATCH 00/17] cirrus: Modernize the cirrus driver
 2023-02-20 15:39 UTC  (5+ messages)
` [PATCH 17/17] drm/cirrus: Use VGA macro constants to unblank

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-02-20 15:24 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION c068f40300a0eaa34f7105d137a5560b86951aa9
 2023-02-17 16:39 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).