virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-08 18:03:37 to 2024-03-19 08:29:52 UTC [more...]

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-03-19  8:29 UTC  (13+ messages)
                    `  "

[PATCH] virtio_ring: Fix the stale index in available ring
 2024-03-19  8:28 UTC  (27+ messages)

[GIT PULL] virtio: features, fixes
 2024-03-19  7:41 UTC 

[syzbot] [virtualization?] upstream boot error: WARNING: refcount bug in __free_pages_ok
 2024-03-19  7:40 UTC  (2+ messages)

[PATCH v3] vduse: Fix off by one in vduse_dev_mmap()
 2024-03-19  7:23 UTC  (2+ messages)

[PATCH vhost v3 0/4] refactor the params of find_vqs()
 2024-03-19  7:01 UTC  (13+ messages)
` [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v3 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost v3 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost v3 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH vhost v4 00/10] virtio: drivers maintain dma info for premapped vq
 2024-03-19  6:56 UTC  (12+ messages)
` [PATCH vhost v4 01/10] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost v4 02/10] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost v4 03/10] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost v4 04/10] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost v4 05/10] virtio_ring: split: structure the indirect desc table
` [PATCH vhost v4 06/10] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost v4 07/10] virtio: find_vqs: add new parameter premapped
` [PATCH vhost v4 08/10] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost v4 09/10] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost v4 10/10] virtio_ring: virtqueue_set_dma_premapped support disable

[PATCH 00/10] vDPA: allow userspace query virito-block device
 2024-03-19  6:39 UTC  (2+ messages)

[PATCH v2] vp_vdpa: fix the method of calculating vectors
 2024-03-18 13:00 UTC 

[PATCH net-next v5 0/9] virtio-net: support device stats
 2024-03-18 12:19 UTC  (13+ messages)
` [PATCH net-next v5 1/9] virtio_net: introduce device stats feature and structures
` [PATCH net-next v5 2/9] virtio_net: virtnet_send_command supports command-specific-result
` [PATCH net-next v5 3/9] virtio_net: remove "_queue" from ethtool -S
` [PATCH net-next v5 4/9] virtio_net: support device stats
` [PATCH net-next v5 5/9] virtio_net: stats map include driver stats
` [PATCH net-next v5 6/9] virtio_net: add the total stats field
` [PATCH net-next v5 7/9] virtio_net: rename stat tx_timeout to timeout
` [PATCH net-next v5 8/9] netdev: add queue stats
` [PATCH net-next v5 9/9] virtio-net: support queue stat

[PATCH v1] virtio-mem: support suspend+resume
 2024-03-18 12:06 UTC 

[PATCH v2] vp_vdpa: Fix return value check vp_vdpa_request_irq
 2024-03-18 11:45 UTC 

[PATCH 0/2] Improvements to virtio_balloon pm
 2024-03-18  9:10 UTC  (3+ messages)
` [PATCH 1/2] virtio_balloon: Give the balloon its own wakeup source
` [PATCH 2/2] virtio_balloon: Treat stats requests as wakeup events

[PATCH] vp_vdpa: Fix return value check vp_vdpa_request_irq
 2024-03-18  4:25 UTC  (2+ messages)

[PATCH] virtio_config: add device ready status check
 2024-03-18  4:21 UTC  (3+ messages)

[PATCH] vp_vdpa: fix the method of calculating vectors
 2024-03-18  4:06 UTC  (2+ messages)

[PATCH 0/9] vhost: Support SIGKILL by flushing and exiting
 2024-03-16  0:47 UTC  (10+ messages)
` [PATCH 1/9] vhost-scsi: Handle vhost_vq_work_queue failures for events
` [PATCH 2/9] vhost-scsi: Handle vhost_vq_work_queue failures for cmds
` [PATCH 3/9] vhost-scsi: Use system wq to flush dev for TMFs
` [PATCH 4/9] vhost: Remove vhost_vq_flush
` [PATCH 5/9] vhost_scsi: Handle vhost_vq_work_queue failures for TMFs
` [PATCH 6/9] vhost: Use virtqueue mutex for swapping worker
` [PATCH 7/9] vhost: Release worker mutex during flushes
` [PATCH 8/9] vhost_task: Handle SIGKILL by flushing work and exiting
` [PATCH 9/9] kernel: Remove signal hacks for vhost_tasks

[CFP] WSCC 2024: Euro-Par 2024 International Workshop on Scalable Compute Continuum
 2024-03-15 10:33 UTC 

[PATCH net-next v4 0/8] virtio-net: support device stats
 2024-03-15  8:11 UTC  (16+ messages)
` [PATCH net-next v4 1/8] virtio_net: introduce device stats feature and structures
` [PATCH net-next v4 2/8] virtio_net: virtnet_send_command supports command-specific-result
` [PATCH net-next v4 3/8] virtio_net: support device stats
` [PATCH net-next v4 4/8] virtio_net: stats map include driver stats
` [PATCH net-next v4 5/8] virtio_net: add the total stats field
` [PATCH net-next v4 6/8] virtio_net: rename stat tx_timeout to timeout
` [PATCH net-next v4 7/8] netdev: add queue stats
` [PATCH net-next v4 8/8] virtio-net: support queue stat

[PATCH v7 0/7] LoongArch: Add pv ipi support on LoongArch VM
 2024-03-15  8:11 UTC  (8+ messages)
` [PATCH v7 1/7] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v7 2/7] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v7 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v7 4/7] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v7 5/7] LoongArch: KVM: Add pv ipi support on kvm side
` [PATCH v7 6/7] LoongArch: Add pv ipi support on guest kernel side
` [PATCH v7 7/7] Documentation: KVM: Add hypercall for LoongArch

