public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-30 20:40:43 to 2024-11-01 13:08:04 UTC [more...]

[PATCH v3 00/14] KVM: selftests: Morph max_guest_mem to mmu_stress
 2024-11-01 13:07 UTC  (4+ messages)
` [PATCH v3 03/14] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-11-01 13:01 UTC  (10+ messages)
` [PATCH 05/10] guestmemfs: add file mmap callback

[syzbot] Monthly kvm report (Nov 2024)
 2024-11-01 12:35 UTC 

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2024-11-01 12:18 UTC  (16+ messages)
` [PATCH v4 01/12] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
` [PATCH v4 02/12] ACPICA: IORT: Update for revision E.f
` [PATCH v4 03/12] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v4 04/12] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v4 05/12] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v4 06/12] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH v4 07/12] iommu/arm-smmu-v3: Expose the arm_smmu_attach interface
` [PATCH v4 08/12] iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOC
` [PATCH v4 09/12] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
` [PATCH v4 10/12] iommu/arm-smmu-v3: Use S2FWB for NESTED domains
` [PATCH v4 11/12] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
` [PATCH v4 12/12] iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-01 11:06 UTC  (18+ messages)
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API

[PATCH v3 0/2] KVM: x86: Check hypercall's exit to userspace generically
 2024-11-01 11:05 UTC  (9+ messages)
` [PATCH v3 1/2] "

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-11-01 10:06 UTC  (8+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible

[PATCH 0/2] Add support for the ERAPS feature
 2024-11-01  9:26 UTC  (8+ messages)
` [PATCH 1/2] x86: cpu/bugs: add support for AMD "
` [PATCH 2/2] x86: kvm: svm: add support for ERAPS and FLUSH_RAP_ON_VMRUN

[RFC PATCH v1] KVM: arm64: Introduce KVM_CAP_ARM_SIGBUS_ON_SEA
 2024-11-01  9:03 UTC  (3+ messages)

[PATCH] KVM: drop the kvm_has_noapic_vcpu optimization
 2024-11-01  8:55 UTC  (7+ messages)

[PATCH v2 00/25] TDX vCPU/VM creation
 2024-11-01  8:19 UTC  (19+ messages)
` [PATCH v2 08/25] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management
` [PATCH v2 12/25] KVM: TDX: Define TDX architectural definitions
` [PATCH v2 16/25] KVM: TDX: Get system-wide info about TDX module on initialization
` [PATCH v2 24/25] KVM: x86: Introduce KVM_TDX_GET_CPUID

[PATCH v5 0/9] Introduce SMP Cache Topology
 2024-11-01  8:33 UTC  (10+ messages)
` [PATCH v5 1/9] i386/cpu: Don't enumerate the "invalid" CPU topology level
` [PATCH v5 2/9] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v5 3/9] qapi/qom: Define cache enumeration and properties for machine
` [PATCH v5 4/9] hw/core: Check smp cache topology support "
` [PATCH v5 5/9] hw/core: Add a helper to check the cache topology level
` [PATCH v5 6/9] i386/cpu: Support thread and module level cache topology
` [PATCH v5 7/9] i386/cpu: Update cache topology with machine's configuration
` [PATCH v5 8/9] i386/pc: Support cache topology in -machine for PC machine
` [PATCH v5 9/9] i386/cpu: add has_caches flag to check smp_cache configuration

[PATCH] KVM: x86: Try to enable irr_pending state with disabled APICv
 2024-11-01  7:42 UTC  (5+ messages)

[PATCH v4 0/9] Introduce SMP Cache Topology
 2024-11-01  7:47 UTC  (5+ messages)
` [PATCH v4 2/9] hw/core: Make CPU topology enumeration arch-agnostic

[PATCH v3 0/3] linux-headers: Update to Linux v6.12-rc5
 2024-11-01  6:24 UTC  (8+ messages)
` [PATCH v3 1/3] linux-headers: Add unistd_64.h

[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
 2024-11-01  6:11 UTC  (6+ messages)
` [RFC PATCH 1/7] block: share more code for bio addition helpers
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio

[kvm:kvm-coco-queue 118/186] arch/x86/kvm/mmu/tdp_mmu.c:474:14: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-11-01  2:51 UTC 

