public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-14 02:01:57 to 2025-02-17 03:41:54 UTC [more...]

[PATCH v2 0/8] KVM: TDX: TDX hypercalls may exit to userspace
 2025-02-17  3:41 UTC  (12+ messages)
` [PATCH v2 5/8] KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>

[PATCH net-next] tun: Pad virtio headers
 2025-02-17  2:57 UTC  (6+ messages)

[GIT PULL] KVM fixes for Linux 6.14-rc3
 2025-02-16 18:58 UTC  (2+ messages)

[PATCH V2 00/12] KVM: TDX: TD vcpu enter/exit
 2025-02-16 18:26 UTC  (3+ messages)
` [PATCH V2 01/12] x86/virt/tdx: Make tdh_vp_enter() noinstr

[Bug 219787] New: Guest's applications crash with EXCEPTION_SINGLE_STEP (0x80000004)
 2025-02-16 10:01 UTC  (3+ messages)
` [Bug 219787] "

[PATCH v7 0/5] vfio-pci support pasid attach/detach
 2025-02-16  5:46 UTC  (6+ messages)
` [PATCH v7 1/5] ida: Add ida_find_first_range()
` [PATCH v7 2/5] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v7 3/5] vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
` [PATCH v7 4/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
` [PATCH v7 5/5] iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO

[PATCH 00/14] KVM: arm64: NV userspace ABI
 2025-02-15 17:38 UTC  (15+ messages)
` [PATCH 01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2
` [PATCH 02/14] KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace
` [PATCH 03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero
` [PATCH 04/14] KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0
` [PATCH 05/14] KVM: arm64: Advertise NV2 in the boot messages
` [PATCH 06/14] KVM: arm64: Consolidate idreg reset method
` [PATCH 07/14] KVM: arm64: Make ID_REG_LIMIT_FIELD_ENUM() more widely available
` [PATCH 08/14] KVM: arm64: Enforce NV limits on a per-idregs basis
` [PATCH 09/14] KVM: arm64: Move NV-specific capping to idreg sanitisation
` [PATCH 10/14] KVM: arm64: Allow userspace to limit NV support to nVHE
` [PATCH 11/14] KVM: arm64: Make ID_AA64MMFR4_EL1.NV_frac writable
` [PATCH 12/14] KVM: arm64: Advertise FEAT_ECV when possible
` [PATCH 13/14] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
` [PATCH 14/14] KVM: arm64: Document NV caps and vcpu flags

[PATCH 00/14] KVM: arm64: Recursive NV support
 2025-02-15 15:01 UTC  (15+ messages)
` [PATCH 01/14] arm64: sysreg: Add layout for VNCR_EL2
` [PATCH 02/14] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH 03/14] KVM: arm64: nv: Extract translation helper from the AT code
` [PATCH 04/14] KVM: arm64: nv: Snapshot S1 ASID tagging information during walk
` [PATCH 05/14] KVM: arm64: nv: Move TLBI range decoding to a helper
` [PATCH 06/14] KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nesting
` [PATCH 07/14] KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2
` [PATCH 08/14] KVM: arm64: nv: Add userspace and guest handling of VNCR_EL2
` [PATCH 09/14] KVM: arm64: nv: Handle VNCR_EL2-triggered faults
` [PATCH 10/14] KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2
` [PATCH 11/14] KVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU notifiers
` [PATCH 12/14] KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap address
` [PATCH 13/14] KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2
` [PATCH 14/14] KVM: arm64: nv: Plumb TLBI S1E2 into system instruction dispatch

[Patch net 2/2] vsock/virtio: Don't reset the created SOCKET during suspend to ram
 2025-02-15 14:26 UTC  (2+ messages)

Re: Re: [PATCH] x86/bugs: KVM: Add support for SRSO_MSR_FIX
 2025-02-15 12:53 UTC  (6+ messages)
`  "

[PATCH v2 0/5] KVM: x86/xen: Restrict hypercall MSR index
 2025-02-15 11:00 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range
` [PATCH v2 2/5] KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR
` [PATCH v2 3/5] KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes
` [PATCH v2 4/5] KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y
` [PATCH v2 5/5] KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2025-02-15  9:53 UTC  (14+ messages)

[PATCH net-next v2] tun: Pad virtio headers
 2025-02-15  6:04 UTC 

[Patch net 1/2] vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming
 2025-02-15  4:00 UTC  (6+ messages)
  ` [Patch net v3] vsock/virtio: fix variables initialization during resuming

[kvm-unit-tests PATCH v7 00/18] x86/pmu: Fixes and improvements
 2025-02-15  1:36 UTC  (19+ messages)
` [kvm-unit-tests PATCH v7 01/18] x86: pmu: Remove duplicate code in pmu_init()
` [kvm-unit-tests PATCH v7 02/18] x86: pmu: Remove blank line and redundant space
` [kvm-unit-tests PATCH v7 03/18] x86: pmu: Refine fixed_events[] names
` [kvm-unit-tests PATCH v7 04/18] x86: pmu: Align fields in pmu_counter_t to better pack the struct
` [kvm-unit-tests PATCH v7 05/18] x86: pmu: Enlarge cnt[] length to 48 in check_counters_many()
` [kvm-unit-tests PATCH v7 06/18] x86: pmu: Print measured event count if test fails
` [kvm-unit-tests PATCH v7 07/18] x86: pmu: Fix potential out of bound access for fixed events
` [kvm-unit-tests PATCH v7 08/18] x86: pmu: Fix cycles event validation failure
` [kvm-unit-tests PATCH v7 09/18] x86: pmu: Use macro to replace hard-coded branches event index
` [kvm-unit-tests PATCH v7 10/18] x86: pmu: Use macro to replace hard-coded ref-cycles "
` [kvm-unit-tests PATCH v7 11/18] x86: pmu: Use macro to replace hard-coded instructions "
` [kvm-unit-tests PATCH v7 12/18] x86: pmu: Enable and disable PMCs in loop() asm blob
` [kvm-unit-tests PATCH v7 13/18] x86: pmu: Improve instruction and branches events verification
` [kvm-unit-tests PATCH v7 14/18] x86: pmu: Improve LLC misses event verification
` [kvm-unit-tests PATCH v7 15/18] x86: pmu: Adjust lower boundary of llc-misses event to 0 for legacy CPUs
` [kvm-unit-tests PATCH v7 16/18] x86: pmu: Add IBPB indirect jump asm blob
` [kvm-unit-tests PATCH v7 17/18] x86: pmu: Adjust lower boundary of branch-misses event
` [kvm-unit-tests PATCH v7 18/18] x86: pmu: Optimize emulated instruction validation

[kvm-unit-tests PATCH v2 0/6] x86: LA57 canonical testcases
 2025-02-15  1:30 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/6] x86: Add _safe() and _fep_safe() variants to segment base load instructions
` [kvm-unit-tests PATCH v2 2/6] x86: Add a few functions for gdt manipulation
` [kvm-unit-tests PATCH v2 3/6] x86: Move struct invpcid_desc descriptor to processor.h
` [kvm-unit-tests PATCH v2 4/6] x86: Expand LA57 test to 64-bit mode (to prep for canonical testing)
` [kvm-unit-tests PATCH v2 5/6] x86: Add testcases for writing (non)canonical LA57 values to MSRs and bases
` [kvm-unit-tests PATCH v2 6/6] nVMX: add a test for canonical checks of various host state vmcs12 fields

[kvm-unit-tests PATCH 0/3] x86: Bump per-CPU stack/data to 12KiB
 2025-02-15  1:20 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] x86: Make per-CPU stacks page-aligned
` [kvm-unit-tests PATCH 2/3] x86: Add a macro for the size of the per-CPU stack/data area
` [kvm-unit-tests PATCH 3/3] x86: Increase per-CPU stack/data area to 12KiB

[kvm-unit-tests PATCH] x86: Make set/clear_bit() atomic
 2025-02-15  1:18 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: Fix an STI shadow on VMRUN bug
 2025-02-15  1:09 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
` [PATCH 2/2] KVM: selftests: Assert that STI blocking isn't set after event injection

[PATCH 0/2] KVM: x86: Fix and a cleanup for async #PFs
 2025-02-15  1:06 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Don't inject PV async #PF if SEND_ALWAYS=0 and guest state is protected
` [PATCH 2/2] KVM: x86: Rename and invert async #PF's send_user_only flag to send_always

[PATCH 0/5] KVM: x86/xen: Restrict hypercall MSR index
 2025-02-15  0:50 UTC  (3+ messages)
` [PATCH] KVM: x86/xen: Only write Xen hypercall page for guest writes to MSR

[PATCH V4] KVM: SEV: fix wrong pinning of pages
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH] KVM: SEV: Use to_kvm_sev_info() for fetching kvm_sev_info struct
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH v2 0/9] KVM: selftests: Binary stats fixes and infra updates
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH v2 00/20] KVM: selftests: Fixes and cleanups for dirty_log_test
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH] KVM: selftests: Actually emit forced emulation prefix for kvm_asm_safe_fep()
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH 0/5] KVM: selftests: Fix PMC checks in PMU counters test
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH v2 00/11] KVM: x86: pvclock fixes and cleanups
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH v9 00/11] KVM: x86/mmu: Age sptes locklessly
 2025-02-15  0:50 UTC  (5+ messages)
