KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-06 16:55:27 to 2024-05-07 23:08:34 UTC [more...]

[PATCH AUTOSEL 6.8 18/52] KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF
 2024-05-07 23:06 UTC 

[PATCH v5 00/17] KVM: SEV: allow customizing VMSA features
 2024-05-07 23:01 UTC  (5+ messages)
` [PATCH v5 07/17] KVM: x86: add fields to struct kvm_arch for CoCo features

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-07 22:57 UTC  (21+ messages)
` [PATCH v10 04/27] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
` [PATCH v10 17/27] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-07 22:36 UTC  (7+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-07 22:36 UTC  (13+ messages)

[PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
 2024-05-07 21:59 UTC  (14+ messages)

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-07 21:40 UTC  (17+ messages)
` [PATCH v2 06/54] perf: Support get/put passthrough PMU interfaces
` [PATCH v2 07/54] perf: Add generic exclude_guest support
` [PATCH v2 09/54] perf: core/x86: Register a new vector for KVM GUEST PMI
` [PATCH v2 10/54] KVM: x86: Extract x86_set_kvm_irq_handler() function
` [PATCH v2 12/54] perf: x86: Add x86 function to switch PMI handler
` [PATCH v2 13/54] perf: core/x86: Forbid PMI handler when guest own PMU
` [PATCH v2 38/54] KVM: x86/pmu: Call perf_guest_enter() at PMU context switch

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-07 21:37 UTC  (9+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-07 20:55 UTC  (13+ messages)
` [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v19 088/130] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH v19 103/130] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI

[PATCH] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
 2024-05-07 20:32 UTC  (4+ messages)

[PATCH] KVM: arm64: Destroy mpidr_data for 'late' vCPU creation
 2024-05-07 19:29 UTC 

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-05-07 19:08 UTC  (4+ messages)
` [PATCH v2 01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()

[PATCH v2] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
 2024-05-07 19:07 UTC  (4+ messages)

[PATCH 0/4] MIPS: Loongson64: Sweeping build warnings
 2024-05-07 18:51 UTC  (5+ messages)
` [PATCH 1/4] MIPS: kvm: Declare prototype for kvm_init_loongson_ipi
` [PATCH 2/4] MIPS: Loongson64: Include bootinfo.h in dma.c
` [PATCH 3/4] MIPS: Loongson64: DTS: Fix msi node for ls7a
` [PATCH 4/4] MIPS: Loongson64: DTS: Fix PCIe port nodes "

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-07 18:14 UTC  (5+ messages)
` [PATCH v15 02/20] KVM: x86: Add hook for determining max NPT mapping level

[PATCH v2 0/9] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
 2024-05-07 18:07 UTC  (10+ messages)
` [PATCH 1/9] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
` [PATCH 2/9] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode
` [PATCH 3/9] KVM: guest_memfd: pass error up from filemap_grab_folio
` [PATCH 4/9] KVM: guest_memfd: limit overzealous WARN
` [PATCH 5/9] KVM: guest_memfd: Add hook for initializing memory
` [PATCH 6/9] KVM: guest_memfd: extract __kvm_gmem_get_pfn()
` [PATCH 7/9] KVM: guest_memfd: Add interface for populating gmem pages with user data
` [PATCH 8/9] KVM: guest_memfd: Add hook for invalidating memory
` [PATCH 9/9] KVM: x86: Add hook for determining max NPT mapping level

[PATCH v1 00/10] Define _GNU_SOURCE for sources using
 2024-05-07 17:53 UTC  (4+ messages)

[PATCH v7 00/14] Improve KVM + userfaultfd performance via KVM_EXIT_MEMORY_FAULTs on stage-2 faults
 2024-05-07 17:38 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: Fix supported VM_TYPES caps
 2024-05-07 17:20 UTC  (9+ messages)

[RFC] TDX module configurability of 0x80000008
 2024-05-07 17:11 UTC  (17+ messages)

[PATCH] selftests: Add _GNU_SOURCE definition when including kselftest_harness.h
 2024-05-07 17:06 UTC  (2+ messages)

[GIT PULL 0/1] KVM: s390: Fix for 6.9
 2024-05-07 17:01 UTC  (3+ messages)
` [GIT PULL 1/1] KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M

[PATCH] vfio/pci: Collect hot-reset devices to local buffer
 2024-05-07 16:54 UTC  (2+ messages)

[kvm-unit-tests PATCH] travis.yml: Update the aarch64 and ppc64le jobs to Jammy
 2024-05-07 16:52 UTC  (2+ messages)

[PATCH v2 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-05-07 16:34 UTC  (20+ messages)
` [PATCH v2 02/10] s390/uv: gmap_make_secure() cleanups for further changes
` [PATCH v2 03/10] s390/uv: split large folios in gmap_make_secure()
` [PATCH v2 04/10] s390/uv: convert PG_arch_1 users to only work on small folios
` [PATCH v2 06/10] s390/uv: make uv_convert_from_secure() a static function
` [PATCH v2 07/10] s390/uv: convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
` [PATCH v2 08/10] s390/uv: convert uv_convert_owned_from_secure() to uv_convert_from_secure_(folio|pte)()
` [PATCH v2 09/10] s390/uv: implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
` [PATCH v2 10/10] s390/hugetlb: convert PG_arch_1 code to work on folio->flags

[PATCH 0/4] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-05-07 16:31 UTC  (3+ messages)
` [PATCH 3/4] KVM: Register cpuhp and syscore callbacks when enabling hardware

[PATCH 00/11] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
 2024-05-07 16:17 UTC  (4+ messages)
` [PATCH 06/11] KVM: guest_memfd: Add hook for initializing memory

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

[PATCH v2 00/17] KVM: x86/mmu: Page fault and MMIO cleanups
 2024-05-07 15:58 UTC  (18+ messages)
` [PATCH 01/17] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation
` [PATCH 02/17] KVM: x86: Remove separate "bit" defines for page fault error code masks
` [PATCH 03/17] KVM: x86: Define more SEV+ page fault error bits/flags for #NPF
` [PATCH 04/17] KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler
` [PATCH 05/17] KVM: x86/mmu: Pass full 64-bit error code when handling page faults
` [PATCH 06/17] KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error code are non-zero
` [PATCH 07/17] KVM: x86/mmu: Use synthetic page fault error code to indicate private faults
` [PATCH 08/17] KVM: x86/mmu: check for invalid async page faults involving private memory
` [PATCH 09/17] KVM: x86/mmu: WARN and skip MMIO cache on private, reserved page faults
` [PATCH 10/17] KVM: x86/mmu: Move private vs. shared check above slot validity checks
` [PATCH 11/17] KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC internal slots
` [PATCH 12/17] KVM: x86/mmu: Explicitly disallow private accesses to emulated MMIO
` [PATCH 13/17] KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to kvm_faultin_pfn()
` [PATCH 14/17] KVM: x86/mmu: Handle no-slot faults at the beginning of kvm_faultin_pfn()
` [PATCH 15/17] KVM: x86/mmu: Set kvm_page_fault.hva to KVM_HVA_ERR_BAD for "no slot" faults
` [PATCH 16/17] KVM: x86/mmu: Initialize kvm_page_fault's pfn and hva to error values
` [PATCH 17/17] KVM: x86/mmu: Sanity check that __kvm_faultin_pfn() doesn't create noslot pfns

[PATCH 0/7] KVM: MMU changes for TDX VE support
 2024-05-07 15:44 UTC  (8+ messages)
` [PATCH 1/7] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH 2/7] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH 3/7] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH 4/7] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
` [PATCH 5/7] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH 6/7] KVM, x86: add architectural support code for #VE
` [PATCH 7/7] KVM: VMX: Introduce test mode related to EPT violation VE

[PATCH v6 00/10] Fix Kselftest's vfork() side effects
 2024-05-07 15:42 UTC  (14+ messages)
` [PATCH v6 01/10] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v6 02/10] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v6 03/10] selftests/harness: Fix fixture teardown
` [PATCH v6 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v6 05/10] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v6 06/10] selftests/harness: Constify fixture variants
` [PATCH v6 07/10] selftests/pidfd: Fix wrong expectation
` [PATCH v6 08/10] selftests/harness: Share _metadata between forked processes
` [PATCH v6 09/10] selftests/harness: Fix vfork() side effects
` [PATCH v6 10/10] selftests/harness: Handle TEST_F()'s explicit exit codes

[PATCH v2 00/12] iommufd support pasid attach/replace
 2024-05-07 15:18 UTC  (8+ messages)
` [PATCH v2 12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain

[RFC PATCH v2 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-05-07 15:10 UTC  (6+ messages)

[PULL v2 00/16] Block patches
 2024-05-07 15:09 UTC  (4+ messages)
` [PULL v2 03/16] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-05-07 15:08 UTC  (14+ messages)
` [kvm-unit-tests PATCH v9 01/31] doc: update unittests doc
` [kvm-unit-tests PATCH v9 03/31] powerpc: Mark known failing tests as kfail
` [kvm-unit-tests PATCH v9 07/31] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH v9 12/31] powerpc: general interrupt tests
` [kvm-unit-tests PATCH v9 17/31] powerpc: Add cpu_relax

[PATCH] KVM: arm64: Correct BTYPE/SS in host SMC emulation
 2024-05-07 14:57 UTC  (2+ messages)

[PATCH v7 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-05-07 14:49 UTC  (4+ messages)
` [PATCH v7 2/3] "

[PATCH v4 0/3] KVM/x86: Enhancements to static calls
 2024-05-07 13:31 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: x86: Replace static_call_cond() with static_call()
` [PATCH v4 2/3] KVM: x86: Introduce kvm_x86_call() to simplify static calls of kvm_x86_ops
` [PATCH v4 3/3] KVM: x86/pmu: Add kvm_pmu_call() to simplify static calls of kvm_pmu_ops

[PATCH v6 0/5] add debugfs to hisilicon migration driver
 2024-05-07 12:35 UTC  (12+ messages)
` [PATCH v6 2/5] hisi_acc_vfio_pci: modify the register location of the XQC address
` [PATCH v6 3/5] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v6 4/5] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver

[PATCH v7] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-07 11:43 UTC 

[PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
 2024-05-07 10:11 UTC  (3+ messages)

[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
 2024-05-07  9:40 UTC  (12+ messages)
` [PATCH 1/5] x86/pat: Let pat_pfn_immune_to_uc_mtrr() check MTRR for untracked PAT range
` [PATCH 2/5] KVM: x86/mmu: Fine-grained check of whether a invalid & RAM PFN is MMIO
` [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()
` [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
` [PATCH 5/5] iommufd: "

[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-05-07  9:33 UTC  (3+ messages)

[PATCH v3 1/1] accel/kvm: Fix segmentation fault
 2024-05-07  7:33 UTC  (3+ messages)

[PATCH v6] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-07  6:35 UTC  (2+ messages)

[PATCH 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
 2024-05-07  6:17 UTC  (3+ messages)
` [PATCH 01/16] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures

[kvm-unit-tests PATCH v3 0/5] add shellcheck support
 2024-05-07  4:26 UTC  (7+ messages)

[PATCH 0/3] x86/cpu: Add Bus Lock Detect support for AMD
 2024-05-07  4:08 UTC  (9+ messages)
` [PATCH 1/3] x86/split_lock: Move Split and Bus lock code to a dedicated file
` [PATCH 2/3] x86/bus_lock: Add support for AMD

[kvm-unit-tests PATCH] doc: update unittests doc
 2024-05-07  4:00 UTC  (3+ messages)

[PATCH v8 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-05-07  3:06 UTC  (14+ messages)
` [PATCH v8 4/6] LoongArch: KVM: Add vcpu search support from physical cpuid

2024 HEKI discussion: LPC microconf / KVM Forum?
 2024-05-07  0:02 UTC  (5+ messages)

[PATCH v2 0/2] Print names of apicv inhibit reasons in traces
 2024-05-06 22:53 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: "
` [PATCH v2 2/2] KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasons

[PATCH 0/5] TDX host: Provide TDX module metadata reading APIs
 2024-05-06 22:13 UTC  (4+ messages)
` [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure

[PATCH 0/9] Enable haltpoll for arm64
 2024-05-06 21:27 UTC  (6+ messages)
` [PATCH 1/9] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL

[PATCH V6 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-05-06 18:35 UTC  (5+ messages)
` [PATCH V6 1/4] KVM: x86: hyper-v: Calculate APIC bus frequency for Hyper-V
` [PATCH V6 2/4] KVM: x86: Make nsec per APIC bus cycle a VM variable
` [PATCH V6 3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer
` [PATCH V6 4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency

I/O stalls when merging qcow2 snapshots on nfs
 2024-05-06 17:21 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 read-only IMAP folder(s) and NNTP newsgroup(s).