[PATCH] vhost: correct misleading printing information
 2024-03-15  7:53 UTC  (2+ messages)

[RFC PATCH 0/2] net: provides dim profile fine-tuning channels
 2024-03-15  2:32 UTC  (5+ messages)
` [RFC PATCH 1/2] net: add sysfs attributes for customized dim profile management
` [RFC PATCH 2/2] virtio-net: support net sysfs to fine-tune dim profile

[PATCH v3 0/8] IOMMUFD: Deliver IO page faults to user space
 2024-03-15  1:46 UTC  (13+ messages)
` [PATCH v3 2/8] iommu/sva: Use iopf domain attach/detach interface
` [PATCH v3 3/8] iommufd: Add fault and response message definitions
` [PATCH v3 4/8] iommufd: Add iommufd fault object
` [PATCH v3 5/8] iommufd: Associate fault object with iommufd_hw_pgtable

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 18:34 UTC  (3+ messages)

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-03-14 14:19 UTC  (26+ messages)
` [RFC PATCH v3 7/7] virtio_rtc: Add RTC class driver

[PATCH] vdpa: Convert sprintf/snprintf to sysfs_emit
 2024-03-14  9:58 UTC 

[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
 2024-03-13 23:02 UTC  (12+ messages)
` [PATCH v2 1/6] fuse: limit the length of ITER_KVEC dio by max_pages
` [PATCH v2 3/6] virtiofs: factor out more common methods for argbuf
` [PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages

[PATCH] drm/bochs: avoided potential integer overflow
 2024-03-13 11:25 UTC 

[PATCH v4 0/9] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2024-03-12 16:13 UTC  (14+ messages)
` [PATCH v4 1/9] x86/kexec/64: Disable kexec when SEV-ES is active
` [PATCH v4 2/9] x86/sev: Save and print negotiated GHCB protocol version
` [PATCH v4 3/9] x86/sev: Set GHCB data structure version
` [PATCH v4 4/9] x86/sev: Setup code to park APs in the AP Jump Table
` [PATCH v4 5/9] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [PATCH v4 6/9] x86/sev: Use AP Jump Table blob to stop CPU
` [PATCH v4 7/9] x86/sev: Add MMIO handling support to boot/compressed/ code
` [PATCH v4 8/9] x86/sev: Handle CLFLUSH MMIO events
` [PATCH v4 9/9] x86/kexec/64: Support kexec under SEV-ES with AP Jump Table Blob

HPDC 2024: Call for Posters
 2024-03-12 15:06 UTC 

[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
 2024-03-12  6:07 UTC  (8+ messages)

[PATCH 10/13] drm/fbdev-generic: Fix locking with drm_client_buffer_vmap_local()
 2024-03-11 22:36 UTC  (2+ messages)
` [10/13] "

[PATCH 09/13] drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
 2024-03-11 21:51 UTC  (2+ messages)
` [09/13] "

[PATCH vhost v2 0/4] refactor the params of find_vqs()
 2024-03-11 15:52 UTC  (7+ messages)
` [PATCH vhost v2 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v2 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost v2 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost v2 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH net-next v3 0/6] virtio-net: support device stats
 2024-03-11 15:43 UTC  (5+ messages)
` [PATCH net-next v3 3/6] virtio_net: "

WSCC 2024: Euro-Par 2024 International Workshop on Scalable Compute Continuum
 2024-03-11 15:42 UTC 

[PATCH vhost v1 0/4] refactor the params of find_vqs()
 2024-03-11  2:24 UTC  (4+ messages)
` [PATCH vhost v1 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters

[PATCH] virtio-mmio: Convert to platform remove callback returning void
 2024-03-08 18:46 UTC  (3+ messages)


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