public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-13 12:42:40 to 2024-11-15 14:58:09 UTC [more...]

[PATCH v5 0/7] Support attaching PASID to the blocked_domain
 2024-11-15 14:58 UTC  (9+ messages)
` [PATCH v5 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid
` [PATCH v5 2/7] iommu: Consolidate the ops->remove_dev_pasid usage into a helper
` [PATCH v5 3/7] iommu: Detaching pasid by attaching to the blocked_domain
` [PATCH v5 4/7] iommu/arm-smmu-v3: Make the blocked domain support PASID
` [PATCH v5 5/7] iommu/vt-d: "
` [PATCH v5 6/7] iommu/amd: "
` [PATCH v5 7/7] iommu: Remove the remove_dev_pasid op

[RFC PATCH v2 0/3] Add support for the ERAPS feature
 2024-11-15 14:44 UTC  (19+ messages)
` [RFC PATCH v2 1/3] x86: cpu/bugs: update SpectreRSB comments for AMD

[PATCH v1 1/1] s390/vfio-ap: remove gmap_convert_to_secure from vfio_ap_ops
 2024-11-15 13:56 UTC 

Proposal: bi-weekly guest_memfd upstream call
 2024-11-15 13:18 UTC  (3+ messages)

[PATCH v4 0/5] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature bits
 2024-11-15 13:11 UTC  (7+ messages)
` [PATCH v4 1/5] target/i386: Update EPYC CPU model "
` [PATCH v4 2/5] target/i386: Update EPYC-Rome "
` [PATCH v4 3/5] target/i386: Update EPYC-Milan "
` [PATCH v4 4/5] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing
` [PATCH v4 5/5] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits

[PATCH v5 0/5] vfio-pci support pasid attach/detach
 2024-11-15 12:10 UTC  (8+ messages)
` [PATCH v5 4/5] vfio: Add vfio_copy_user_data()

[PATCH] vsock/virtio: Remove queued_replies pushback logic
 2024-11-15 11:59 UTC  (2+ messages)

