kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
 2024-05-02 23:51 UTC  (2+ messages)

[PATCH v3 0/3] KVM/x86: Enhancements to static calls
 2024-05-02 23:36 UTC  (3+ messages)
` [PATCH v3 3/3] KVM: x86/pmu: Add KVM_PMU_CALL() to simplify static calls of kvm_pmu_ops

[PATCH 0/7] KVM: arm64: Don't clobber CLIDR and MPIDR across vCPU reset
 2024-05-02 23:35 UTC  (8+ messages)
` [PATCH 1/7] KVM: arm64: Rename is_id_reg() to imply VM scope
` [PATCH 2/7] KVM: arm64: Reset VM feature ID regs from kvm_reset_sys_regs()
` [PATCH 3/7] KVM: arm64: Only reset vCPU-scoped feature ID regs once
` [PATCH 4/7] KVM: selftests: Rename helper in set_id_regs to imply VM scope
` [PATCH 5/7] KVM: selftests: Store expected register value in set_id_regs
` [PATCH 6/7] KVM: arm64: Test that feature ID regs survive a reset
` [PATCH 7/7] KVM: selftests: Test vCPU-scoped feature ID registers

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-05-02 23:32 UTC  (2+ messages)

[PATCH v2 0/2] APICv-related fixes for inhibits and tracepoint
 2024-05-02 23:21 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is enabled

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-02 23:11 UTC  (22+ messages)
` [PATCH v15 01/20] Revert "KVM: x86: Add gmem hook for determining max NPT mapping level"
` [PATCH v15 02/20] KVM: x86: Add hook for determining max NPT mapping level
` [PATCH v15 03/20] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v15 04/20] KVM: SEV: Add initial SEV-SNP support
` [PATCH v15 05/20] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v15 06/20] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v15 07/20] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v15 08/20] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v15 10/20] KVM: SEV: Add support to handle "
` [PATCH v15 11/20] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v15 12/20] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v15 13/20] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v15 14/20] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v15 15/20] KVM: x86: Implement hook for determining max NPT mapping level
` [PATCH v15 16/20] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v15 17/20] KVM: SVM: Add module parameter to enable SEV-SNP
` [PATCH v15 18/20] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v15 19/20] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST "
` [PATCH v15 20/20] crypto: ccp: Add the SNP_VLEK_LOAD command

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

[PATCH v1 00/10] Define _GNU_SOURCE for sources using
 2024-05-02 22:41 UTC  (16+ messages)
` [PATCH v1 01/10] selftests/sgx: Compile with -D_GNU_SOURCE
` [PATCH v1 02/10] selftests/alsa: "
` [PATCH v1 03/10] selftests/hid: "
` [PATCH v1 04/10] selftests/kvm: Define _GNU_SOURCE
` [PATCH v1 05/10] selftests/nci: Compile with -D_GNU_SOURCE
` [PATCH v1 06/10] selftests/net: Define _GNU_SOURCE
` [PATCH v1 07/10] selftests/prctl: Compile with -D_GNU_SOURCE
` [PATCH v1 08/10] selftests/rtc: "
` [PATCH v1 09/10] selftests/tdx: "
` [PATCH v1 10/10] selftests/user_events: Compiled "

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-05-02 21:07 UTC  (2+ messages)

[PATCH v2] KVM: selftests: Use TAP interface in the set_memory_region test
 2024-05-02 19:37 UTC  (2+ messages)

[PATCH v2 0/9] SVM guest shadow stack support
 2024-05-02 18:34 UTC  (7+ messages)
` [PATCH v2 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [PATCH v2 9/9] KVM: SVM: Add CET features to supported_xss

[PATCH] KVM: arm64: Correct BTYPE/SS in host SMC emulation
 2024-05-02 18:00 UTC 

[PATCH] KVM: arm64: AArch32: Fix spurious trapping of conditional instructions
 2024-05-02 17:59 UTC 

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-02 17:46 UTC  (27+ messages)
` [PATCH v10 04/27] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
` [PATCH v10 09/27] KVM: x86: Rename kvm_{g,s}et_msr()* to menifest emulation operations
` [PATCH v10 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling
` [PATCH v10 13/27] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v10 17/27] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v10 21/27] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v10 22/27] KVM: VMX: Set up interception for CET MSRs
` [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v10 25/27] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1
` [PATCH v10 26/27] KVM: nVMX: Enable CET support for nested guest
` [PATCH v10 27/27] KVM: x86: Don't emulate instructions guarded by CET

[PATCH] KVM: arm64: Convert kvm_mpidr_index() to bitmap_gather()
 2024-05-02 17:06 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Allocate private interrupts on demand
 2024-05-02 17:02 UTC  (2+ messages)

[PATCH] KVM: arm64: Move management of __hyp_running_vcpu to load/put on VHE
 2024-05-02 16:50 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm64: Default to 4K translation granule
 2024-05-02 16:08 UTC  (7+ messages)

[kvm-unit-tests PATCH] runtime: Adjust probe_maxsmp for older QEMU
 2024-05-02 15:29 UTC  (3+ messages)

[RFC PATCH v2 0/5] Paravirt Scheduling (Dynamic vcpu priority management)
 2024-05-02 13:42 UTC  (3+ messages)

[PATCH v2 0/5] Add support for the Idle HLT intercept feature
 2024-05-02 13:14 UTC  (7+ messages)
` [PATCH v2 1/5] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
` [PATCH v2 2/5] KVM: SVM: Add Idle HLT intercept support
` [PATCH v2 3/5] KVM: selftests: Add safe_halt() and cli() helpers to common code
` [PATCH v2 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat
` [PATCH v2 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test

[PATCH v1 0/2] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2024-05-02 12:57 UTC  (6+ messages)
` [PATCH v1 2/2] "

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-05-02 12:23 UTC  (13+ messages)
`  "

[PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-05-02 12:13 UTC  (5+ messages)
` [PATCH v4 01/22] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
` [PATCH v4 20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine

[v2] Support for Arm CCA VMs on Linux
 2024-05-02 10:16 UTC  (8+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 17/43] arm64: RME: Allow VMM to set RIPAS

[kvm-unit-tests PATCH v3 0/5] add shellcheck support
 2024-05-02  9:48 UTC  (11+ messages)
` [kvm-unit-tests PATCH v3 1/5] Add initial shellcheck checking
` [kvm-unit-tests PATCH v3 2/5] shellcheck: Fix SC2155
` [kvm-unit-tests PATCH v3 3/5] shellcheck: Fix SC2124
` [kvm-unit-tests PATCH v3 4/5] shellcheck: Fix SC2294
` [kvm-unit-tests PATCH v3 5/5] shellcheck: Suppress various messages

[PATCH] arm64: Default to 4K translation granule
 2024-05-02  7:43 UTC  (2+ messages)

linux-next: build failure after merge of the kvm tree
 2024-05-02  6:47 UTC 

[PATCH 0/9] Enable haltpoll for arm64
 2024-05-02  1:33 UTC  (4+ messages)
` [PATCH 1/9] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL

[RFC PATCH v2 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-05-02  1:29 UTC  (9+ messages)
` [RFC PATCH v2 1/6] powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
` [RFC PATCH v2 2/6] powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl output
` [RFC PATCH v2 3/6] powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDW
` [RFC PATCH v2 4/6] vfio/spapr: Always clear TCEs before unsetting the window
` [RFC PATCH v2 5/6] powerpc/iommu: Move dev_has_iommu_table() to iommu.c
` [RFC PATCH v2 6/6] powerpc/iommu: Implement the iommu_table_group_ops for pSeries

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-05-01 20:45 UTC  (4+ messages)
` [PATCH v2 15/15] KVM: x86: Factor out kvm_use_master_clock()

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-05-01 20:36 UTC  (14+ messages)

[PATCH v3 0/2] Address syzkaller warnings in nested VM-Exit after RSM
 2024-05-01 20:29 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: x86: nSVM/nVMX: Move nested_run_pending to kvm_vcpu_arch
` [PATCH v3 2/2] KVM: x86: nSVM/nVMX: Fix RSM logic leading to L2 VM-Entries

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-01 18:22 UTC  (9+ messages)
` [PATCH v19 101/130] KVM: TDX: handle ept violation/misconfig exit

[PATCH 0/4] KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
 2024-05-01 18:01 UTC  (8+ messages)
` [PATCH 1/4] KVM: Plumb in a @sched_in flag to kvm_arch_vcpu_load()
` [PATCH 2/4] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()
` [PATCH 3/4] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
` [PATCH 4/4] KVM: Delete the now unused kvm_arch_sched_in()

2024 HEKI discussion: LPC microconf / KVM Forum?
 2024-05-01 17:30 UTC 

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in vhost_task_fn
 2024-05-01 16:56 UTC  (3+ messages)

[PATCH next] vhost_task: after freeing vhost_task it should not be accessed in vhost_task_fn
 2024-05-01 16:15 UTC  (9+ messages)

[PATCH] KVM: selftest: Add family and model check for zen4 in PMU filter test
 2024-05-01 15:32 UTC  (2+ messages)

[PATCH 4/9] cpuidle-haltpoll: define arch_haltpoll_supported()
 2024-05-01 11:48 UTC  (2+ messages)

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-05-01  9:33 UTC  (5+ messages)
` [PATCH v4 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v4 08/11] riscv: add ISA extension parsing for Zcmop

[PATCH 0/4] Add SEV-ES hypervisor support for GHCB protocol version 2
 2024-05-01  7:10 UTC  (5+ messages)
` [PATCH 1/4] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH 2/4] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH 3/4] KVM: SEV: Add GHCB handling for termination requests
` [PATCH 4/4] KVM: SEV: Allow per-guest configuration of GHCB protocol version

[PATCH v3 00/12] Coalesced Interrupt Delivery with posted MSI
 2024-05-01  7:29 UTC  (3+ messages)
` [PATCH v3 03/12] x86/irq: Remove bitfields in posted interrupt descriptor

[PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
 2024-05-01  2:56 UTC  (12+ messages)

[PATCH DO NOT APPLY] KVM: SVM: Cache volatile task state to avoid VMSAVE in core run loop
 2024-04-30 22:44 UTC 

[GIT PULL] KVM fix for Linux 6.9-rc7
 2024-04-30 19:53 UTC  (2+ messages)

[PATCH] KVM: s390: vsie: retry SIE instruction on host intercepts
 2024-04-30 19:31 UTC  (6+ messages)

[1/1] KVM: restrict kvm_gfn_to_hva_cache_init() to only accept address ranges within one page
 2024-04-30 19:29 UTC  (7+ messages)

[PATCH v2 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
 2024-04-30 18:49 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;
as well as URLs for NNTP newsgroup(s).