messages from 2023-05-16 20:54:52 to 2023-05-26 05:30:39 UTC [more...]
[PATCH V2 0/5] vDPA/ifcvf: implement immediate initialization mechanism
2023-05-26 5:30 UTC (13+ messages)
` [PATCH V2 1/5] vDPA/ifcvf: virt queue ops take immediate actions
` [PATCH V2 2/5] vDPA/ifcvf: get_driver_features from virtio registers
` [PATCH V2 4/5] vDPA/ifcvf: synchronize irqs in the reset routine
[PATCH V3 net-next 0/2] virtio-net: don't busy poll for cvq command
2023-05-26 1:31 UTC (7+ messages)
` [PATCH V3 net-next 1/2] virtio-net: convert rx mode setting to use workqueue
` [PATCH V3 net-next 2/2] virtio-net: add cond_resched() to the command waiting loop
[PATCH 0/3] vhost-scsi: Fix IO hangs when using windows
2023-05-25 19:05 UTC (8+ messages)
` [PATCH 1/3] vhost-scsi: Fix alignment handling with windows
` [PATCH 2/3] vhost-scsi: Remove unused write argument
` [PATCH 3/3] vhost-scsi: Rename vhost_scsi_iov_to_sgl
[PATCH 0/3] vhost: Fix freezer/ps regressions
2023-05-25 16:20 UTC (20+ messages)
` [PATCH 1/3] signal: Don't always put SIGKILL in shared_pending
` [PATCH 2/3] signal: Don't exit for PF_USER_WORKER tasks
` [PATCH 3/3] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
[PATCH v3] virtio: Add missing documentation for structure fields
2023-05-25 15:17 UTC
[PATCH] tools/virtio: Add .gitignore to ringtest
2023-05-25 7:45 UTC (4+ messages)
[PATCH vhost v9 00/12] virtio core prepares for AF_XDP
2023-05-24 3:22 UTC (44+ messages)
` [PATCH vhost v9 01/12] virtio_ring: put mapping error check in vring_map_one_sg
` [PATCH vhost v9 02/12] virtio_ring: simplify the reference of desc state inside detach_buf_split()
` [PATCH vhost v9 03/12] virtio_ring: check use_dma_api before unmap desc for indirect
` [PATCH vhost v9 04/12] virtio_ring: virtqueue_add() support premapped
` [PATCH vhost v9 05/12] virtio_ring: split: virtqueue_add_split() "
` [PATCH vhost v9 06/12] virtio_ring: packed: virtqueue_add_packed() "
` [PATCH vhost v9 07/12] virtio_ring: introduce virtqueue_add_outbuf_premapped()
` [PATCH vhost v9 08/12] virtio_ring: introduce virtqueue_add_inbuf_premapped()
` [PATCH vhost v9 09/12] virtio_ring: introduce virtqueue_dma_dev()
` [PATCH vhost v9 10/12] virtio_ring: correct the expression of the description of virtqueue_resize()
` [PATCH vhost v9 11/12] virtio_ring: separate the logic of reset/enable from virtqueue_resize
` [PATCH vhost v9 12/12] virtio_ring: introduce virtqueue_reset()
[PATCH] virtio-fs: Improved request latencies when Virtio queue is full
2023-05-23 21:03 UTC (2+ messages)
[PATCH] vhost: use kzalloc() instead of kmalloc() followed by memset()
2023-05-23 14:54 UTC
vhost stable branch
2023-05-23 11:45 UTC (5+ messages)
[PATCH v2 0/2] iommu/virtio: Fixes
2023-05-23 6:19 UTC (2+ messages)
[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
2023-05-22 13:30 UTC (28+ messages)
` [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
` [RFC PATCH 2/8] vhost/vhost_task: Hook vhost layer into signal handler
` [RFC PATCH 3/8] fork/vhost_task: Switch to CLONE_THREAD and CLONE_SIGHAND
` [RFC PATCH 4/8] vhost-net: Move vhost_net_open
` [RFC PATCH 5/8] vhost: Add callback that stops new work and waits on running ones
` [RFC PATCH 6/8] vhost-scsi: Add callback to stop and wait on works
` [RFC PATCH 7/8] vhost-net: "
` [RFC PATCH 8/8] fork/vhost_task: remove no_files
[PATCH v5 09/44] drm: handle HAS_IOPORT dependencies
2023-05-22 13:14 UTC (3+ messages)
[PATCH 0/7] riscv: Memory Hot(Un)Plug support
2023-05-22 8:21 UTC (2+ messages)
[PATCH v7 virtio 00/11] pds_vdpa driver
2023-05-19 21:56 UTC (12+ messages)
` [PATCH v7 virtio 01/11] virtio: allow caller to override device id in vp_modern
` [PATCH v7 virtio 02/11] virtio: allow caller to override device DMA mask "
` [PATCH v7 virtio 03/11] pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
` [PATCH v7 virtio 04/11] pds_vdpa: move enum from common to adminq header
` [PATCH v7 virtio 05/11] pds_vdpa: new adminq entries
` [PATCH v7 virtio 06/11] pds_vdpa: get vdpa management info
` [PATCH v7 virtio 07/11] pds_vdpa: virtio bar setup for vdpa
` [PATCH v7 virtio 08/11] pds_vdpa: add vdpa config client commands
` [PATCH v7 virtio 09/11] pds_vdpa: add support for vdpa and vdpamgmt interfaces
` [PATCH v7 virtio 10/11] pds_vdpa: subscribe to the pds_core events
` [PATCH v7 virtio 11/11] pds_vdpa: pds_vdps.rst and Kconfig
[PATCH 01/20] x86: move prepare_ftrace_return prototype to header
2023-05-19 12:09 UTC (7+ messages)
` [PATCH 10/20] x86: xen: add missing prototypes
` [PATCH 00/20] x86: address -Wmissing-prototype warnings
[RFC PATCH v2 0/3] Introduce a PCIe endpoint virtio console
2023-05-19 2:01 UTC (6+ messages)
` [RFC PATCH v2 3/3] PCI: endpoint: Add EP function driver to provide virtio-console functionality
[PATCH 01/14] vhost: add vhost_worker pointer to vhost_virtqueue
2023-05-18 23:21 UTC (4+ messages)
` [PATCH 13/14] vhost: allow userspace to create workers
[PATCH] iommu/virtio: Detach domain on endpoint release
2023-05-18 16:49 UTC (4+ messages)
[PATCH v2 0/2] virtio: abstract virtqueue related methods
2023-05-18 11:01 UTC (21+ messages)
` [PATCH v2 1/2] "
` "
` "
` "
` [PATCH v2 2/2] tools/virtio: implement virtqueue in test
` Re: [PATCH v2 0/2] virtio: abstract virtqueue related methods
` "
` "
[PATCH v2 0/3] vhost_vdpa: better PACKED support
2023-05-18 9:42 UTC (14+ messages)
` [PATCH v2 2/3] vhost: support PACKED when setting-getting vring_base
[PATCH v11 8/8] vhost: use vhost_tasks for worker threads
2023-05-17 18:22 UTC (11+ messages)
[RESEND PATCH] vdpa: solidrun: constify pointers to hwmon_channel_info
2023-05-17 5:57 UTC
[PATCH] vdpa: consume device_features parameter
2023-05-17 5:56 UTC (2+ messages)
[PATCH] vdpa/mlx5: Fix hang when cvq commands are triggered during device unregister
2023-05-17 5:24 UTC (2+ messages)
[PATCH v1] virtio_pci: Optimize virtio_pci_device structure size
2023-05-17 5:23 UTC (3+ messages)
[PATCH v6 virtio 11/11] pds_vdpa: pds_vdps.rst and Kconfig
2023-05-17 3:56 UTC (3+ messages)
[PATCH net-next V2 0/2] virtio-net: don't busy poll for cvq command
2023-05-17 0:50 UTC (4+ messages)
` [PATCH net-next V2 2/2] virtio-net: sleep instead of busy waiting "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).