virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-24 06:30:32 to 2023-03-31 07:45:47 UTC [more...]

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

[PATCH 00/16] virtio-net: split virtio-net.c
 2023-03-31  7:35 UTC  (23+ messages)
` [PATCH 01/16] virtio_net: add a separate directory for virtio-net
` [PATCH 02/16] virtio_net: move struct to header file
` [PATCH 03/16] virtio_net: add prefix to the struct inside "
` [PATCH 04/16] virtio_net: separating cpu-related funs
` [PATCH 05/16] virtio_net: separate virtnet_ctrl_set_queues()
` [PATCH 06/16] virtio_net: separate virtnet_ctrl_set_mac_address()
` [PATCH 07/16] virtio_net: remove lock from virtnet_ack_link_announce()
` [PATCH 08/16] virtio_net: separating the APIs of cq
` [PATCH 09/16] virtio_net: introduce virtnet_rq_update_stats()
` [PATCH 10/16] virtio_net: separating the funcs of ethtool
` [PATCH 11/16] virtio_net: introduce virtnet_dev_rx_queue_group()
` [PATCH 12/16] virtio_net: introduce virtnet_get_netdev()
` [PATCH 13/16] virtio_net: prepare for virtio
` [PATCH 14/16] virtio_net: move virtnet_[en/dis]able_delayed_refill to header file
` [PATCH 15/16] virtio_net: add APIs to register/unregister virtio driver
` [PATCH 16/16] virtio_net: separating the virtio code

[PATCH net-next 0/8] virtio_net: refactor xdp codes
 2023-03-31  7:24 UTC  (14+ messages)
` [PATCH net-next 1/8] virtio_net: mergeable xdp: put old page immediately
` [PATCH net-next 2/8] virtio_net: mergeable xdp: introduce mergeable_xdp_prepare
` [PATCH net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [PATCH net-next 4/8] virtio_net: separate the logic of freeing xdp shinfo
` [PATCH net-next 5/8] virtio_net: separate the logic of freeing the rest mergeable buf
` [PATCH net-next 6/8] virtio_net: auto release xdp shinfo
` [PATCH net-next 7/8] virtio_net: introduce receive_mergeable_xdp()
` [PATCH net-next 8/8] virtio_net: introduce receive_small_xdp()

[RFC PATCH v3 1/4] vsock/vmci: convert VMCI error code to -ENOMEM on send
 2023-03-31  7:15 UTC  (2+ messages)

[RFC PATCH v3 2/4] vsock/vmci: convert VMCI error code to -ENOMEM on receive
 2023-03-31  7:12 UTC  (2+ messages)

[PATCH v2 0/3] virtio_ring: Clean up code for virtio ring and pci
 2023-03-31  4:20 UTC  (13+ messages)
` [PATCH v2 1/3] virtio_ring: Allow non power of 2 sizes for packed virtqueue
` [PATCH v2 2/3] virtio_ring: Avoid using inline for small functions
` [PATCH v2 3/3] virtio_ring: Use const to annotate read-only pointer params

[PATCH v3 0/4] virtio net: spurious interrupt related fixes
 2023-03-31  3:38 UTC  (7+ messages)
` [PATCH v3 3/4] virtio: fix up virtio_disable_cb

[RFC PATCH v2 1/3] vsock: return errors other than -ENOMEM to socket
 2023-03-30 15:35 UTC  (3+ messages)
  ` [RFC PATCH v2 2/3] vsock/vmci: convert VMCI error code to -ENOMEM

[PATCH net v3] virtio/vsock: fix leaks due to missing skb owner
 2023-03-30  8:00 UTC 

[PATCH v2] vdpa/mlx5: Add and remove debugfs in setup/teardown driver
 2023-03-30  3:47 UTC 

[PATCH v2] vdpa/mlx5: Avoid losing link state updates
 2023-03-30  3:43 UTC 

[PATCH] vdpa_sim_net: complete the initialization before register the device
 2023-03-30  3:24 UTC  (2+ messages)

[PATCH v2] virtio_ring: don't update event idx on get_buf
 2023-03-30  2:52 UTC  (15+ messages)
` 9p regression (Was: [PATCH v2] virtio_ring: don't update event idx on get_buf)
      ` [External] "
              ` [PATCH v3] virtio_ring: interrupt disable flag updated to vq even with event_triggered is set

[PATCH v6] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-30  1:50 UTC 

[RFC PATCH 0/4] eBPF RSS through QMP support
 2023-03-30  0:09 UTC  (8+ messages)
` [RFC PATCH 1/5] ebpf: Added eBPF initialization by fds and map update
` [RFC PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds
` [RFC PATCH 3/5] ebpf: Added declaration/initialization routines
` [RFC PATCH 4/5] qmp: Added new command to retrieve eBPF blob
` [RFC PATCH 5/5] ebpf: Updated eBPF program and skeleton

[RFC PATCH v1 1/2] vsock: return errors other than -ENOMEM to socket
 2023-03-29 21:44 UTC  (5+ messages)
  ` [RFC PATCH v1 2/2] vsock/test: update expected return values

[PATCH v4] virtio_ring: interrupt disable flag updated to vq even with event_triggered is set
 2023-03-29 16:40 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 198925fae644b0099b66fac1d972721e6e563b17
 2023-03-29 15:21 UTC 

[RFC PATCH v2 48/48] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-03-29 14:39 UTC  (3+ messages)

[PATCH v3] virtio_ring: interrupt disable flag updated to vq even with event_triggered is set
 2023-03-29  9:49 UTC  (2+ messages)
    ` [External] "

