Linux Virtualization
[Prev Page][Next Page]
- Re: [PATCH] vp_vdpa: synchronize irq when free irq, (continued)
- [PATCH virtio 0/4] pds_vdpa: mac, reset, and irq updates,
Shannon Nelson via Virtualization
- [PATCH AUTOSEL 6.3 15/17] Revert "virtio-blk: support completion batching for the IRQ path", Sasha Levin
- Re: [RFC 4/4] vduse: update the vq_info in ioctl, Jason Wang
- Re: [RFC 3/4] vduse: Add the function for get/free the mapp pages, Jason Wang
- Re: [RFC 2/4] vduse: Add file operation for mmap,
Jason Wang
- Re: [RFC 1/4] vduse: Add the struct to save the vq reconnect info,
Jason Wang
- <Possible follow-ups>
- Re: [RFC 1/4] vduse: Add the struct to save the vq reconnect info, Maxime Coquelin
[PATCH v1 0/2] vduse: add support for networking devices,
Maxime Coquelin
[PATCH v1 0/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals,
David Hildenbrand
[PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals, David Hildenbrand
Re: [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals, kernel test robot
[PATCH v1 4/5] virtio-mem: set the timeout for offline_and_remove_memory() to 10 seconds, David Hildenbrand
[PATCH v1 5/5] virtio-mem: check if the config changed before (fake) offlining memory, David Hildenbrand
Re: [PATCH v3 1/8] drm: Disable the cursor plane on atomic contexts with virtualized drivers, Pekka Paalanen
[PATCH v9 00/17] vhost: multiple worker support,
Mike Christie
- [PATCH v9 01/17] vhost: create worker at end of vhost_dev_set_owner, Mike Christie
- [PATCH v9 06/17] vhost: take worker or vq for flushing, Mike Christie
- [PATCH v9 04/17] vhost, vhost_net: add helper to check if vq has work, Mike Christie
- [PATCH v9 07/17] vhost: convert poll work to be vq based, Mike Christie
- [PATCH v9 03/17] vhost: add vhost_worker pointer to vhost_virtqueue, Mike Christie
- [PATCH v9 08/17] vhost_sock: convert to vhost_vq_work_queue, Mike Christie
- [PATCH v9 10/17] vhost_scsi: convert to vhost_vq_work_queue, Mike Christie
- [PATCH v9 09/17] vhost_scsi: make SCSI cmd completion per vq, Mike Christie
- [PATCH v9 05/17] vhost: take worker or vq instead of dev for queueing, Mike Christie
- [PATCH v9 02/17] vhost: dynamically allocate vhost_worker, Mike Christie
- [PATCH v9 11/17] vhost_scsi: flush IO vqs then send TMF rsp, Mike Christie
- [PATCH v9 12/17] vhost: remove vhost_work_queue, Mike Christie
- [PATCH v9 14/17] vhost: replace single worker pointer with xarray, Mike Christie
- [PATCH v9 15/17] vhost: allow userspace to create workers, Mike Christie
- [PATCH v9 13/17] vhost: add helper to parse userspace vring state/file, Mike Christie
- [PATCH v9 16/17] vhost_scsi: add support for worker ioctls, Mike Christie
- [PATCH v9 17/17] vhost: Allow worker switching while work is queueing, Mike Christie
Re: [RFC PATCH v1 0/4] virtio/vsock: some updates for MSG_PEEK flag, Stefano Garzarella
Re: [RFC PATCH v1 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET,
Stefano Garzarella
Re: [RFC PATCH v1 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM, Stefano Garzarella
Re: [RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support,
Stefano Garzarella
Re: [RFC PATCH v4 12/17] vsock/loopback: support MSG_ZEROCOPY for transport, Stefano Garzarella
Re: [RFC PATCH v4 11/17] vsock/virtio: support MSG_ZEROCOPY for transport, Stefano Garzarella
Re: [RFC PATCH v4 10/17] vhost/vsock: support MSG_ZEROCOPY for transport, Stefano Garzarella
Re: [RFC PATCH v4 07/17] vsock: read from socket's error queue,
Stefano Garzarella
Re: [RFC PATCH v4 06/17] vsock: check error queue to set EPOLLERR,
Stefano Garzarella
Re: [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support,
Stefano Garzarella
Re: [RFC PATCH v4 04/17] vsock/virtio: non-linear skb handling for tap, Stefano Garzarella
Re: [RFC PATCH v4 03/17] vsock/virtio: support to send non-linear skb,
Stefano Garzarella
Re: [RFC PATCH v4 02/17] vhost/vsock: read data from non-linear skb, Stefano Garzarella
Re: [RFC PATCH v4 01/17] vsock/virtio: read data from non-linear skb, Stefano Garzarella
Re: [syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in __vhost_vq_attach_worker,
Michael S. Tsirkin
Re: [PATCH v6 3/3] drm/virtio: Support sync objects,
Geert Uytterhoeven
Re: [PATCH 08/26] virtio-mem: use array_size,
Xuan Zhuo
[PATCH net-next v5 16/16] net: Kill MSG_SENDPAGE_NOTLAST, David Howells
[PATCH net-next v5 15/16] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES), David Howells
[PATCH net-next v4 14/15] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES), David Howells
[PATCH net-next v4 15/15] net: Kill MSG_SENDPAGE_NOTLAST, David Howells
Re: [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker, Dave Chinner via Virtualization
Re: [PATCH] block: virtio-blk: Fix handling of zone append command completion, Michael S. Tsirkin
[PATCH v2] vduse: fix NULL pointer dereference,
Maxime Coquelin
Re: [PATCH RFC net-next v4 7/8] vsock: Add lockless sendmsg() support, Stefano Garzarella
Re: [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams,
Stefano Garzarella
<Possible follow-ups>
Re: [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams, Stefano Garzarella
Re: [PATCH RFC net-next v4 5/8] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit, Stefano Garzarella
Re: [PATCH RFC net-next v4 4/8] vsock: make vsock bind reusable,
Stefano Garzarella
Re: [PATCH RFC net-next v4 3/8] vsock: support multi-transport datagrams,
Stefano Garzarella
Re: [PATCH 24/29] mm: vmscan: make global slab shrink lockless,
Vlastimil Babka
Re: [PATCH RFC net-next v4 2/8] vsock: refactor transport lookup code, Stefano Garzarella
Re: [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file, Vlastimil Babka
Re: [PATCH RFC net-next v4 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue,
Stefano Garzarella
Re: [PATCH 01/29] mm: shrinker: add shrinker::private_data field, Vlastimil Babka
Re: [PATCH 0/3] fixup potential cpu stall, Michael S. Tsirkin
[GIT PULL] virtio: last minute revert,
Michael S. Tsirkin
Re: [PATCH] virtio_pmem: do flush synchronously,
Christoph Hellwig
[PATCH 0/3] Support negative dentry cache for FUSE and virtiofs,
Keiichi Watanabe
[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES), David Howells
[PATCH net-next v3 18/18] net: Kill MSG_SENDPAGE_NOTLAST, David Howells
[PATCH 7/9] virtio_console: make port class a static const structure, Greg Kroah-Hartman
[PATCH] drm/virtgpu: Replace dev_private by helper function,
Thomas Zimmermann
[PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES), David Howells
[PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST,
David Howells
[PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES), David Howells
[PATCH AUTOSEL 5.10 14/14] vhost_vdpa: tell vqs about the negotiated, Sasha Levin
[PATCH AUTOSEL 5.15 16/16] vhost_net: revert upend_idx only on retriable error, Sasha Levin
[PATCH AUTOSEL 5.15 15/16] vhost_vdpa: tell vqs about the negotiated, Sasha Levin
[PATCH AUTOSEL 6.1 26/26] vhost_net: revert upend_idx only on retriable error, Sasha Levin
[PATCH AUTOSEL 6.1 25/26] vhost_vdpa: tell vqs about the negotiated, Sasha Levin
[PATCH AUTOSEL 6.3 29/30] vhost_vdpa: tell vqs about the negotiated, Sasha Levin
[PATCH AUTOSEL 6.3 30/30] vhost_net: revert upend_idx only on retriable error, Sasha Levin
[PATCH AUTOSEL 6.3 28/30] tools/virtio: Fix arm64 ringtest compilation error, Sasha Levin
[PATCH] vduse: fix NULL pointer dereference,
Maxime Coquelin
[PATCH v8 00/17] vhost: multiple worker support,
Mike Christie
- [PATCH v8 01/17] vhost: create worker at end of vhost_dev_set_owner, Mike Christie
- [PATCH v8 03/17] vhost: add vhost_worker pointer to vhost_virtqueue, Mike Christie
- [PATCH v8 04/17] vhost, vhost_net: add helper to check if vq has work, Mike Christie
- [PATCH v8 05/17] vhost: take worker or vq instead of dev for queueing, Mike Christie
- [PATCH v8 11/17] vhost_scsi: flush IO vqs then send TMF rsp, Mike Christie
- [PATCH v8 10/17] vhost_scsi: convert to vhost_vq_work_queue, Mike Christie
- [PATCH v8 06/17] vhost: take worker or vq for flushing, Mike Christie
- [PATCH v8 16/17] vhost_scsi: add support for worker ioctls, Mike Christie
- [PATCH v8 08/17] vhost_sock: convert to vhost_vq_work_queue, Mike Christie
- [PATCH v8 07/17] vhost: convert poll work to be vq based, Mike Christie
- [PATCH v8 12/17] vhost: remove vhost_work_queue, Mike Christie
- [PATCH v8 09/17] vhost_scsi: make SCSI cmd completion per vq, Mike Christie
- [PATCH v8 14/17] vhost: replace single worker pointer with xarray, Mike Christie
- [PATCH v8 13/17] vhost: add helper to parse userspace vring state/file, Mike Christie
- [PATCH v8 15/17] vhost: allow userspace to create workers, Mike Christie
- [PATCH v8 17/17] vhost: Allow worker switching while work is queueing, Mike Christie
- [PATCH v8 02/17] vhost: dynamically allocate vhost_worker, Mike Christie
[PATCH V2 0/3] vDPA/ifcvf: enable virtio-net on Intel F2000X-PL,
Zhu Lingshan
[PATCH] Documentation: virt: clean up paravirt_ops doc.,
Randy Dunlap
Re: [PATCH v2 2/4] vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backend feature, Michael S. Tsirkin
Re: [PATCH 2/3] virtio_console: fixup potential cpu stall when free unused bufs, Michael S. Tsirkin
Re: [PATCH 2/2] x86/paravirt: Make the struct paravirt_patch_site packed,
Juergen Gross via Virtualization
Re: [PATCH 1/3] virtio-crypto: fixup potential cpu stall when free unused bufs,
Greg KH
<Possible follow-ups>
Re: [PATCH 1/3] virtio-crypto: fixup potential cpu stall when free unused bufs, Michael S. Tsirkin
Re: [PATCH 1/3] virtio-crypto: fixup potential cpu stall when free unused bufs, Michael S. Tsirkin
[PATCH 0/3] vDPA/ifcvf: enable virtio-net on Intel F2000X-PL,
Zhu Lingshan
[PATCH v2] Revert "virtio-blk: support completion batching for the IRQ path",
Michael S. Tsirkin
Message not available
Message not available
[PATCH] Revert "virtio-blk: support completion batching for the IRQ path",
Michael S. Tsirkin
Re: [PATCH v2] vdpa/vp_vdpa: Check queue number of vdpa device from add_config,
Michael S. Tsirkin
<Possible follow-ups>
Re: [PATCH v2] vdpa/vp_vdpa: Check queue number of vdpa device from add_config, Jason Wang
Re: virtio-blk: support completion batching for the IRQ path - failure,
Michael S. Tsirkin
Message not available
[RFC PATCH 0/3] x86/paravirt: Get rid of paravirt patching,
Juergen Gross via Virtualization
vhost: Fix vhost_task regressions in 6.4-rc,
Mike Christie
[PATCH] vdpa/mlx5: Support interrupt bypassing,
Dragos Tatulea via Virtualization
Re: [PATCH RFC 0/4] x86/fixmap: Unify FIXADDR_TOP,
Dave Hansen
<Possible follow-ups>
Re: [PATCH RFC 0/4] x86/fixmap: Unify FIXADDR_TOP, Thomas Gleixner
Re: [RFC PATCH net] virtio_net: Prevent napi_weight changes with VIRTIO_NET_F_NOTF_COAL support,
Xuan Zhuo
Re: [PATCH net] virtio_net: use control_buf for coalesce params,
Jason Wang
[PATCH 1/1] vhost: Fix crash during early vhost_transport_send_pkt calls,
Mike Christie
[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature,
Stefano Garzarella
Re: [PATCH] vp_vdpa: Check queue number of vdpa device from add_config,
Jason Wang
Re: [PATCH 1/1] virtio: move pci drivers files to a directory, Michael S. Tsirkin
[PATCH V3] virtio-fs: Improved request latencies when Virtio queue is full,
Peter-Jan Gootzen via Virtualization
Re: [PATCH v2 5/6] tools/virtio: use canonical ftrace path, Michael S. Tsirkin
[PATCH vhost v10 00/10] virtio core prepares for AF_XDP,
Xuan Zhuo
- [PATCH vhost v10 01/10] virtio_ring: put mapping error check in vring_map_one_sg, Xuan Zhuo
- [PATCH vhost v10 02/10] virtio_ring: introduce virtqueue_set_premapped(), Xuan Zhuo
- [PATCH vhost v10 03/10] virtio_ring: split: support add premapped buf, Xuan Zhuo
- [PATCH vhost v10 04/10] virtio_ring: packed: support add premapped buf, Xuan Zhuo
- [PATCH vhost v10 05/10] virtio_ring: split-detach: support return dma info to driver, Xuan Zhuo
- [PATCH vhost v10 06/10] virtio_ring: packed-detach: support return dma info to driver, Xuan Zhuo
- [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped, Xuan Zhuo
- [PATCH vhost v10 09/10] virtio_ring: introduce virtqueue_add_sg(), Xuan Zhuo
- [PATCH vhost v10 10/10] virtio_net: support dma premapped, Xuan Zhuo
- Re: [PATCH vhost v10 10/10] virtio_net: support dma premapped, Michael S. Tsirkin
- Re: [PATCH vhost v10 10/10] virtio_net: support dma premapped, Jason Wang
[PATCH vhost v10 08/10] virtio_ring: introduce virtqueue_dma_dev(), Xuan Zhuo
Message not available
Re: [PATCH vhost v10 00/10] virtio core prepares for AF_XDP, Xuan Zhuo
Re: [PATCH vhost v10 00/10] virtio core prepares for AF_XDP, Michael S. Tsirkin
[PATCH v4 0/1] Introduce a vringh accessor for IO memory,
Shunsuke Mie
[PATCH 1/1] fork, vhost: Use CLONE_THREAD to fix freezer/ps regression,
Mike Christie
Re: [PATCH RFC 13/43] x86/paravirt: Use relative reference for original instruction,
Juergen Gross via Virtualization
Re: [PATCH net] virtio/vsock: fix sock refcnt bug on owner set failure,
Stefano Garzarella
[PATCH V2] virtio-fs: Improved request latencies when Virtio queue is full,
Peter-Jan Gootzen via Virtualization
Re: [PATCH] vduse: avoid empty string for dev name,
Jason Wang
Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space,
Jason Gunthorpe
<Possible follow-ups>
Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space, Jean-Philippe Brucker
Re: [RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space, Jason Gunthorpe
Re: [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers, Kees Cook
Re: [syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue,
Michael S. Tsirkin
[PATCH v1] virtio-pci: Improve code style for including header files,
Feng Liu via Virtualization
Re: [PATCH] scsi: virtio_scsi: Remove a useless function call,
Paolo Bonzini
Re: [RFC PATCH v3 00/17] vsock: MSG_ZEROCOPY flag support,
Stefano Garzarella
[RFC] virtio-net: support modern-transtional devices,
Zhu Lingshan
Re: [PATCH] drm: Remove unnecessary (void*) conversions, Christian König via Virtualization
[PATCH V3 0/5] vDPA/ifcvf: implement immediate initialization mechanism,
Zhu Lingshan
[PATCH] virtio_ring: validate used buffer length,
Jason Wang
[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain,
Liang Chen
[PATCH net-next 4/5] virtio_ring: Introduce DMA pre-handler, Liang Chen
[PATCH net-next 5/5] virtio_net: Implement DMA pre-handler, Liang Chen
Re: [PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain, Jason Wang
Re: [PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain, Michael S. Tsirkin
Re: [PATCH v3] virtio: Add missing documentation for structure fields, Stefano Garzarella
Re: [PATCH] tools/virtio: Add .gitignore to ringtest,
Xuan Zhuo
[PATCH 0/3] vhost-scsi: Fix IO hangs when using windows,
Mike Christie
[PATCH V3 net-next 0/2] virtio-net: don't busy poll for cvq command,
Jason Wang
Re: [PATCH] vhost: use kzalloc() instead of kmalloc() followed by memset(), Stefano Garzarella
vhost stable branch,
Dragos Tatulea via Virtualization
[PATCH] virtio-fs: Improved request latencies when Virtio queue is full,
Peter-Jan Gootzen via Virtualization
Re: [PATCH v5 09/44] drm: handle HAS_IOPORT dependencies,
Thomas Zimmermann
[PATCH 0/3] vhost: Fix freezer/ps regressions,
Mike Christie
[PATCH v7 virtio 00/11] pds_vdpa driver,
Shannon Nelson via Virtualization
- [PATCH v7 virtio 01/11] virtio: allow caller to override device id in vp_modern, Shannon Nelson via Virtualization
- [PATCH v7 virtio 02/11] virtio: allow caller to override device DMA mask in vp_modern, Shannon Nelson via Virtualization
- [PATCH v7 virtio 04/11] pds_vdpa: move enum from common to adminq header, Shannon Nelson via Virtualization
- [PATCH v7 virtio 03/11] pds_vdpa: Add new vDPA driver for AMD/Pensando DSC, Shannon Nelson via Virtualization
- [PATCH v7 virtio 05/11] pds_vdpa: new adminq entries, Shannon Nelson via Virtualization
- [PATCH v7 virtio 07/11] pds_vdpa: virtio bar setup for vdpa, Shannon Nelson via Virtualization
- [PATCH v7 virtio 06/11] pds_vdpa: get vdpa management info, Shannon Nelson via Virtualization
- [PATCH v7 virtio 11/11] pds_vdpa: pds_vdps.rst and Kconfig, Shannon Nelson via Virtualization
- [PATCH v7 virtio 10/11] pds_vdpa: subscribe to the pds_core events, Shannon Nelson via Virtualization
- [PATCH v7 virtio 09/11] pds_vdpa: add support for vdpa and vdpamgmt interfaces, Shannon Nelson via Virtualization
- [PATCH v7 virtio 08/11] pds_vdpa: add vdpa config client commands, Shannon Nelson via Virtualization
Re: [PATCH 00/20] x86: address -Wmissing-prototype warnings,
Dave Hansen
Re: [PATCH 10/20] x86: xen: add missing prototypes,
Dave Hansen
[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND,
Mike Christie
[RFC PATCH 7/8] vhost-net: Add callback to stop and wait on works, Mike Christie
[RFC PATCH 8/8] fork/vhost_task: remove no_files, Mike Christie
[RFC PATCH 5/8] vhost: Add callback that stops new work and waits on running ones, Mike Christie
<Possible follow-ups>
Re: [RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND, Thorsten Leemhuis
Message not available
Message not available
Re: [PATCH 0/7] riscv: Memory Hot(Un)Plug support,
David Hildenbrand
Re: [RESEND PATCH] vdpa: solidrun: constify pointers to hwmon_channel_info, Jason Wang
[PATCH v2 0/2] virtio: abstract virtqueue related methods,
zhenwei pi via Virtualization
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]