virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-08 11:25:44 to 2024-07-11 19:23:08 UTC [more...]

[PATCH] virtio: add missing MODULE_DESCRIPTION() macro
 2024-07-11 19:22 UTC  (4+ messages)

[PATCH 0/2] virtio-fs: Add 'file' mount option
 2024-07-11 15:04 UTC  (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] virtio-fs: Document "

[PATCH net-next v3 0/2] vsock: avoid queuing on workqueue if possible
 2024-07-11 14:58 UTC  (3+ messages)
` [PATCH net-next v3 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work
` [PATCH net-next v3 2/2] vsock/virtio: avoid queuing packets when work queue is empty

[PATCH v2 00/60] i2c: reword first drivers according to newest specification
 2024-07-11 14:45 UTC  (5+ messages)
` [PATCH v2 58/60] i2c: virtio: reword "

[PATCH v6] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
 2024-07-11 14:37 UTC  (3+ messages)

[PATCH] test/vsock: add install target
 2024-07-11 14:14 UTC  (10+ messages)

[PATCH v2 1/2] virtio_balloon: add work around for out of spec QEMU
 2024-07-11 13:23 UTC  (12+ messages)
` [PATCH v2 2/2] virtio: fix vq # for balloon

[PATCH virtio v2 00/13] virtio_pci_modern: allow parallel admin queue commands execution
 2024-07-11 12:46 UTC  (20+ messages)
