public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-21 14:42:02 to 2025-01-23 02:52:11 UTC [more...]

[kvm:kvm-coco-queue 39/125] WARNING: modpost: arch/x86/kvm/kvm-intel: section mismatch in reference: init_module+0x32 (section: .init.text) -> vmx_exit (section: .exit.text)
 2025-01-23  2:51 UTC 

Interest in contributing to KVM TODO
 2025-01-23  2:24 UTC 

[PATCH v2 0/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
 2025-01-23  1:17 UTC  (22+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] x86, lib: Add WBNOINVD helper functions
  ` [PATCH v3 2/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
  ` [PATCH v4 0/2] "
    ` [PATCH v4 1/2] x86, lib: Add WBNOINVD helper functions
    ` [PATCH v4 2/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency
    ` [PATCH v5 0/2] "
      ` [PATCH v5 1/2] x86, lib: Add WBNOINVD helper functions
      ` [PATCH v5 2/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency

[PATCH] KVM: x86: Update Xen-specific CPUID leaves during mangling
 2025-01-23  1:13 UTC  (7+ messages)

BUG: Occasional unexpected DR6 value seen with nested virtualization on x86
 2025-01-23  0:32 UTC  (7+ messages)

[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
 2025-01-22 22:32 UTC  (13+ messages)

[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
 2025-01-22 22:24 UTC  (2+ messages)

[RFC PATCH v5 06/15] KVM: guest_memfd: Handle final folio_put() of guestmem pages
 2025-01-22 22:16 UTC  (2+ messages)

[RFC PATCH v1 0/9] KVM: Mapping of guest_memfd at the host and a software protected VM type
 2025-01-22 22:10 UTC  (16+ messages)
` [RFC PATCH v1 1/9] KVM: guest_memfd: Allow host to mmap guest_memfd() pages
` [RFC PATCH v1 2/9] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()
` [RFC PATCH v1 3/9] KVM: guest_memfd: Add KVM capability to check if guest_memfd is host mappable
` [RFC PATCH v1 4/9] KVM: arm64: Skip VMA checks for slots without userspace address
` [RFC PATCH v1 5/9] KVM: arm64: Refactor user_mem_abort() calculation of force_pte
` [RFC PATCH v1 6/9] KVM: arm64: Handle guest_memfd()-backed guest page faults
` [RFC PATCH v1 7/9] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type
` [RFC PATCH v1 8/9] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed
` [RFC PATCH v1 9/9] KVM: arm64: Enable mapping guest_memfd in arm64

vmx_pmu_caps_test fails on Skylake based CPUS due to read only LBRs
 2025-01-22 21:02 UTC  (9+ messages)

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2025-01-22 19:26 UTC  (9+ messages)

[PATCH] pci: account for sysfs-disabled reset in pci_{slot,bus}_resettable
 2025-01-22 19:22 UTC  (6+ messages)
` [PATCH v2] PCI: account for sysfs-disabled reset in pci_{slot,bus}_resettable()

[PATCH] KVM: nVMX: Always use TLB_FLUSH_GUEST for nested VM-Enter/VM-Exit
 2025-01-22 19:15 UTC  (12+ messages)

[PATCH v6 00/18] TDX MMU prep series part 1
 2025-01-22 18:20 UTC  (4+ messages)
` [PATCH v6 09/18] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root()

[PATCH 0/4] Fix broken SNP support with KVM module built-in
 2025-01-22 17:07 UTC  (10+ messages)
` [PATCH 1/4] iommu/amd: Check SNP support before enabling IOMMU
` [PATCH 2/4] crypto: ccp: Add external API interface for PSP module initialization
` [PATCH 3/4] KVM: SVM: Ensure PSP module initialized before built-in KVM module
` [PATCH 4/4] x86/sev: Fix broken SNP support with KVM module built-in

[Bug 218267] New: [Sapphire Rapids][Upstream]Boot up multiple Windows VMs hang
 2025-01-22 16:43 UTC  (4+ messages)
` [Bug 218267] "

[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
 2025-01-22 16:43 UTC  (14+ messages)

[PATCH v3 00/15] KVM: s390: Stop using page->index and other things
 2025-01-22 16:19 UTC  (19+ messages)
` [PATCH v3 03/15] KVM: s390: fake memslot for ucontrol VMs
` [PATCH v3 06/15] KVM: s390: use __kvm_faultin_pfn()
` [PATCH v3 07/15] KVM: s390: get rid of gmap_fault()
` [PATCH v3 08/15] KVM: s390: get rid of gmap_translate()
` [PATCH v3 09/15] KVM: s390: move some gmap shadowing functions away from mm/gmap.c
` [PATCH v3 11/15] KVM: s390: stop using lists to keep track of used dat tables
` [PATCH v3 15/15] KVM: s390: remove the last user of page->index

[PATCH 00/11] Change ghes to use HEST-based offsets and add support for error inject
 2025-01-22 15:46 UTC  (2+ messages)
` [PATCH 07/11] acpi/ghes: Cleanup the code which gets ghes ged state

[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
 2025-01-22 14:59 UTC  (16+ messages)

[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
 2025-01-22 14:39 UTC  (6+ messages)
` [PATCH 1/5] KVM: gmem: Don't rely on __kvm_gmem_get_pfn() for preparedness

[PATCH 00/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize()
 2025-01-22 14:20 UTC  (5+ messages)
` [PATCH 06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize()

[PATCH 00/16] KVM: TDX: TDX interrupts
 2025-01-22 13:59 UTC  (4+ messages)
` [PATCH 13/16] KVM: TDX: Add methods to ignore virtual apic related operation

[RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device
 2025-01-22 12:55 UTC  (13+ messages)

[PATCH 0/7] KVM: TDX: TDX hypercalls may exit to userspace
 2025-01-22 12:50 UTC  (3+ messages)
` [PATCH 1/7] KVM: TDX: Add a place holder to handle TDX VM exit

[PATCH RFC v3 00/27] KVM: arm64: Implement support for SME in non-protected guests
 2025-01-22 11:56 UTC  (5+ messages)
` [PATCH RFC v3 09/27] KVM: arm64: Factor SVE guest exit handling out into a function

[RFC v2 0/5] accel/kvm: Support KVM PMU filter
 2025-01-22  9:05 UTC  (6+ messages)
` [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [RFC v2 2/5] i386/kvm: Support basic KVM PMU filter
` [RFC v2 3/5] i386/kvm: Support event with select & umask format in "
` [RFC v2 4/5] i386/kvm: Support event with masked entry "
` [RFC v2 5/5] i386/kvm: Support fixed counter "

[PATCH v2 00/25] TDX vCPU/VM creation
 2025-01-22  8:27 UTC  (9+ messages)
` [PATCH v2 24/25] KVM: x86: Introduce KVM_TDX_GET_CPUID

[PATCH v2 11/25] KVM: TDX: Add placeholders for TDX VM/vCPU structures
 2025-01-22  7:52 UTC  (3+ messages)

[PATCH] KVM: x86: use kvfree_rcu to simplify the code
 2025-01-22  7:34 UTC 

[PATCH 0/7] Enable shared device assignment
 2025-01-22  6:43 UTC  (21+ messages)
` [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2025-01-22  5:08 UTC  (5+ messages)
` [RFC PATCH v3 23/58] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest

[PATCH 0/5] KVM: selftests: Fix PMC checks in PMU counters test
 2025-01-22  4:51 UTC  (5+ messages)
` [PATCH 2/5] KVM: selftests: Only validate counts for hardware-supported arch events

next-20250121: kvm selftests: RIP: 0010:__kmalloc_node_noprof+0xff/0x490
 2025-01-22  4:48 UTC 

[RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
 2025-01-22  4:16 UTC  (8+ messages)

[linux-next:master] [KVM] 7803339fa9: kernel-selftests.kvm.pmu_counters_test.fail
 2025-01-22  1:26 UTC  (8+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-22  1:04 UTC  (12+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[RFC] Para-virtualized TLB flush for PV-waiting vCPUs
 2025-01-21 21:35 UTC  (3+ messages)

[PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support
 2025-01-21 21:00 UTC  (8+ messages)
` [PATCH v3 07/49] HostMem: Add mechanism to opt in kvm guest memfd via MachineState

[RFC] Para-virtualized TLB flush for PV-waiting vCPUs
 2025-01-21 20:59 UTC  (3+ messages)

[PATCH v2 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
 2025-01-21 20:56 UTC  (3+ messages)

[PATCH v2] drviers/iommu/amd: support P2P access through IOMMU when SME is enabled
 2025-01-21 20:47 UTC  (5+ messages)

[PATCH v3 0/3] KVM: x86: Include host suspended time in steal time
 2025-01-21 20:22 UTC  (7+ messages)
` [PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns()

[PATCH v4 0/1] SEV-SNP: Add KVM support for SNP certificate fetching
 2025-01-21 20:18 UTC  (6+ messages)
` [PATCH v4 1/1] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching

[PATCH v2 0/5] KVM: kvm_set_memory_region() cleanups
 2025-01-21 19:40 UTC  (6+ messages)
` [PATCH v2 3/5] KVM: Add a dedicated API for setting KVM-internal memslots

[PATCH 00/10] KVM: x86: pvclock fixes and cleanups
 2025-01-21 18:45 UTC  (30+ messages)
` [PATCH 01/10] KVM: x86: Don't take kvm->lock when iterating over vCPUs in suspend notifier
` [PATCH 02/10] KVM: x86: Eliminate "handling" of impossible errors during SUSPEND
` [PATCH 03/10] KVM: x86: Drop local pvclock_flags variable in kvm_guest_time_update()
` [PATCH 04/10] KVM: x86: Set PVCLOCK_GUEST_STOPPED only for kvmclock, not for Xen PV clock
` [PATCH 05/10] KVM: x86: Don't bleed PVCLOCK_GUEST_STOPPED across PV clocks
` [PATCH 06/10] KVM: x86/xen: Use guest's copy of pvclock when starting timer
` [PATCH 07/10] KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock()
` [PATCH 08/10] KVM: x86: Remove per-vCPU "cache" of its reference pvclock
` [PATCH 09/10] KVM: x86: Setup Hyper-V TSC page before Xen PV clocks (during clock update)
` [PATCH 10/10] KVM: x86: Override TSC_STABLE flag for Xen PV clocks in kvm_guest_time_update()

[RFC PATCH 0/5] Documentation: kvm: cleanup and introduce "VM planes"
 2025-01-21 18:34 UTC  (6+ messages)
` [PATCH 5/5] Documentation: kvm: introduce "VM plane" concept

[PATCH net 0/2] vsock: some fixes due to transport de-assignment
 2025-01-21 18:06 UTC  (5+ messages)
` [PATCH net 1/2] vsock/virtio: discard packets if the transport changes

[PATCH v4 0/6] KVM: x86: Prep KVM hypercall handling for TDX
 2025-01-21 18:04 UTC  (6+ messages)

[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
 2025-01-21 16:50 UTC  (24+ messages)
` [kvm-unit-tests PATCH v2 02/18] Document environment variables
` [kvm-unit-tests PATCH v2 03/18] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v2 04/18] run_tests: Introduce unittest parameter 'qemu_params'
` [kvm-unit-tests PATCH v2 05/18] scripts: Rename run_qemu_status -> run_test_status
` [kvm-unit-tests PATCH v2 06/18] scripts: Merge the qemu parameter -smp into $qemu_opts
` [kvm-unit-tests PATCH v2 07/18] scripts: Introduce kvmtool_opts
` [kvm-unit-tests PATCH v2 08/18] scripts/runtime: Detect kvmtool failure in premature_failure()
` [kvm-unit-tests PATCH v2 09/18] scripts/runtime: Skip test when kvmtool and $accel is not KVM
` [kvm-unit-tests PATCH v2 10/18] scripts/arch-run: Add support for kvmtool
` [kvm-unit-tests PATCH v2 11/18] arm/run: "

[PATCH v2 0/4] KVM: x86: Hyper-V SEND_IPI fix and partial testcase
 2025-01-21 16:29 UTC  (5+ messages)
` [PATCH v2 4/4] KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APIC

kconfig does not accept a lower value for KVM_MAX_NR_VCPUS
 2025-01-21 15:55 UTC  (2+ messages)

[GIT PULL] KVM x86 pull requests for 6.14
 2025-01-21 15:45 UTC  (4+ messages)
` [GIT PULL] KVM: Selftests changes "

[PATCH net v3 0/9] tun: Unify vnet implementation
 2025-01-21 14:44 UTC  (8+ messages)
` [PATCH net v3 9/9] tap: Use tun's vnet-related code


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