virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-20 02:09:29 to 2025-02-26 09:05:18 UTC [more...]

[PATCH v6 0/6] vhost: Add support of kthread API
 2025-02-26  9:05 UTC  (28+ messages)
` [PATCH v6 1/6] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v6 2/6] vhost: Reintroduce vhost_worker to support kthread
` [PATCH v6 3/6] vhost: Add the cgroup related function
` [PATCH v6 4/6] vhost: introduce worker ops to support multiple thread models
` [PATCH v6 5/6] vhost: Add new UAPI to support change to task mode
` [PATCH v6 6/6] vhost: Add check for inherit_owner status

[PATCH vfio] vfio/virtio: Enable support for virtio-block live migration
 2025-02-26  8:06 UTC  (2+ messages)

[PATCH net-next v4 0/4] virtio-net: Link queues to NAPIs
 2025-02-26  5:49 UTC  (10+ messages)
` [PATCH net-next v4 1/4] virtio-net: Refactor napi_enable paths
` [PATCH net-next v4 2/4] virtio-net: Refactor napi_disable paths
` [PATCH net-next v4 3/4] virtio-net: Map NAPIs to queues
` [PATCH net-next v4 4/4] virtio-net: Use persistent NAPI config

[RFC 2/2] kvm: retry nx_huge_page_recovery_thread creation
 2025-02-26  2:43 UTC 

[RFC 1/2] vhost: return error instead of NULL on create
 2025-02-26  2:42 UTC 

[RFC 0/2] kvm/x86: more huge page recovery fallout
 2025-02-26  2:42 UTC 

[PATCH net-next v5 0/9] Device memory TCP TX
 2025-02-25 18:54 UTC  (22+ messages)
` [PATCH net-next v5 1/9] net: add get_netmem/put_netmem support
` [PATCH net-next v5 2/9] net: devmem: TCP tx netlink api
` [PATCH net-next v5 3/9] net: devmem: Implement TX path
` [PATCH net-next v5 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v5 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v5 6/9] net: enable driver support for netmem TX
` [PATCH net-next v5 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v5 8/9] net: check for driver support in netmem TX
` [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX

[syzbot] Monthly virt report (Feb 2025)
 2025-02-25 15:14 UTC 

[PATCH v5 0/4] Add virtio_rtc module
 2025-02-25 14:21 UTC  (11+ messages)
` [PATCH v5 1/4] virtio_rtc: Add module and driver core
` [PATCH v5 2/4] virtio_rtc: Add PTP clocks

[PATCH] virtio: break and reset virtio devices on device_shutdown()
 2025-02-25 14:11 UTC  (8+ messages)

[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-02-25 13:45 UTC  (13+ messages)
` [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v3 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v3 23/25] drm/xe: "

[PATCH] vduse: add virtio_fs to allowed dev id
 2025-02-25 12:31 UTC  (4+ messages)

[PATCH 0/6] drm: remove redundant else across drivers
 2025-02-25 11:50 UTC  (9+ messages)
` [PATCH 1/6] drm/ast: Remove redundant else in atomic_check
` [PATCH 2/6] drm/cirrus-qemu: "
` [PATCH 3/6] drm/offdrm: "
` [PATCH 4/6] drm/bochs: "
` [PATCH 5/6] drm/simpledrm: "
` [PATCH 6/6] drm/mgag200: "

[PATCH] virtio: console: Make resizing compliant with virtio spec
 2025-02-25  9:21 UTC 

[PATCH v6 0/3] x86/tdx: Fix HLT logic execution for TDX VMs
 2025-02-25  6:44 UTC  (5+ messages)
` [PATCH v6 1/3] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v6 2/3] x86/tdx: Fix arch_safe_halt() execution for TDX VMs
` [PATCH v6 3/3] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling

[PATCH v1 0/2] virtio: Add length checks for device writable portions
 2025-02-24 23:31 UTC  (3+ messages)
` [PATCH 1/2] virtio_blk: add length check for device writable portion
` [PATCH 2/2] virtio_fs: "

[PATCH v2 0/8] vhost-scsi: Memory reduction patches
 2025-02-24 22:53 UTC  (3+ messages)
