virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-16 12:32:10 to 2024-05-24 14:24:49 UTC [more...]

[PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-05-24 14:24 UTC  (44+ messages)
` [PATCH v5 1/9] iommu: Introduce domain attachment handle
` [PATCH v5 2/9] iommu: Replace sva_iommu with iommu_attach_handle
` [PATCH v5 3/9] iommu: Add attachment handle to struct iopf_group
` [PATCH v5 4/9] iommufd: Add fault and response message definitions
` [PATCH v5 5/9] iommufd: Add iommufd fault object
` [PATCH v5 6/9] iommufd: Fault-capable hwpt attach/detach/replace
` [PATCH v5 7/9] iommufd: Associate fault object with iommufd_hw_pgtable

[PATCH v4 0/2] LoongArch: Add steal time support
 2024-05-24  7:38 UTC  (3+ messages)
` [PATCH v4 1/2] LoongArch: KVM: Add steal time support in kvm side
` [PATCH v4 2/2] LoongArch: Add steal time support in guest side

[PATCH v2 0/6] drm/ci: uprev mesa/IGT and generate testlist
 2024-05-24  6:46 UTC  (21+ messages)
` [PATCH v2 1/6] drm/ci: uprev mesa version
` [PATCH v2 2/6] drm/ci: generate testlist from build
` [PATCH v2 3/6] drm/ci: build virtual GPU driver as module
` [PATCH v2 4/6] drm/ci: uprev IGT
` [PATCH v2 5/6] drm/ci: skip driver specific tests
` [PATCH v2 6/6] drm/ci: update xfails for the new testlist

[PATCH] drm/bochs: Add check for drm_simple_display_pipe_init
 2024-05-24  3:06 UTC 

[PATCH v2 1/1] x86/vector: Fix vector leak during CPU offline
 2024-05-23 19:52 UTC  (2+ messages)

[GIT PULL v2] virtio: features, fixes, cleanups
 2024-05-23 19:28 UTC  (2+ messages)

[PATCH v10 0/8] VMware hypercalls enhancements
 2024-05-23 19:14 UTC  (9+ messages)
` [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API
` [PATCH v10 2/8] ptp/vmware: Use "
` [PATCH v10 3/8] input/vmmouse: "
` [PATCH v10 4/8] drm/vmwgfx: "
` [PATCH v10 5/8] x86/vmware: "
` [PATCH v10 6/8] x86/vmware: Correct macro names
` [PATCH v10 7/8] x86/vmware: Remove legacy VMWARE_HYPERCALL* macros
` [PATCH v10 8/8] x86/vmware: Add TDX hypercall support

[PATCH] x86/paravirt: Disable virt spinlock when CONFIG_PARAVIRT_SPINLOCKS disabled
 2024-05-23 18:44 UTC  (5+ messages)

[RFC PATCH 0/5] vsock/virtio: Add support for multi-devices
 2024-05-23 14:54 UTC  (14+ messages)
` [RFC PATCH 1/5] vsock/virtio: Extend virtio-vsock spec with an "order" field
` [RFC PATCH 2/5] vsock/virtio: Add support for multi-devices
` [RFC PATCH 3/5] vsock/virtio: can_msgzerocopy adapts to multi-devices
` [RFC PATCH 4/5] vsock: seqpacket_allow "
` [RFC PATCH 5/5] vsock: Add an ioctl request to get all CIDs

[PATCH v9 2/8] x86/vmware: Move common macros to vmware.h
 2024-05-23 12:52 UTC  (6+ messages)
` [PATCH v9 0/8] VMware hypercalls enhancements
  ` [PATCH v9 3/8] x86/vmware: Introduce VMware hypercall API

(no subject)
 2024-05-23 12:50 UTC 

[PATCH net v2 0/2] virtio_net: fix lock warning and unrecoverable state
 2024-05-23  9:09 UTC  (4+ messages)
` [PATCH net v2 1/2] virtio_net: fix possible dim status unrecoverable
` [PATCH net v2 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"

How to implement message forwarding from one CID to another in vhost driver
 2024-05-23  8:45 UTC  (5+ messages)

[PATCH 5.10] x86/xen: Drop USERGS_SYSRET64 paravirt call
 2024-05-23  6:34 UTC  (2+ messages)

[PATCH net-next 0/7] virtnet_net: prepare for af-xdp
 2024-05-23  2:26 UTC  (2+ messages)

[PATCH 1/1] x86/vector: Fix vector leak during CPU offline
 2024-05-22 21:44 UTC  (3+ messages)

[PATCH vhost v9 0/6] refactor the params of find_vqs()
 2024-05-22 12:44 UTC  (6+ messages)

[GIT PULL] virtio: features, fixes, cleanups
 2024-05-22 11:39 UTC  (5+ messages)

[PATCH v5] virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
 2024-05-22 11:19 UTC 

[PATCH net 0/2] virtio_net: fix lock warning and unrecoverable state
 2024-05-22 10:51 UTC  (9+ messages)
` [PATCH net 1/2] virtio_net: fix possible dim status unrecoverable
` [PATCH net 2/2] Revert "virtio_net: Add a lock for per queue RX coalesce"

[PATCH V2] MAINTAINERS: Change lingshan's email to kernel.org
 2024-05-22 10:24 UTC  (3+ messages)

[PATCH] [PATCH RESEND] drm/virtio: fix memory leak of vbuf
 2024-05-22  9:20 UTC 

[PATCH v3 0/2] LoongArch: Add steal time support
 2024-05-22  6:15 UTC  (5+ messages)
` [PATCH v3 1/2] LoongArch: KVM: Add steal time support in kvm side
` [PATCH v3 2/2] LoongArch: Add steal time support in guest side

[PATCH V3 0/3] flush workers on suspend
 2024-05-22  3:41 UTC  (13+ messages)
` [PATCH V3 1/3] vhost-vdpa: "
` [PATCH V3 2/3] vduse: suspend
` [PATCH V3 3/3] vdpa_sim: flush workers on suspend

[PATCH v3 0/9] riscv: Memory Hot(Un)Plug support
 2024-05-21 16:09 UTC  (19+ messages)
` [PATCH v3 1/9] riscv: mm: Properly forward vmemmap_populate() altmap parameter
` [PATCH v3 2/9] riscv: mm: Pre-allocate vmemmap/direct map PGD entries
` [PATCH v3 3/9] riscv: mm: Change attribute from __init to __meminit for page functions
` [PATCH v3 4/9] riscv: mm: Refactor create_linear_mapping_range() for memory hot add
` [PATCH v3 5/9] riscv: mm: Add memory hotplugging support
` [PATCH v3 6/9] riscv: mm: Take memory hotplug read-lock during kernel page table dump
` [PATCH v3 7/9] riscv: Enable memory hotplugging for RISC-V
` [PATCH v3 8/9] virtio-mem: Enable virtio-mem "
` [PATCH v3 9/9] riscv: mm: Add support for ZONE_DEVICE

[PATCH net-next] virtio-net: synchronize operstate with admin state on up/down
 2024-05-21  8:14 UTC  (4+ messages)

[PATCH v1 1/2] virt: pvmemcontrol: control guest physical memory properties
 2024-05-21  2:41 UTC  (3+ messages)
` [PATCH v1 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers

[RFC] Legacy Virtio Driver with Device Has Limited Memory Access
 2024-05-20 13:22 UTC  (4+ messages)

[patch net-next] virtio_net: add support for Byte Queue Limits
 2024-05-20 12:48 UTC  (3+ messages)

[PATCH] virt: acrn: Remove unusted list 'acrn_irqfd_clients'
 2024-05-20  2:31 UTC  (3+ messages)

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-05-18  1:25 UTC  (10+ messages)

[PATCH 0/2] virtio-fs: change handling of failure at request enqueue
 2024-05-17 19:04 UTC  (3+ messages)
` [PATCH 1/2] virtio-fs: let -ENOMEM bubble up or burst gently
` [PATCH 2/2] virtio-fs: improved request latencies when Virtio queue is full

[PATCH] Fix Issue: When VirtIO Backend providing VIRTIO_BLK_F_MQ feature, The file system of the front-end OS fails to be mounted
 2024-05-17  9:09 UTC  (2+ messages)

[patch net-next] virtio_net: add support for Byte Queue Limits
 2024-05-17  7:52 UTC  (14+ messages)

[PATCH v3] virtio_net: Fix missed rtnl_unlock
 2024-05-17  2:40 UTC  (2+ messages)

[PATCH] vhost/vsock: always initialize seqpacket_allow
 2024-05-17  2:37 UTC  (3+ messages)

[PATCH] vringh: add MODULE_DESCRIPTION()
 2024-05-17  1:57 UTC 

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-16 14:02 UTC  (10+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[PATCH] vhost: use pr_err for vq_err
 2024-05-16 12:36 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).