[PATCH RFC v3 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-15 10:58 UTC  (6+ messages)
` [PATCH RFC v3 1/2] KVM: guest_memfd: Convert .free_folio() to .release_folio()
` [PATCH RFC v3 2/2] mm: guestmem: Convert address_space operations to guestmem library

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-15 10:04 UTC  (13+ messages)
` [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h

[PATCH] KVM: drop the kvm_has_noapic_vcpu optimization
 2024-11-15  9:12 UTC  (9+ messages)

[PATCH v2 0/3] KVM: VMX: Initialize TDX when loading KVM module
 2024-11-15  9:52 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: VMX: Refactor VMX module init/exit functions
` [PATCH v2 2/3] KVM: Export hardware virtualization enabling/disabling functions
` [PATCH v2 3/3] KVM: VMX: Initialize TDX during KVM module load

[PATCH v5 00/12] iommufd support pasid attach/replace
 2024-11-15  9:24 UTC  (6+ messages)

[PATCH] KVM: x86/mmu: Only zap valid non-mirror roots in kvm_zap_gfn_range()
 2024-11-15  8:45 UTC 

[PATCH v15 0/4] debugfs to hisilicon migration driver
 2024-11-15  8:36 UTC  (3+ messages)

[PATCH v2 00/11] Remove implicit devres from pci_intx()
 2024-11-15  8:32 UTC  (18+ messages)
` [PATCH v2 01/11] PCI: Prepare removing "
` [PATCH v2 03/11] net/ethernet: Use never-managed version of pci_intx()
` [PATCH v2 04/11] net/ntb: "
` [PATCH v2 05/11] misc: "
` [PATCH v2 06/11] vfio/pci: "
` [PATCH v2 07/11] PCI: MSI: "
` [PATCH v2 08/11] ata: Use always-managed "
` [PATCH v2 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH v2 10/11] HID: amd_sfh: Use "
` [PATCH v2 11/11] Remove devres from pci_intx()

[PATCH v4 0/8] Basic SEV-SNP Selftests
 2024-11-15  6:15 UTC  (10+ messages)
` [PATCH v4 1/8] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v4 2/8] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v4 3/8] KVM: selftests: Add VMGEXIT helper
` [PATCH v4 4/8] KVM: selftests: Introduce SEV VM type check
` [PATCH v4 5/8] KVM: selftests: Add library support for interacting with SNP
` [PATCH v4 6/8] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
` [PATCH v4 7/8] KVM: selftests: Abstractions for SEV to decouple policy from type
` [PATCH v4 8/8] KVM: selftests: Add a basic SEV-SNP smoke test

linux-next: manual merge of the kvm-arm tree with the arm64 tree
 2024-11-15  4:05 UTC 

[PATCH v2] Documentation: kvm: fix typo in api.rst
 2024-11-15  1:18 UTC 

[PATCH] Documentation: kvm: fix tipo in api.rst
 2024-11-15  1:19 UTC  (3+ messages)

[PATCH v9 00/15] arm64: support poll_idle()
 2024-11-15  0:28 UTC  (7+ messages)
` [PATCH v9 01/15] asm-generic: add barrier smp_cond_load_relaxed_timeout()

[GIT PULL] LoongArch KVM changes for v6.13
 2024-11-14 23:53 UTC  (2+ messages)

[GIT PULL] KVM/arm64 changes for 6.13
 2024-11-14 23:52 UTC  (2+ messages)

[PATCH v2 0/4] Add new headers for Hyper-V Dom0
 2024-11-14 21:35 UTC  (8+ messages)
` [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h

[PATCH vfio 0/2] Fix several unwind issues in the mlx5/vfio driver
 2024-11-14 19:12 UTC  (6+ messages)
` [PATCH vfio 1/2] vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages()
` [PATCH vfio 2/2] vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data()

[PATCH V4 vfio 0/7] Enhance the vfio-virtio driver to support live migration
 2024-11-14 19:12 UTC  (5+ messages)
` [PATCH V4 vfio 5/7] vfio/virtio: Add support for the basic live migration functionality

[RFC PATCH 0/1] KVM selftests runner for running more than just default
 2024-11-14 17:42 UTC  (6+ messages)

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-14 17:02 UTC  (6+ messages)

[PATCH v4 0/7] Add EPYC-Genoa model and update previous EPYC Models
 2024-11-14 16:59 UTC  (9+ messages)
` [PATCH v4 7/7] target/i386: Add EPYC-Genoa model to support Zen 4 processor series

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-11-14 16:19 UTC  (16+ messages)
` [RFC PATCH 01/15] irqchip/riscv-imsic: Use hierarchy to reach irq_set_affinity
` [RFC PATCH 02/15] genirq/msi: Provide DOMAIN_BUS_MSI_REMAP
` [RFC PATCH 03/15] irqchip/riscv-imsic: Add support for DOMAIN_BUS_MSI_REMAP
` [RFC PATCH 04/15] iommu/riscv: report iommu capabilities
` [RFC PATCH 05/15] iommu/riscv: use data structure instead of individual values
` [RFC PATCH 06/15] iommu/riscv: support GSCID and GVMA invalidation command
` [RFC PATCH 07/15] iommu/riscv: Move definitions to iommu.h
` [RFC PATCH 08/15] iommu/riscv: Add IRQ domain for interrupt remapping
` [RFC PATCH 09/15] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch
` [RFC PATCH 10/15] RISC-V: KVM: Add irqbypass skeleton
` [RFC PATCH 11/15] RISC-V: Define irqbypass vcpu_info
` [RFC PATCH 12/15] iommu/riscv: Add guest file irqbypass support
` [RFC PATCH 13/15] RISC-V: KVM: "
` [RFC PATCH 14/15] vfio: enable IOMMU_TYPE1 for RISC-V
` [RFC PATCH 15/15] RISC-V: defconfig: Add VFIO modules

[PATCH 0/3] KVM: x86: Small changes to support VMware guests
 2024-11-14 15:45 UTC  (16+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls

[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
 2024-11-14 15:38 UTC  (4+ messages)

[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
 2024-11-14 15:35 UTC  (6+ messages)

[PATCH 0/5] KVM: nVMX: Honor event priority for PI ack at VM-Enter
 2024-11-14 15:27 UTC  (4+ messages)
` [PATCH 5/5] KVM: nVMX: Honor event priority when emulating PI delivery during VM-Enter

[PATCH] KVM: SVM: Convert plain error code numbers to defines
 2024-11-14 14:42 UTC  (3+ messages)

[RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
 2024-11-14  4:02 UTC  (10+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
 2024-11-14  2:27 UTC  (4+ messages)

[PATCH 0/3] KVM: gmem: track preparedness a page at a time
 2024-11-14  1:42 UTC  (8+ messages)
` [PATCH 1/3] KVM: gmem: allocate private data for the gmem inode
` [PATCH 2/3] KVM: gmem: add a complete set of functions to query page preparedness
` [PATCH 3/3] KVM: gmem: track preparedness a page at a time

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2024-11-14  0:51 UTC  (7+ messages)

[PATCH v2 00/25] TDX vCPU/VM creation
 2024-11-14  0:32 UTC  (20+ messages)
` [PATCH v2 05/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX KeyID management
` [PATCH v2 08/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
` [PATCH v2 10/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX flush operations

[PATCH 0/7] target/i386/kvm/pmu: Enhancement, Bugfix and Cleanup
 2024-11-14  0:13 UTC  (10+ messages)
` [PATCH 2/7] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
` [PATCH 3/7] target/i386/kvm: init PMU information only once

[PATCH v8 0/5] Correct perf sampling with Guest VMs
 2024-11-13 19:01 UTC  (6+ messages)
` [PATCH v8 1/5] arm: perf: Drop unused functions
` [PATCH v8 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v8 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v8 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v8 5/5] perf: Correct perf sampling with guest VMs

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-13 18:41 UTC  (11+ messages)

[PATCH] i386/kvm: Fix kvm_enable_x2apic link error in non-KVM builds
 2024-11-13 18:40 UTC  (6+ messages)

[PATCH v7 4/5] x86: perf: Refactor misc flag assignments
 2024-11-13 18:39 UTC  (3+ messages)

[PATCH v5 09/10] KVM: SVM: Use new ccp GCTX API
 2024-11-13 18:22 UTC  (5+ messages)

[PATCH RFC 0/3] riscv: add Svukte extension
 2024-11-13 16:15 UTC  (3+ messages)
` [PATCH RFC 1/3] dt-bindings: riscv: Add Svukte entry

[PATCH] [v2] x86: kvm: add back X86_LOCAL_APIC dependency
 2024-11-13 16:05 UTC  (2+ messages)

[PATCH] x86: kvm: add back X86_LOCAL_APIC dependency
 2024-11-13 15:54 UTC  (3+ messages)

[PATCH v6 2/8] KVM: SVM: Fix snp_context_create error reporting
 2024-11-13 15:39 UTC  (2+ messages)

[PATCH vhost 0/2] vdpa/mlx5: Iova mapping related fixes
 2024-11-13 15:06 UTC  (7+ messages)
` [PATCH vhost 2/2] vdpa/mlx5: Fix suboptimal range on iotlb iteration

linux-next: build warning after merge of the kvm tree
 2024-11-13 14:00 UTC  (4+ messages)

[PATCH 0/2] x86: KVM: Add missing AMD features
 2024-11-13 13:30 UTC  (3+ messages)
` [PATCH 1/2] x86: KVM: Advertise FSRS and FSRC on AMD to userspace
` [PATCH 2/2] x86: KVM: Advertise AMD's speculation control features


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox