Linux Virtualization
[Prev Page][Next Page]
- Re: [RFC PATCH v1 1/2] virtio/vsock: rework deferred credit update logic, (continued)
- [PATCH net-next v15 0/5] ethtool: provide the dim profile fine-tuning channel,
Heng Qi
- [PATCH][net-next,v2] virtio_net: Remove u64_stats_update_begin()/end() for stats fetch,
Li RongQing
- [PATCH] drm/qxl: Add check for drm_cvt_mode,
Chen Ni
- [PATCH net-next] net: virtio: unify code to init stats,
Michael S. Tsirkin
- [PATCH net-next v4 0/5] virtio_net: enable the irq for ctrlq,
Heng Qi
- [PATCH net] selftests: virtio_net: add forgotten config options,
Jiri Pirko
- [PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch,
Li RongQing
- [PATCH net-next v3] virtio_net: add support for Byte Queue Limits,
Jiri Pirko
[PATCH net-next v6 00/10] virtio-net: support AF_XDP zero copy,
Xuan Zhuo
- [PATCH net-next v6 01/10] virtio_net: separate virtnet_rx_resize(), Xuan Zhuo
- [PATCH net-next v6 02/10] virtio_net: separate virtnet_tx_resize(), Xuan Zhuo
- [PATCH net-next v6 03/10] virtio_net: separate receive_buf, Xuan Zhuo
- [PATCH net-next v6 04/10] virtio_net: separate receive_mergeable, Xuan Zhuo
- [PATCH net-next v6 05/10] virtio_net: xsk: bind/unbind xsk for rx, Xuan Zhuo
- [PATCH net-next v6 06/10] virtio_net: xsk: support wakeup, Xuan Zhuo
- [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer, Xuan Zhuo
- [PATCH net-next v6 08/10] virtio_net: xsk: rx: support recv small mode, Xuan Zhuo
- [PATCH net-next v6 10/10] virtio_net: xsk: rx: free the unused xsk buffer, Xuan Zhuo
- [PATCH net-next v6 09/10] virtio_net: xsk: rx: support recv merge mode, Xuan Zhuo
[PATCH RESEND net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel,
Heng Qi
mmap_assert_write_locked warnings during for vhost_vdpa_fault,
Dragos Tatulea
[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime,
Dragos Tatulea
- [PATCH vhost 01/23] vdpa/mlx5: Clarify meaning thorough function rename, Dragos Tatulea
- [PATCH vhost 02/23] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical, Dragos Tatulea
- [PATCH vhost 03/23] vdpa/mlx5: Drop redundant code, Dragos Tatulea
- [PATCH vhost 05/23] vdpa/mlx5: Iterate over active VQs during suspend/resume, Dragos Tatulea
- [PATCH vhost 08/23] vdpa/mlx5: Clear and reinitialize software VQ data on reset, Dragos Tatulea
- [PATCH vhost 10/23] vdpa/mlx5: Add support for modifying the VQ features field, Dragos Tatulea
- [PATCH vhost 09/23] vdpa/mlx5: Add support for modifying the virtio_version VQ field, Dragos Tatulea
- [PATCH vhost 11/23] vdpa/mlx5: Set an initial size on the VQ, Dragos Tatulea
- [PATCH vhost 12/23] vdpa/mlx5: Start off rqt_size with max VQPs, Dragos Tatulea
- [PATCH vhost 13/23] vdpa/mlx5: Set mkey modified flags on all VQs, Dragos Tatulea
- [PATCH vhost 15/23] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq(), Dragos Tatulea
- [PATCH vhost 17/23] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq(), Dragos Tatulea
- [PATCH vhost 16/23] vdpa/mlx5: Add error code for suspend/resume VQ, Dragos Tatulea
- [PATCH vhost 19/23] vdpa/mlx5: Use suspend/resume during VQP change, Dragos Tatulea
- [PATCH vhost 18/23] vdpa/mlx5: Forward error in suspend/resume device, Dragos Tatulea
- [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time, Dragos Tatulea
- [PATCH vhost 21/23] vdpa/mlx5: Re-create HW VQs under certain conditions, Dragos Tatulea
- [PATCH vhost 22/23] vdpa/mlx5: Don't reset VQs more than necessary, Dragos Tatulea
- [PATCH vhost 04/23] vdpa/mlx5: Drop redundant check in teardown_virtqueues(), Dragos Tatulea
- [PATCH vhost 23/23] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready(), Dragos Tatulea
- [PATCH vhost 14/23] vdpa/mlx5: Allow creation of blank VQs, Dragos Tatulea
- [PATCH vhost 07/23] vdpa/mlx5: Initialize and reset device with one queue pair, Dragos Tatulea
- [PATCH vhost 06/23] vdpa/mlx5: Remove duplicate suspend code, Dragos Tatulea
[PATCH net-next v8 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH net-next v8 04/13] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
[PATCH 0/2] virtio_net: fixes for checksum offloading and XDP handling,
Heng Qi
move features flags into queue_limits v2,
Christoph Hellwig
- [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH 02/26] sd: remove sd_is_zoned, Christoph Hellwig
- [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics, Christoph Hellwig
- [PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd, Christoph Hellwig
- [PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits, Christoph Hellwig
- [PATCH 06/26] loop: regularize upgrading the block size for direct I/O, Christoph Hellwig
- [PATCH 07/26] loop: also use the default block size from an underlying block device, Christoph Hellwig
- [PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits, Christoph Hellwig
- [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode, Christoph Hellwig
- [PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size, Christoph Hellwig
- [PATCH 11/26] block: freeze the queue in queue_attr_store, Christoph Hellwig
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_writes flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the features field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the features field, Christoph Hellwig
- Re: move features flags into queue_limits v2, Jens Axboe
[PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space,
Lu Baolu
- [PATCH v7 01/10] iommu: Introduce domain attachment handle, Lu Baolu
- [PATCH v7 02/10] iommu: Remove sva handle list, Lu Baolu
- [PATCH v7 03/10] iommu: Add attach handle to struct iopf_group, Lu Baolu
- [PATCH v7 04/10] iommu: Extend domain attach group with handle support, Lu Baolu
- [PATCH v7 05/10] iommufd: Add fault and response message definitions, Lu Baolu
- [PATCH v7 06/10] iommufd: Add iommufd fault object, Lu Baolu
- [PATCH v7 07/10] iommufd: Fault-capable hwpt attach/detach/replace, Lu Baolu
- [PATCH v7 08/10] iommufd: Associate fault object with iommufd_hw_pgtable, Lu Baolu
- [PATCH v7 09/10] iommufd/selftest: Add IOPF support for mock device, Lu Baolu
- [PATCH v7 10/10] iommufd/selftest: Add coverage for IOPF test, Lu Baolu
- RE: [PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space, Tian, Kevin
- Re: [PATCH v7 00/10] IOMMUFD: Deliver IO page faults to user space, Jason Gunthorpe
[syzbot] [virt?] KMSAN: uninit-value in virtqueue_add (5), syzbot
[PATCH] virtio_net: Eliminate OOO packets during switching,
Abhinav Jain
[PATCH v6] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices,
Srujana Challa
[PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty,
Luigi Leonardi
[PATCH net-next 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work,
Luigi Leonardi
[PATCH net-next 0/2] vsock: avoid queuing on workqueue if possible,
Luigi Leonardi
[PATCH net-next v5 00/15] virtio-net: support AF_XDP zero copy,
Xuan Zhuo
- [PATCH net-next v5 02/15] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH net-next v5 01/15] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH net-next v5 05/15] virtio_net: separate virtnet_tx_resize(), Xuan Zhuo
- [PATCH net-next v5 08/15] virtio_net: sq support premapped mode, Xuan Zhuo
- [PATCH net-next v5 10/15] virtio_net: xsk: prevent disable tx napi, Xuan Zhuo
- [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer, Xuan Zhuo
- [PATCH net-next v5 03/15] virtio_ring: virtqueue_set_dma_premapped() support to disable, Xuan Zhuo
- [PATCH net-next v5 12/15] virtio_net: xsk: tx: support wakeup, Xuan Zhuo
- [PATCH net-next v5 04/15] virtio_net: separate virtnet_rx_resize(), Xuan Zhuo
- [PATCH net-next v5 06/15] virtio_net: separate receive_buf, Xuan Zhuo
- [PATCH net-next v5 07/15] virtio_net: refactor the xmit type, Xuan Zhuo
- [PATCH net-next v5 14/15] virtio_net: xsk: rx: support fill with xsk buffer, Xuan Zhuo
- [PATCH net-next v5 13/15] virtio_net: xsk: tx: handle the transmitted xsk buffer, Xuan Zhuo
- [PATCH net-next v5 15/15] virtio_net: xsk: rx: support recv small mode, Xuan Zhuo
- [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk, Xuan Zhuo
[PATCH v11 0/8] VMware hypercalls enhancements,
Alexey Makhalov
[PATCH v2] net: missing check virtio,
Denis Arefev
[PATCH net-next v2] virtio_net: add support for Byte Queue Limits,
Jiri Pirko
Re: [REGRESSION] QXL display malfunction,
Linux regression tracking (Thorsten Leemhuis)
[no subject], Unknown
[PATCH v2 1/2] virt: pvmemcontrol: control guest physical memory properties,
Yuanchu Xie
[PATCH 1/1] s390/virtio_ccw: fix config change notifications,
Halil Pasic
Looking for guidance on using virtqueues and virtio devices,
Doug Miller
[PATCH] vDPA: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
[PATCH net-next v4 00/15] virtio-net: support AF_XDP zero copy,
Xuan Zhuo
- [PATCH net-next v4 02/15] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH net-next v4 03/15] virtio_ring: virtqueue_set_dma_premapped() support to disable, Xuan Zhuo
- [PATCH net-next v4 04/15] virtio_net: separate virtnet_rx_resize(), Xuan Zhuo
- [PATCH net-next v4 05/15] virtio_net: separate virtnet_tx_resize(), Xuan Zhuo
- [PATCH net-next v4 07/15] virtio_net: refactor the xmit type, Xuan Zhuo
- [PATCH net-next v4 01/15] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH net-next v4 08/15] virtio_net: sq support premapped mode, Xuan Zhuo
- [PATCH net-next v4 09/15] virtio_net: xsk: bind/unbind xsk, Xuan Zhuo
- [PATCH net-next v4 10/15] virtio_net: xsk: prevent disable tx napi, Xuan Zhuo
- [PATCH net-next v4 12/15] virtio_net: xsk: tx: support wakeup, Xuan Zhuo
- [PATCH net-next v4 06/15] virtio_net: separate receive_buf, Xuan Zhuo
- [PATCH net-next v4 14/15] virtio_net: xsk: rx: support fill with xsk buffer, Xuan Zhuo
- [PATCH net-next v4 13/15] virtio_net: xsk: tx: handle the transmitted xsk buffer, Xuan Zhuo
- [PATCH net-next v4 15/15] virtio_net: xsk: rx: support recv small mode, Xuan Zhuo
- [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer, Xuan Zhuo
[PATCH 1/2] vdpa: support set mac address from vdpa tool,
Cindy Lu
move features flags into queue_limits,
Christoph Hellwig
- [PATCH 01/26] sd: fix sd_is_zoned, Christoph Hellwig
- [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics, Christoph Hellwig
- [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd, Christoph Hellwig
- [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits, Christoph Hellwig
- [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O, Christoph Hellwig
- [PATCH 06/26] loop: also use the default block size from an underlying block device, Christoph Hellwig
- [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits, Christoph Hellwig
- [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode, Christoph Hellwig
- [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size, Christoph Hellwig
- [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH 11/26] block: freeze the queue in queue_attr_store, Christoph Hellwig
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_write flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the feature field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the feature field, Christoph Hellwig
[PATCH v6 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests,
vsntk18
- [PATCH v6 01/10] x86/kexec/64: Disable kexec when SEV-ES is active, vsntk18
- [PATCH v6 02/10] x86/sev: Save and print negotiated GHCB protocol version, vsntk18
- [PATCH v6 03/10] x86/sev: Set GHCB data structure version, vsntk18
- [PATCH v6 04/10] x86/sev: Setup code to park APs in the AP Jump Table, vsntk18
- [PATCH v6 05/10] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2, vsntk18
- [PATCH v6 06/10] x86/sev: Use AP Jump Table blob to stop CPU, vsntk18
- [PATCH v6 08/10] x86/sev: Handle CLFLUSH MMIO events, vsntk18
- [PATCH v6 09/10] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob, vsntk18
- [PATCH v6 07/10] x86/sev: Add MMIO handling support to boot/compressed/ code, vsntk18
- [PATCH v6 10/10] x86/sev: Exclude AP jump table related code for SEV-SNP guests, vsntk18
- Re: [PATCH v6 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests, Greg KH
[PATCH] drm/tiny: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
[PATCH net-next v7 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH net-next v7 06/15] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE,
David Hildenbrand
[PATCH] net: missing check,
Denis Arefev
[PATCH] virtio_ring: fix KMSAN error for premapped mode,
Xuan Zhuo
[PATCH net-next v3 0/4] virtio_net: enable the irq for ctrlq,
Heng Qi
回复: Re: [PATCH] tools/virtio: Use the __GFP_ZERO flag of kmalloc to complete the memory initialization., 崔涛
[PATCH net-next v2 0/2] virtio_net: enable the irq for ctrlq,
Heng Qi
[PATCH] tools/virtio: Use the __GFP_ZERO flag of kmalloc to complete the memory initialization.,
cuitao
[PATCH net-next v6 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
[PATCH net-next v6 06/15] mm: page_frag: add '_va' suffix to page_frag API, Yunsheng Lin
[PATCH AUTOSEL 6.6 4/4] vhost-scsi: Handle vhost_vq_work_queue failures for events, Sasha Levin
[PATCH AUTOSEL 6.8 6/6] vhost-scsi: Handle vhost_vq_work_queue failures for events, Sasha Levin
[PATCH AUTOSEL 6.9 6/6] vhost-scsi: Handle vhost_vq_work_queue failures for events, Sasha Levin
[no subject], Unknown
[PATCH v4 00/11] riscv: Memory Hot(Un)Plug support,
Björn Töpel
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]