` [PATCH v9 02/11] KVM: Add lockless memslot walk to KVM

[PATCH] KVM: x86: Remove unused iommu_domain and iommu_noncoherent from kvm_arch
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH V2] KVM:x86:Fix an interrupt injection logic error during PIC interrupt simulation
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH 0/5] KVM: x86: Address xstate_required_size() perf regression
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH] KVM: x86: use kvfree_rcu to simplify the code
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Clean up MP_STATE transitions
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH v2] KVM: x86/cpuid: add type suffix to decimal const 48 fix building warning
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH v2 0/4] KVM: x86: Hyper-V SEND_IPI fix and partial testcase
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH] KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
 2025-02-15  0:50 UTC  (6+ messages)

[PATCH] KVM: nSVM: Enter guest mode before initializing nested NPT MMU
 2025-02-15  0:50 UTC  (2+ messages)

[PATCH v4 0/3] Fix broken SNP support with KVM module built-in
 2025-02-14 23:38 UTC  (3+ messages)

[GIT PULL] KVM/arm64 fixes for 6.14, take #2
 2025-02-14 23:35 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/5] Collection of tests for canonical checks on LA57 enabled CPUs
 2025-02-14 22:08 UTC  (6+ messages)
` [kvm-unit-tests PATCH 4/5] Add a test for writing canonical values to various msrs and fields
` [kvm-unit-tests PATCH 5/5] nVMX: add a test for canonical checks of various host state vmcs12 fields

[PATCH v3 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
 2025-02-14 21:59 UTC  (7+ messages)
` [PATCH v3 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field

[PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
 2025-02-14 21:39 UTC  (10+ messages)
` [PATCH 1/5] vfio/type1: Catch zero from pin_user_pages_remote()
` [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args
` [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps

[kvm-unit-tests patch v6 00/18] pmu test bugs fix and improvements
 2025-02-14 21:09 UTC  (13+ messages)
` [kvm-unit-tests patch v6 04/18] x86: pmu: Fix the issue that pmu_counter_t.config crosses cache line
` [kvm-unit-tests patch v6 05/18] x86: pmu: Enlarge cnt[] length to 48 in check_counters_many()
` [kvm-unit-tests patch v6 07/18] x86: pmu: Fix potential out of bound access for fixed events
` [kvm-unit-tests patch v6 08/18] x86: pmu: Fix cycles event validation failure
` [kvm-unit-tests patch v6 13/18] x86: pmu: Improve instruction and branches events verification
` [kvm-unit-tests patch v6 17/18] x86: pmu: Adjust lower boundary of branch-misses event

[PATCH v6 0/9] Basic SEV-SNP Selftests
 2025-02-14 18:14 UTC  (16+ messages)
` [PATCH v6 1/9] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v6 2/9] KVM: SEV: Disable SEV on platform init failure
` [PATCH v6 4/9] KVM: selftests: Add VMGEXIT helper
` [PATCH v6 6/9] KVM: selftests: Add library support for interacting with SNP
` [PATCH v6 9/9] KVM: selftests: Add a basic SEV-SNP smoke test

[PATCH v2 00/17] KVM: TDX: TDX interrupts
 2025-02-14 17:15 UTC  (5+ messages)
` [PATCH v2 09/17] KVM: TDX: Handle SMI request as !CONFIG_KVM_SMM

[kvm-unit-tests PATCH] nVMX: Clear A/D enable bit in EPTP after negative testcase on non-A/D host
 2025-02-14 16:06 UTC 

[PATCH V2 26/45] migration: close kvm after cpr
 2025-02-14 15:51 UTC 

[PATCH][next] KVM: selftests: Fix spelling mistake "Unabled" -> "Unable"
 2025-02-14 15:21 UTC  (2+ messages)

[PATCH v4 00/27] KVM: arm64: Implement support for SME in non-protected guests
 2025-02-14 15:13 UTC  (16+ messages)
` [PATCH v4 15/27] KVM: arm64: Support SME control registers
` [PATCH v4 16/27] KVM: arm64: Support TPIDR2_EL0
` [PATCH v4 17/27] KVM: arm64: Support SME identification registers for guests
` [PATCH v4 18/27] KVM: arm64: Support SME priority registers
` [PATCH v4 19/27] KVM: arm64: Provide assembly for SME state restore
` [PATCH v4 20/27] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v4 21/27] KVM: arm64: Expose SME specific state to userspace
` [PATCH v4 22/27] KVM: arm64: Context switch SME state for normal guests
` [PATCH v4 23/27] KVM: arm64: Handle SME exceptions
` [PATCH v4 24/27] KVM: arm64: Expose SME to nested guests
` [PATCH v4 25/27] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v4 26/27] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v4 27/27] KVM: arm64: selftests: Add SME to set_id_regs test

