virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-04 16:41:01 to 2023-07-18 20:27:47 UTC [more...]

[PATCH net-next v2 2/4] vsock/virtio: support to send non-linear skb
 2023-07-18 20:27 UTC 

[PATCH RFC net] virtio-net: add timeout for virtnet_send_command()
 2023-07-18 19:09 UTC 

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-18 15:56 UTC  (5+ messages)

[PATCH net-next v1 1/4] vsock/virtio/vhost: read data from non-linear skb
 2023-07-18 13:51 UTC  (2+ messages)
  ` [PATCH net-next v1 4/4] vsock/virtio: MSG_ZEROCOPY flag support

vdpa: use io_uring passthrough command for IOCTLs [was Re: [PATCH 1/2] Reduce vdpa initialization / startup overhead]
 2023-07-18 10:32 UTC 

[PATCH 1/1] MAINTAINERS: add vhost-scsi entry and myself as a co-maintainer
 2023-07-17  7:10 UTC  (3+ messages)

[PATCH] iommu: Explicitly include correct DT includes
 2023-07-14 17:46 UTC 

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-14 10:37 UTC  (45+ messages)
` [PATCH vhost v11 01/10] virtio_ring: check use_dma_api before unmap desc for indirect
` [PATCH vhost v11 02/10] virtio_ring: put mapping error check in vring_map_one_sg
` [PATCH vhost v11 03/10] virtio_ring: introduce virtqueue_set_premapped()
` [PATCH vhost v11 04/10] virtio_ring: support add premapped buf
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
` [PATCH vhost v11 06/10] virtio_ring: skip unmap for premapped
` [PATCH vhost v11 07/10] virtio_ring: correct the expression of the description of virtqueue_resize()
` [PATCH vhost v11 08/10] virtio_ring: separate the logic of reset/enable from virtqueue_resize
` [PATCH vhost v11 09/10] virtio_ring: introduce virtqueue_reset()
` [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page

[PATCH v1 0/4] virtio-mem: memory unplug/offlining related cleanups
 2023-07-14  9:55 UTC  (7+ messages)
` [PATCH v1 1/4] virtio-mem: remove unsafe unplug in Big Block Mode (BBM)
` [PATCH v1 2/4] virtio-mem: convert most offline_and_remove_memory() errors to -EBUSY
` [PATCH v1 3/4] virtio-mem: keep retrying on offline_and_remove_memory() errors in Sub Block Mode (SBM)
` [PATCH v1 4/4] virtio-mem: check if the config changed before fake offlining memory

[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
 2023-07-14  7:38 UTC  (13+ messages)
  ` [Freedreno] "

[PATCH net-next V1 0/4] virtio_net: add per queue interrupt coalescing support
 2023-07-14  2:10 UTC  (8+ messages)
  ` [PATCH net-next V1 1/4] virtio_net: extract interrupt coalescing settings to a structure
  ` [PATCH net-next V1 2/4] virtio_net: extract get/set interrupt coalesce to a function
  ` [PATCH net-next V1 3/4] virtio_net: support per queue interrupt coalesce command

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-13 17:10 UTC 

[CfP] Confidential Computing Microconference @ LPC 2023
 2023-07-13 15:50 UTC 

[PATCH v2 0/2] vhost-scsi: Fix IO hangs when using windows
 2023-07-13 14:07 UTC  (12+ messages)
` [PATCH v2 1/2] vhost-scsi: Fix alignment handling with windows
` [PATCH v2 2/2] vhost-scsi: Rename vhost_scsi_iov_to_sgl

[PATCH v2 virtio 0/5] pds_vdpa: mac, reset, and irq updates
 2023-07-13  5:09 UTC  (10+ messages)
` [PATCH v2 virtio 1/5] pds_vdpa: reset to vdpa specified mac
` [PATCH v2 virtio 2/5] pds_vdpa: always allow offering VIRTIO_NET_F_MAC
` [PATCH v2 virtio 3/5] pds_vdpa: clean and reset vqs entries
` [PATCH v2 virtio 4/5] pds_vdpa: alloc irq vectors on DRIVER_OK
` [PATCH v2 virtio 5/5] pds_vdpa: fix up debugfs feature bit printing

[PATCH] Revert "virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events"
 2023-07-12 14:26 UTC  (11+ messages)

[PATCH 2/7] drm/qxl: switch to using drm_exec
 2023-07-12 12:47 UTC  (2+ messages)
` [PATCH 4/7] drm/virtgpu: "

[PATCH v2 00/24] use vmalloc_array and vcalloc
 2023-07-11 16:31 UTC  (2+ messages)
` (subset) "

[RFC 1/4] vduse: Add the struct to save the vq reconnect info
 2023-07-11 14:18 UTC  (2+ messages)
  ` [RFC 2/4] vduse: Add file operation for mmap

ICITS'24 - The 2024 International Conference on Information Technology & Systems |Temuco, Chile
 2023-07-10 17:23 UTC 

ICITS'24 - The 2024 International Conference on Information Technology & Systems |Temuco, Chile
 2023-07-10 17:26 UTC 

[PATCH virtio 0/4] pds_vdpa: mac, reset, and irq updates
 2023-07-10 15:42 UTC  (14+ messages)
` [PATCH virtio 1/4] pds_vdpa: reset to vdpa specified mac
` [PATCH virtio 2/4] pds_vdpa: always allow offering VIRTIO_NET_F_MAC
` [PATCH virtio 3/4] pds_vdpa: clean and reset vqs entries
` [PATCH virtio 4/4] pds_vdpa: alloc irq vectors on DRIVER_OK

[RFC PATCH 0/3] x86/paravirt: Get rid of paravirt patching
 2023-07-10 12:29 UTC  (2+ messages)

[PATCH virtio] pds_vdpa: protect Makefile from unconfigured debugfs
 2023-07-10  3:16 UTC  (3+ messages)

[PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
 2023-07-07  7:57 UTC  (16+ messages)

linux-next: Tree for Jul 6 [drivers/vdpa/pds/pds_vdpa.ko]
 2023-07-06 22:26 UTC  (2+ messages)

[RFC PATCH v5 01/17] vsock/virtio: read data from non-linear skb
 2023-07-06 17:07 UTC  (16+ messages)
  ` [RFC PATCH v5 02/17] vhost/vsock: "
  ` [RFC PATCH v5 03/17] vsock/virtio: support to send "
  ` [RFC PATCH v5 04/17] vsock/virtio: non-linear skb handling for tap
  ` [RFC PATCH v5 05/17] vsock/virtio: MSG_ZEROCOPY flag support
  ` [RFC PATCH v5 06/17] vsock: fix EPOLLERR set on non-empty error queue
  ` [RFC PATCH v5 07/17] vsock: read from socket's "
  ` [RFC PATCH v5 08/17] vsock: check for MSG_ZEROCOPY support on send
  ` [RFC PATCH v5 09/17] vsock: enable SOCK_SUPPORT_ZC bit
  ` [RFC PATCH v5 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
  ` [RFC PATCH v5 11/17] vsock/virtio: "
  ` [RFC PATCH v5 12/17] vsock/loopback: "
  ` [RFC PATCH v5 13/17] vsock: enable setting SO_ZEROCOPY
  ` [RFC PATCH v5 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
  ` [RFC PATCH v5 17/17] test/vsock: io_uring rx/tx tests
` [RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support

[PATCH] Fix max/min warnings in virtio_net, amd/display, and io_uring
 2023-07-06 14:03 UTC  (3+ messages)

Hyper-V vsock streams do not fill the supplied buffer in full
 2023-07-06 10:01 UTC 

[PATCH 22/23] i2c: virtio: Remove #ifdef guards for PM related functions
 2023-07-06  4:27 UTC 

[PATCH v3 0/3] vduse: add support for networking devices
 2023-07-06  1:58 UTC  (5+ messages)
` [PATCH v3 1/3] vduse: validate block features only with block devices
` [PATCH v3 2/3] vduse: enable Virtio-net device type
` [PATCH v3 3/3] vduse: Temporarily disable control queue features

[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
 2023-07-06  1:01 UTC  (13+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance

[PATCH] vduse: Use proper spinlock for IRQ injection
 2023-07-05 11:45 UTC 

[PATCH] mlx5_vdpa: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
 2023-07-05  7:32 UTC  (8+ messages)

[PATCH v2 0/3] vduse: add support for networking devices
 2023-07-04 19:22 UTC  (6+ messages)
` [PATCH v2 1/3] vduse: validate block features only with block devices
` [PATCH v2 2/3] vduse: enable Virtio-net device type
` [PATCH v2 3/3] vduse: Temporarily disable control queue features

[linux-next:master] BUILD REGRESSION 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
 2023-07-04 17:22 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).