` [PATCH v2 3/8] vhost-scsi: Add better resource allocation failure handling

[PATCH] virtio_blk: always post notifications under the lock
 2025-02-24 21:37 UTC  (9+ messages)

[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-02-24 21:18 UTC  (2+ messages)

[PATCH 0/5] Convert virtio-iommu to domain_alloc_paging()
 2025-02-24 19:39 UTC  (18+ messages)
` [PATCH 1/5] iommu/virtio: Break out bypass identity support into a global static
` [PATCH 3/5] iommu/virtio: Move to domain_alloc_paging()

Audio & Video Transcription / Translation Service at 70 cents/min
 2025-02-24 10:22 UTC 

Audio & Video Transcription / Translation Service at 70 cents/min
 2025-02-24 10:22 UTC 

[PATCH net-next] virtio-net: tweak for better TX performance in NAPI mode
 2025-02-24  8:20 UTC  (4+ messages)

[RFC v2 0/5] virtiofs: map buffer out of virtqueue lock
 2025-02-24  7:44 UTC  (12+ messages)
` [RFC v2 1/5] vduse: add virtio_fs to allowed dev id
` [RFC v2 2/5] virtiofs: Move stack sg to fuse_req
` [RFC v2 3/5] virtio_ring: add api for premapped out and in buffer chain
` [RFC v2 4/5] virtiofs: perform DMA operations out of the spinlock
` [RFC v2 5/5] virtiofs: Disable notifications more aggresively

[PATCH net-next v4 0/9] Device memory TCP TX
 2025-02-22  0:35 UTC  (23+ messages)
` [PATCH net-next v4 1/9] net: add get_netmem/put_netmem support
` [PATCH net-next v4 3/9] net: devmem: Implement TX path
` [PATCH net-next v4 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v4 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v4 6/9] net: enable driver support for netmem TX
` [PATCH net-next v4 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v4 8/9] net: check for driver support in netmem TX
` [PATCH net-next v4 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH 0/9] vhost-scsi: log write descriptors for live migration (and two bugfix)
 2025-02-21 18:03 UTC  (2+ messages)

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-21  9:34 UTC  (5+ messages)

[PATCH] virtiofs: add filesystem context source name check
 2025-02-21  2:03 UTC 

[PATCH net-next v2] tun: Pad virtio headers
 2025-02-21  1:14 UTC  (5+ messages)

[PATCH vhost v2] vdpa/mlx5: Fix oversized null mkey longer than 32bit
 2025-02-21  1:12 UTC  (2+ messages)

[PATCH V5 0/4] x86/tdx: Fix HLT logic execution for TDX VMs
 2025-02-20 23:51 UTC  (9+ messages)
` [PATCH V5 1/4] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH V5 2/4] x86/tdx: Route safe halt execution via tdx_safe_halt()
` [PATCH V5 3/4] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling
` [PATCH V5 4/4] x86/tdx: Remove TDX specific idle routine

[RFC PATCH v4 0/4] virtio: obtain SHM page size from device
 2025-02-20 22:40 UTC  (5+ messages)
` [PATCH RFC v4 1/4] virtio: introduce VIRTIO_F_SHM_PAGE_SIZE
` [PATCH RFC v4 2/4] virtio-pci: extend virtio_pci_cap with page_shift
` [PATCH RFC v4 3/4] virtio-mmio: read shm region page size
` [PATCH RFC v4 4/4] drm/virtio: add VIRTGPU_PARAM_HOST_SHM_PAGE_SIZE to params

[RFC PATCH v3 0/4] virtio: obtain SHM page size from device
 2025-02-20 19:19 UTC  (7+ messages)
` [PATCH RFC v3 1/4] virtio: introduce VIRTIO_F_SHM_PAGE_SIZE
` [PATCH RFC v3 2/4] virtio-pci: extend virtio_pci_cap with page_shift
` [PATCH RFC v3 3/4] virtio-mmio: read shm region page size
` [PATCH RFC v3 4/4] drm/virtio: add VIRTGPU_PARAM_HOST_SHM_PAGE_SIZE to params

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-20 17:38 UTC  (15+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-02-20 16:10 UTC  (3+ messages)
` [PATCH v2 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb()

next-20250219: arm, arm64 kernel panic handle_fasteoi_irq
 2025-02-20 15:48 UTC 

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-20 14:35 UTC  (11+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path

[RFC PATCH v2 0/5] virtio: obtain SHM page size from device
 2025-02-20 13:31 UTC  (11+ messages)
` [PATCH RFC v2 1/5] virtio_config: add page_size field to virtio_shm_region
` [PATCH RFC v2 2/5] virtio: introduce VIRTIO_F_SHM_PAGE_SIZE
` [PATCH RFC v2 3/5] virtio-pci: extend virtio_pci_cap with page_shift
` [PATCH RFC v2 4/5] virtio-mmio: read shm region page size


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