[PATCH v3 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-02-14 15:12 UTC  (13+ messages)
` [PATCH v3 09/11] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type

[PATCH v2 00/15] riscv: add SBI FWFT misaligned exception delegation support
 2025-02-14 13:55 UTC  (4+ messages)
` [PATCH v2 14/15] RISC-V: KVM: add support for FWFT SBI extension

Collecting Open Questions from the Linux Kernel SIG Call
 2025-02-14 13:54 UTC 

[PATCH v6 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2025-02-14 13:10 UTC  (4+ messages)
` [PATCH v6 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v6 2/3] PCI: s390: Support mmap() of BARs and replace VFIO_PCI_MMAP by a device flag
` [PATCH v6 3/3] PCI: s390: Enable HAVE_PCI_MMAP on s390 and restrict mmap() of resources to mappable BARs

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-02-14 13:09 UTC  (3+ messages)
` [PATCH v7 07/45] arm64: RME: Define the user ABI

[PATCH v3 00/18] vDSO: Introduce generic data storage
 2025-02-14 12:04 UTC  (3+ messages)

[kvm-unit-tests PATCH v7 0/6] riscv: add SBI SSE extension tests
 2025-02-14 11:44 UTC  (7+ messages)
` [kvm-unit-tests PATCH v7 1/6] kbuild: Allow multiple asm-offsets file to be generated
` [kvm-unit-tests PATCH v7 2/6] riscv: Set .aux.o files as .PRECIOUS
` [kvm-unit-tests PATCH v7 3/6] riscv: Use asm-offsets to generate SBI_EXT_HSM values
` [kvm-unit-tests PATCH v7 4/6] riscv: lib: Add SBI SSE extension definitions
` [kvm-unit-tests PATCH v7 5/6] lib: riscv: Add SBI SSE support
` [kvm-unit-tests PATCH v7 6/6] riscv: sbi: Add SSE extension tests

[PATCH v1 0/2] KVM: s390: fix two newly introduced bugs
 2025-02-14 10:41 UTC  (9+ messages)
` [PATCH v1 1/2] KVM: s390: fix issues when splitting folios
` [PATCH v1 2/2] KVM: s390: pv: fix race when making a page secure

[PATCH v6 0/5] vfio-pci support pasid attach/detach
 2025-02-14  9:28 UTC  (4+ messages)
` [PATCH v6 4/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability

[PATCH v2 0/4] Enable Secure TSC for SEV-SNP
 2025-02-14  5:37 UTC  (8+ messages)
` [PATCH v2 3/4] KVM: SVM: Prevent writes to TSC MSR when Secure TSC is enabled
            ` subscribe


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