virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-11 12:00:46 to 2022-01-21 16:01:08 UTC [more...]

[PATCH v2 00/12] virtio pci support VIRTIO_F_RING_RESET
 2022-01-21 15:49 UTC  (26+ messages)
` [PATCH v2 01/12] virtio: pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v2 02/12] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v2 03/12] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v2 04/12] virtio: queue_reset: pci: update struct virtio_pci_common_cfg and option functions
` [PATCH v2 05/12] virito: queue_reset: pci: move the per queue irq logic from vp_del_vqs to vp_del_vq
` [PATCH v2 06/12] virtio: queue_reset: pci: add independent function to enable msix vq
` [PATCH v2 07/12] virtio: queue_reset: pci: support VIRTIO_F_RING_RESET
` [PATCH v2 08/12] virtio: queue_reset: add helper
` [PATCH v2 09/12] virtio_net: virtnet_tx_timeout() fix style
` [PATCH v2 10/12] virtio_net: virtnet_tx_timeout() stop ref sq->vq
` [PATCH v2 11/12] virtio_net: split free_unused_bufs()
` [PATCH v2 12/12] virtio-net: support pair disable/enable

[PATCH v2] vhost: cache avail index in vhost_enable_notify()
 2022-01-21 15:31 UTC 

[PATCH 0/3] Introduce akcipher service for virtio-crypto
 2022-01-21  8:39 UTC  (7+ messages)
` [PATCH 1/3] virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPC
` [PATCH 2/3] virtio-crypto: introduce akcipher service
` [PATCH 3/3] virtio-crypto: implement RSA algorithm
  ` [RFC PATCH] virtio-crypto: virtio_crypto_rsa_do_req() can be static

[PATCH v9 09/11] firmware: arm_scmi: Add atomic mode support to virtio transport
 2022-01-20 20:39 UTC 

[PATCH v1] vhost: cache avail index in vhost_enable_notify()
 2022-01-20 16:55 UTC  (6+ messages)

[PATCH v2 1/2] virtio: unexport virtio_finalize_features
 2022-01-20 14:35 UTC  (5+ messages)
` [PATCH v2 2/2] virtio: acknowledge all features before access

[PATCH v3] drivers/virtio: Enable virtio mem for ARM64
 2022-01-19  8:35 UTC  (4+ messages)

[PATCH 0/6] virtio pci support VIRTIO_F_RING_RESET
 2022-01-19  6:36 UTC  (17+ messages)
` [PATCH 1/6] virtio: pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH 2/6] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH 3/6] virtio: queue_reset: pci: update struct virtio_pci_common_cfg and option functions
` [PATCH 4/6] virtio: queue_reset: pci: extract some functions for subsequent patches
` [PATCH 5/6] virtio: queue_reset: pci: support VIRTIO_F_RING_RESET
` [PATCH 6/6] virtio: queue_reset: add helper

[PATCH] tools/virtio: fix virtio_test execution
 2022-01-19  2:45 UTC  (2+ messages)

[PATCH v2] drivers/virtio: Enable virtio mem for ARM64
 2022-01-19  1:08 UTC  (4+ messages)

[PATCH V6 01/10] Use copy_process in vhost layer
 2022-01-18 19:12 UTC  (11+ messages)

[PATCH] virtio: acknowledge all features before access
 2022-01-18 17:10 UTC  (11+ messages)

[PATCH] drivers/virtio: Enable virtio mem for ARM64
 2022-01-18 10:48 UTC  (6+ messages)

[GIT PULL v2] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
 2022-01-18  8:29 UTC  (2+ messages)

[PATCH] drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()
 2022-01-18  6:56 UTC 

[RFC 1/3] vdpa: support exposing the config size to userspace
 2022-01-18  3:09 UTC  (3+ messages)
  ` [RFC 2/3] vdpa: support exposing the count of vqs "
  ` [RFC 3/3] vdpasim_net: control virtqueue support

[PATCH AUTOSEL 5.16 088/217] drm: Return error codes from struct drm_driver.gem_create_object
 2022-01-18  2:17 UTC 