[PATCH net v2] virtio/vsock: fix leaks due to missing skb owner
 2023-03-29  7:16 UTC 

[virtio-dev] [PATCH 2/2] virtio-blk: fix ZBD probe in kernels without ZBD support
 2023-03-28 14:51 UTC  (2+ messages)
  ` [virtio-dev] [PATCH 1/2] virtio-blk: migrate to the latest patchset version

[RFC PATCH v2 1/3] virtio/vsock: fix header length on skb merging
 2023-03-28  9:41 UTC  (4+ messages)
  ` [RFC PATCH v2 2/3] virtio/vsock: WARN_ONCE() for invalid state of socket
  ` [RFC PATCH v2 3/3] test/vsock: new skbuff appending test

[PATCH net-next v4 1/3] vsock: support sockmap
 2023-03-28  8:20 UTC 

[PATCH net] virtio/vsock: fix leak due to missing skb owner
 2023-03-28  7:58 UTC 

[PATCH net-next] testing/vsock: add vsock_perf to gitignore
 2023-03-28  7:49 UTC 

[PATCH vhost v6 00/11] virtio core prepares for AF_XDP
 2023-03-28  6:30 UTC  (17+ messages)
` [PATCH vhost v6 01/11] virtio_ring: split: separate dma codes
` [PATCH vhost v6 02/11] virtio_ring: packed: "
` [PATCH vhost v6 03/11] virtio_ring: packed-indirect: "
` [PATCH vhost v6 04/11] virtio_ring: split: support premapped
` [PATCH vhost v6 05/11] virtio_ring: packed: "
` [PATCH vhost v6 06/11] virtio_ring: packed-indirect: "
` [PATCH vhost v6 07/11] virtio_ring: update document for virtqueue_add_*
` [PATCH vhost v6 08/11] virtio_ring: introduce virtqueue_dma_dev()
` [PATCH vhost v6 09/11] virtio_ring: correct the expression of the description of virtqueue_resize()
` [PATCH vhost v6 10/11] virtio_ring: separate the logic of reset/enable from virtqueue_resize
` [PATCH vhost v6 11/11] virtio_ring: introduce virtqueue_reset()

[PATCH vhost v4 00/11] virtio core prepares for AF_XDP
 2023-03-28  6:25 UTC  (4+ messages)
` [PATCH vhost v4 01/11] virtio_ring: split: separate dma codes

[PATCH v4 03/11] virtio-vdpa: Support interrupt affinity spreading mechanism
 2023-03-28  6:17 UTC  (10+ messages)
  ` [PATCH v4 05/11] vduse: Support set_vq_affinity callback
  ` [PATCH v4 06/11] vduse: Support get_vq_affinity callback
  ` [PATCH v4 07/11] vduse: Add sysfs interface for irq callback affinity
  ` [PATCH v4 08/11] vdpa: Add eventfd for the vdpa callback

[PATCH v3 virtio 6/8] pds_vdpa: add support for vdpa and vdpamgmt interfaces
 2023-03-28  3:53 UTC  (2+ messages)

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

[PATCH] vdpa/mlx5: Add and remove debugfs in setup/teardown driver
 2023-03-27 13:36 UTC 

[PATCH] vdpa/mlx5: Veirfy wq has a valid pointer in mlx5_vdpa_suspend
 2023-03-27 13:36 UTC 

[GIT PULL] vdpa: bugfix
 2023-03-27 13:32 UTC  (3+ messages)

[PATCH] vdpa/mlx5: Avoid losing link state updates
 2023-03-27 13:28 UTC  (3+ messages)

[PATCH 0/2] vdpa/snet: support [s/g]et_vq_state and suspend
 2023-03-27 12:33 UTC  (3+ messages)

[syzbot] [net?] [virt?] [io-uring?] [kvm?] BUG: soft lockup in vsock_connect
 2023-03-27  9:07 UTC  (4+ messages)

[PATCH v3 0/8] vdpa_sim: add support for user VA
 2023-03-27  3:12 UTC  (13+ messages)
` [PATCH v3 4/8] vringh: support VA with iotlb
` [PATCH v3 5/8] vdpa_sim: make devices agnostic for work management
  ` [PATCH v3 8/8] vdpa_sim: add support for user VA

[PATCH v13 01/10] drm/shmem-helper: Switch to reservation lock
 2023-03-26  9:19 UTC 

[PATCH 1/1] vhost_task: Fix vhost_task_create return value
 2023-03-25 22:45 UTC  (5+ messages)

[syzbot] [kvm?] [net?] [virt?] general protection fault in virtio_transport_purge_skbs
 2023-03-24 11:58 UTC  (5+ messages)

[PATCH net] vsock/loopback: use only sk_buff_head.lock to protect the packet queue
 2023-03-24 11:54 UTC 

[PATCH v5] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-24  9:07 UTC  (3+ messages)

[PATCH] virtio_ring: Suppress tx interrupt when napi_tx disable
 2023-03-24  9:05 UTC  (11+ messages)
    ` [External] "

[PATCH vhost v5 00/11] virtio core prepares for AF_XDP
 2023-03-24  7:38 UTC  (7+ messages)
` [PATCH vhost v5 05/11] virtio_ring: packed: support premapped
` [PATCH vhost v5 10/11] virtio_ring: separate the logic of reset/enable from virtqueue_resize


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