` [PATCH virtio v2 01/13] virtio_pci: push out single vq find code to vp_find_one_vq_msix()
` [PATCH virtio v2 02/13] virtio_pci: simplify vp_request_msix_vectors() call a bit
` [PATCH virtio v2 03/13] virtio_pci: pass vector policy enum to vp_find_vqs_msix()
` [PATCH virtio v2 04/13] virtio_pci: pass vector policy enum to vp_find_one_vq_msix()
` [PATCH virtio v2 05/13] virtio_pci: introduce vector allocation fallback for slow path virtqueues
` [PATCH virtio v2 06/13] virtio_pci_modern: treat vp_dev->admin_vq.info.vq pointer as static
` [PATCH virtio v2 07/13] virtio: push out code to vp_avq_index()
` [PATCH virtio v2 08/13] virtio_pci: pass vq info as an argument to vp_setup_vq()
` [PATCH virtio v2 09/13] virtio: create admin queues alongside other virtqueues
` [PATCH virtio v2 10/13] virtio_pci_modern: create admin queue of queried size
` [PATCH virtio v2 11/13] virtio_pci_modern: pass cmd as an identification token
` [PATCH virtio v2 12/13] virtio_pci_modern: use completion instead of busy loop to wait on admin cmd result
` [PATCH virtio v2 13/13] virtio_pci_modern: remove admin queue serialization lock

[PATCH v1] drm/ci: uprev IGT
 2024-07-11 11:43 UTC  (2+ messages)

[PATCH v3 0/2] vdpa: support set mac address from vdpa tool
 2024-07-11  9:08 UTC  (9+ messages)

[RFC PATCH v4] ptp: Add vDSO-style vmclock support
 2024-07-11  7:50 UTC  (5+ messages)

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2024-07-10 21:25 UTC  (15+ messages)
` [RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code
` [RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 08/14] af_vsock: add vsock_find_bound_dgram_socket()
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
` [RFC PATCH net-next v6 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC PATCH net-next v6 11/14] vhost/vsock: implement datagram support
` [RFC PATCH net-next v6 12/14] vsock/loopback: "
` [RFC PATCH net-next v6 13/14] virtio/vsock: "
` [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests

[PATCH V2] test/vsock: add install target
 2024-07-10 12:43 UTC  (2+ messages)

[PATCH 1/2] virtio_balloon: add work around for out of spec QEMU
 2024-07-10 11:36 UTC  (9+ messages)
` [PATCH 2/2] virtio: fix vq # when vq skipped

[PATCH net-next v10 04/15] mm: page_frag: add '_va' suffix to page_frag API
 2024-07-10 11:13 UTC  (3+ messages)
  ` [EXTERNAL] "
` [PATCH net-next v10 05/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-10  8:36 UTC  (7+ messages)
` [PATCH v7 07/10] iommufd: Fault-capable hwpt attach/detach/replace

[PATCH v2] drm/qxl: Pin buffer objects for internal mappings
 2024-07-10  7:38 UTC  (4+ messages)

[PATCH] vdpa_sim_blk: add `capacity` module parameter
 2024-07-10  7:36 UTC  (12+ messages)

[PATCH net-next v8 00/10] virtio-net: support AF_XDP zero copy
 2024-07-10  6:08 UTC  (11+ messages)
` [PATCH net-next v8 03/10] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next v8 04/10] virtio_net: separate receive_buf
` [PATCH net-next v8 05/10] virtio_net: separate receive_mergeable
` [PATCH net-next v8 06/10] virtio_net: xsk: bind/unbind xsk for rx
` [PATCH net-next v8 07/10] virtio_net: xsk: support wakeup
` [PATCH net-next v8 08/10] virtio_net: xsk: rx: support fill with xsk buffer
` [PATCH net-next v8 09/10] virtio_net: xsk: rx: support recv small mode
` [PATCH net-next v8 10/10] virtio_net: xsk: rx: support recv merge mode

[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state
 2024-07-10  3:03 UTC  (11+ messages)
` [PATCH net-next v3 1/3] virtio: rename virtio_config_enabled to virtio_config_core_enabled
` [PATCH net-next v3 2/3] virtio: allow driver to disable the configure change notification
` [PATCH net-next v3 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
 2024-07-09 17:33 UTC  (16+ messages)
` [PATCH v8 06/10] iommufd: Add iommufd fault object

[PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
 2024-07-09 12:45 UTC  (2+ messages)

[PATCH virtio v4 00/19] virtio: consolidate vq info args of find_vqs()
 2024-07-09  9:57 UTC  (4+ messages)

[PATCH] virtio_blk: stop all virtqueues when 'virtblk_probe' fails
 2024-07-09  7:50 UTC 

[PATCH] vdpa/mlx5: Add the support of set mac address
 2024-07-09  7:36 UTC  (9+ messages)

[PATCH] vdpa/mlx5: Add the support of set mac address
 2024-07-09  7:35 UTC  (2+ messages)

[PATCH v2 0/5] Validate logical block size in blk_validate_limits()
 2024-07-09  6:01 UTC  (11+ messages)
` [PATCH v2 2/5] block: "
` [PATCH v2 3/5] null_blk: Don't bother validating blocksize
` [PATCH v2 4/5] virtio_blk: "
` [PATCH v2 5/5] loop: "

[PATCH v4 0/2] LoongArch: Add steal time support
 2024-07-09  1:39 UTC  (8+ messages)
` [PATCH v4 1/2] LoongArch: KVM: Add steal time support in kvm side

[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-07-08 16:43 UTC  (11+ messages)
` [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time

[PATCH 0/2] Support userspace hypercalls for TDX
 2024-07-08 12:23 UTC  (5+ messages)
` [PATCH 1/2] x86/tdx: Add prctl to allow userlevel TDX hypercalls
` [PATCH 2/2] x86/vmware: VMware support for TDX userspace hypercalls

[PATCH net-next v4 0/5] virtio_net: enable the irq for ctrlq
 2024-07-08 12:19 UTC  (17+ messages)
` [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq

[PATCH] drm/qxl: Pin buffer objects for internal mappings
 2024-07-08 12:11 UTC  (6+ messages)

[PATCH vhost v3 00/24] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-07-08 12:00 UTC  (25+ messages)
` [PATCH vhost v3 01/24] vdpa/mlx5: Clarify meaning thorough function rename
` [PATCH vhost v3 02/24] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
` [PATCH vhost v3 03/24] vdpa/mlx5: Drop redundant code
` [PATCH vhost v3 04/24] vdpa/mlx5: Drop redundant check in teardown_virtqueues()
` [PATCH vhost v3 05/24] vdpa/mlx5: Iterate over active VQs during suspend/resume
` [PATCH vhost v3 06/24] vdpa/mlx5: Remove duplicate suspend code
` [PATCH vhost v3 07/24] vdpa/mlx5: Initialize and reset device with one queue pair
` [PATCH vhost v3 08/24] vdpa/mlx5: Clear and reinitialize software VQ data on reset
` [PATCH vhost v3 09/24] vdpa/mlx5: Rename init_mvqs
` [PATCH vhost v3 10/24] vdpa/mlx5: Add support for modifying the virtio_version VQ field
` [PATCH vhost v3 11/24] vdpa/mlx5: Add support for modifying the VQ features field
` [PATCH vhost v3 12/24] vdpa/mlx5: Set an initial size on the VQ
` [PATCH vhost v3 13/24] vdpa/mlx5: Start off rqt_size with max VQPs
` [PATCH vhost v3 14/24] vdpa/mlx5: Set mkey modified flags on all VQs
` [PATCH vhost v3 15/24] vdpa/mlx5: Allow creation of blank VQs
` [PATCH vhost v3 16/24] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()
` [PATCH vhost v3 17/24] vdpa/mlx5: Add error code for suspend/resume VQ
` [PATCH vhost v3 18/24] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()
` [PATCH vhost v3 19/24] vdpa/mlx5: Forward error in suspend/resume device
` [PATCH vhost v3 20/24] vdpa/mlx5: Use suspend/resume during VQP change
` [PATCH vhost v3 21/24] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
` [PATCH vhost v3 22/24] vdpa/mlx5: Re-create HW VQs under certain conditions
` [PATCH vhost v3 23/24] vdpa/mlx5: Don't reset VQs more than necessary
` [PATCH vhost v3 24/24] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()


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