[kvm:kvm-coco-queue 116/186] arch/x86/kvm/mmu/tdp_mmu.c:1171:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-11-01  0:35 UTC 

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-01  0:10 UTC  (10+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
` [RFC PATCH v3 2/6] kvm: gmem: add flag to remove memory from kernel direct map
` [RFC PATCH v3 3/6] kvm: gmem: implement direct map manipulation routines

[PATCH 0/5] Add new headers for Hyper-V Dom0
 2024-10-31 22:59 UTC  (6+ messages)
` [PATCH 2/5] hyperv: Remove unnecessary #includes

[PATCH 0/3] KVM: VMX: Initialize TDX when loading KVM module
 2024-10-31 22:56 UTC  (10+ messages)
` [PATCH 3/3] KVM: VMX: Initialize TDX during KVM module load

[PATCH v11 0/4] debugfs to hisilicon migration driver
 2024-10-31 22:09 UTC  (5+ messages)
` [PATCH v11 3/4] hisi_acc_vfio_pci: register debugfs for "
` [PATCH v11 4/4] Documentation: add debugfs description for hisi migration

[PATCH v3 0/7] virtio-mem: s390 support
 2024-10-31 21:41 UTC  (12+ messages)
` [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction

[PATCH] KVM: SVM: Propagate error from snp_guest_req_init() to userspace
 2024-10-31 20:32 UTC 

[PATCH] KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled
 2024-10-31 20:20 UTC 

[PATCH v2 0/6] Extend pmu_counters_test to AMD CPUs
 2024-10-31 20:09 UTC  (2+ messages)

[PATCH v2 0/6] KVM: x86/mmu: Optimize TDP MMU huge page recovery during disable-dirty-log
 2024-10-31 20:00 UTC  (9+ messages)
` [PATCH v2 3/6] KVM: x86/mmu: Refactor TDP MMU iter need resched check
` [PATCH v2 4/6] KVM: x86/mmu: Recover TDP MMU huge page mappings in-place instead of zapping

[PATCH v2] KVM: VMX: Remove the unused variable "gpa" in __invept()
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH 00/11] KVM: selftests: AVX support + fixes
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Get rid of userspace_irqchip_in_use
 2024-10-31 19:56 UTC  (2+ messages)

[PATCH -next] KVM: selftests: Use ARRAY_SIZE for array length
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH] hardware_disable_test: remove unused macro
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH 00/18] KVM: x86/mmu: A/D cleanups (on top of kvm_follow_pfn)
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH v4 0/4] KVM: x86: Fix and harden reg caching from !TASK context
 2024-10-31 19:51 UTC  (8+ messages)
` [PATCH v4 1/4] KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()
` [PATCH v4 3/4] KVM: x86: Add lockdep-guarded asserts on register cache usage
` [PATCH v4 4/4] KVM: x86: Use '0' for guest RIP if PMI encounters protected guest state

[PATCH] KVM: x86: Ensure vcpu->mode is loaded from memory in kvm_vcpu_exit_request()
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH] KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUs
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH 0/9] KVM: x86: Add a quirk for feature MSR initialization
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH v4 0/4] Relax canonical checks on some arch msrs
 2024-10-31 19:51 UTC  (11+ messages)
` [PATCH v4 1/4] KVM: x86: drop x86.h include from cpuid.h
` [PATCH v4 2/4] KVM: x86: implement emul_is_noncanonical_address using is_noncanonical_address
` [PATCH v4 3/4] KVM: x86: model canonical checks more precisely

[PATCH 0/2] Fixup two comments
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH v5 0/4] Distinguish between variants of IBPB
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH] KVM: Rework core loop of kvm_vcpu_on_spin() to use a single for-loop
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH 0/2] KVM: Protect vCPU's PID with a rwlock
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH] kvm: selftest: fix noop test in guest_memfd_test.c
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH 0/2] KVM: x86/mmu: Micro-optimize TDP MMU cond_resched()
 2024-10-31 18:48 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86/mmu: Check yielded_gfn for forward progress iff resched is needed
` [PATCH 2/2] KVM: x86/mmu: Demote the WARN on yielded in xxx_cond_resched() to KVM_MMU_WARN_ON

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-31 18:01 UTC  (17+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
` (subset) [PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation

[PATCH] KVM: selftests: Don't force -march=x86-64-v2 if it's unsupported
 2024-10-31 17:07 UTC  (3+ messages)

[PATCH v3 0/9] SEV Kernel Selftests
 2024-10-31 16:27 UTC  (11+ messages)
` [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test

[PATCH v1 1/1] s390/kvm: mask extra bits from program interrupt code
 2024-10-31 15:24 UTC  (5+ messages)

[RESEND PATCH v2 03/19] KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu()
 2024-10-31 15:14 UTC 

[PATCH] KVM: SVM: Increase X2AVIC limit to 4096 vcpus
 2024-10-31 15:09 UTC  (3+ messages)

[PATCH vfio 0/7] Enhances the vfio-virtio driver to support live migration
 2024-10-31 15:04 UTC  (7+ messages)

[PATCH v2 00/19] hrtimers: Consolidate hrtimer initialization - Part 1
 2024-10-31 14:36 UTC  (2+ messages)

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-31 13:45 UTC  (6+ messages)
` [PATCH 01/13] PCI: Prepare removing "

[Call for Presentations] FOSDEM 2025: Virt & IaaS devroom
 2024-10-31 12:54 UTC 

[kvm-unit-tests PATCH v2 0/3] lib/on-cpus: A couple of fixes
 2024-10-31 12:39 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib/on-cpus: Correct and simplify synchronization
` [kvm-unit-tests PATCH v2 2/3] lib/on-cpus: Add barrier after func call
` [kvm-unit-tests PATCH v2 3/3] lib/on-cpus: Fix on_cpumask

[kvm-unit-tests PATCH 0/2] lib/on-cpus: A couple of fixes
 2024-10-31 12:33 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/2] lib/on-cpus: Correct and simplify synchronization

[PATCH v6 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-31 10:44 UTC  (7+ messages)
` [PATCH 9/8] x86/virt/tdx: Add the global metadata code generation script

[PATCH 4/4] KVM: SVM: Delay legacy platform initialization on SNP
 2024-10-31  8:17 UTC  (2+ messages)

[PATCH v3 0/4] vfio-pci support pasid attach/detach
 2024-10-31  7:23 UTC  (14+ messages)
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-10-31  3:14 UTC  (3+ messages)
` [RFC PATCH v3 37/58] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary

[PATCH v5 00/37] KVM: arm64: Add EL2 support to FEAT_S1PIE/S1POE
 2024-10-31  3:04 UTC  (2+ messages)

[PATCH v3 0/9] Initial support for SMMUv3 nested translation
 2024-10-30 23:59 UTC  (4+ messages)
` [PATCH v3 8/9] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[PATCH v5 0/3] KVM: x86: tracepoint updates
 2024-10-30 21:21 UTC  (2+ messages)


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