[GIT PULL] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
 2022-01-17 22:31 UTC  (6+ messages)

[PATCH] virtio_mem: break device on remove
 2022-01-17 21:44 UTC  (7+ messages)

[PATCH] virtio: unexport virtio_finalize_features
 2022-01-17 12:06 UTC  (3+ messages)

[PATCH v2 0/4] RSS support for VirtioNet
 2022-01-17  8:00 UTC  (5+ messages)
` [PATCH v2 1/4] drivers/net/virtio_net: Fixed padded vheader to use v1 with hash
` [PATCH v2 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH v2 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH v2 4/4] drivers/net/virtio_net: Added RSS hash report control

[PATCH 0/4] RSS support for VirtioNet
 2022-01-17  7:58 UTC  (10+ messages)
` [PATCH 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH 4/4] drivers/net/virtio_net: Added RSS hash report control

[PATCH v2 0/3] fixes for mlx5_vdpa multiqueue support
 2022-01-17  7:00 UTC  (7+ messages)
` [PATCH v2 1/3] vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
` [PATCH v2 2/3] vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
` [PATCH v2 3/3] vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command

[PATCH v2 1/3] virtio: document virtio_reset_device
 2022-01-14 21:57 UTC  (3+ messages)
` [PATCH v2 2/3] virtio_console: break out of buf poll on remove
` [PATCH v2 3/3] virtio_mem: break device "

[PATCH] virtio_console: break out of buf poll on remove
 2022-01-14 21:48 UTC  (3+ messages)

[PATCH 1/4] vdpa: Avoid taking cf_mutex lock on get status
 2022-01-14 20:25 UTC  (13+ messages)
  ` [PATCH 2/4] vdpa: Protect vdpa reset with cf_mutex
  ` [PATCH 3/4] vdpa/mlx5: Fix is_index_valid() to refer to features
  ` [PATCH 4/4] vdpa/mlx5: Fix tracking of current number of VQs

[PATCH] Bluetooth: virtio_bt: fix device removal
 2022-01-14 20:12 UTC  (5+ messages)

[RFC PATCH v3 1/8] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
 2022-01-14 13:44 UTC  (7+ messages)
  ` [RFC PATCH v3 2/8] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block()
  ` [RFC PATCH v3 3/8] mm: migrate: allocate the right size of non hugetlb or THP compound pages
  ` [RFC PATCH v3 5/8] mm: page_isolation: check specified range for unmovable pages during isolation
  ` [RFC PATCH v3 7/8] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size

[PATCH 0/3] fixes for mlx5_vdpa multiqueue support
 2022-01-14 12:53 UTC  (13+ messages)
` [PATCH 1/3] vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
` [PATCH 2/3] vdpa/mlx5: set_features should nack MQ if no CTRL_VQ
` [PATCH 3/3] vdpa/mlx5: validate the queue pair value from driver

[RFC PATCH] vhost: cache avail index in vhost_enable_notify()
 2022-01-14  8:02 UTC  (6+ messages)

[PATCH] vhost: remove avail_event arg from vhost_update_avail_event()
 2022-01-14  6:12 UTC  (2+ messages)

[PATCH] virtio_vdpa: Support surprise removal of virtio vdpa device
 2022-01-12 15:02 UTC  (6+ messages)

[PATCH 2/4] vdpa/mlx5: Fix is_index_valid() to refer to features
 2022-01-12  2:38 UTC  (6+ messages)

[PATCH v7 07/14] vdpa/mlx5: Support configuring max data virtqueue
 2022-01-12  2:36 UTC  (9+ messages)

RE: [PATCH 0/6] virtio: support advance DMA
 2022-01-12  2:11 UTC  (4+ messages)

[PATCH 1/4] vdpa: Protect vdpa reset with cf_mutex
 2022-01-11 16:36 UTC  (2+ messages)

[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
 2022-01-11 13:04 UTC  (5+ messages)

[PATCH v2] virtio_vdpa: Support surprise removal of virtio vdpa device
 2022-01-11 12:12 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).