messages from 2025-02-13 14:47:21 to 2025-02-15 00:56:46 UTC [more...]
[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 (3+ 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
Re: Re: [PATCH] x86/bugs: KVM: Add support for SRSO_MSR_FIX
2025-02-14 20:10 UTC (3+ messages)
` "
[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
[kvm-unit-tests PATCH] x86: Make set/clear_bit() atomic
2025-02-14 17:36 UTC
[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 (30+ messages)
` [PATCH v4 01/27] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v4 02/27] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v4 03/27] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v4 04/27] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v4 05/27] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v4 06/27] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v4 07/27] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v4 08/27] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v4 09/27] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v4 10/27] KVM: arm64: Document the KVM ABI for SME
` [PATCH v4 11/27] KVM: arm64: Define internal features "
` [PATCH v4 12/27] KVM: arm64: Rename sve_state_reg_region
` [PATCH v4 13/27] KVM: arm64: Store vector lengths in an array
` [PATCH v4 14/27] KVM: arm64: Implement SME vector length configuration
` [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 net 1/2] vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming
2025-02-14 13:34 UTC (9+ messages)
` "
` [Patch net v3] vsock/virtio: fix variables initialization during resuming
[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 (47+ messages)
` [PATCH v7 01/45] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v7 02/45] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v7 03/45] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v7 04/45] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v7 05/45] arm64: RME: Add wrappers for RMI calls
` [PATCH v7 06/45] arm64: RME: Check for RME support at KVM init
` [PATCH v7 07/45] arm64: RME: Define the user ABI
` [PATCH v7 08/45] arm64: RME: ioctls to create and configure realms
` [PATCH v7 09/45] kvm: arm64: Expose debug HW register numbers for Realm
` [PATCH v7 10/45] arm64: kvm: Allow passing machine type in KVM creation
` [PATCH v7 11/45] arm64: RME: RTT tear down
` [PATCH v7 12/45] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v7 13/45] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v7 14/45] arm64: RME: Support for the VGIC in realms
` [PATCH v7 15/45] KVM: arm64: Support timers in realm RECs
` [PATCH v7 16/45] arm64: RME: Allow VMM to set RIPAS
` [PATCH v7 17/45] arm64: RME: Handle realm enter/exit
` [PATCH v7 18/45] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v7 19/45] KVM: arm64: Handle realm MMIO emulation
` [PATCH v7 20/45] arm64: RME: Allow populating initial contents
` [PATCH v7 21/45] arm64: RME: Runtime faulting of memory
` [PATCH v7 22/45] KVM: arm64: Handle realm VCPU load
` [PATCH v7 23/45] KVM: arm64: Validate register access for a Realm VM
` [PATCH v7 24/45] KVM: arm64: Handle Realm PSCI requests
` [PATCH v7 25/45] KVM: arm64: WARN on injected undef exceptions
` [PATCH v7 26/45] arm64: Don't expose stolen time for realm guests
` [PATCH v7 27/45] arm64: rme: allow userspace to inject aborts
` [PATCH v7 28/45] arm64: rme: support RSI_HOST_CALL
` [PATCH v7 29/45] arm64: rme: Allow checking SVE on VM instance
` [PATCH v7 30/45] arm64: RME: Always use 4k pages for realms
` [PATCH v7 31/45] arm64: rme: Prevent Device mappings for Realms
` [PATCH v7 32/45] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v7 33/45] arm64: rme: Enable PMU support with a realm guest
` [PATCH v7 34/45] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v7 35/45] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v7 36/45] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v7 37/45] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v7 38/45] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v7 39/45] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v7 40/45] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v7 41/45] arm64: RME: Provide accurate register list
` [PATCH v7 42/45] arm64: kvm: Expose support for private memory
` [PATCH v7 43/45] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v7 44/45] KVM: arm64: Allow activating realms
` [PATCH v7 45/45] WIP: Enable support for PAGE_SIZE>4k
[PATCH v4 00/12] Initial support for SMMUv3 nested translation
2025-02-14 12:41 UTC (13+ messages)
[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 (10+ 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
[PATCH v2 0/8] KVM: TDX: TDX hypercalls may exit to userspace
2025-02-14 1:20 UTC (18+ messages)
` [PATCH v2 5/8] KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>
` [PATCH v2 8/8] KVM: TDX: Handle TDX PV MMIO hypercall
[PATCH v8 0/3] Poisoned memory recovery on reboot
2025-02-13 20:58 UTC (4+ messages)
[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
2025-02-13 18:27 UTC (10+ messages)
` [RFC PATCH v4 1/3] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
` [RFC PATCH v4 3/3] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[RFC PATCH v3 0/8] PMU partitioning driver support
2025-02-13 18:26 UTC (10+ messages)
` [RFC PATCH v3 1/8] arm64: cpufeature: Add cap for HPMN0
` [RFC PATCH v3 2/8] arm64: Generate sign macro for sysreg Enums
` [RFC PATCH v3 3/8] KVM: arm64: Cleanup PMU includes
` [RFC PATCH v3 4/8] KVM: arm64: Reorganize PMU functions
` [RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
` [RFC PATCH v3 6/8] perf: arm_pmuv3: Generalize counter bitmasks
` [RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition
` [RFC PATCH v3 8/8] KVM: arm64: selftests: Reword selftests error
[RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
2025-02-13 16:48 UTC (3+ messages)
[syzbot] [kvm?] WARNING in vmx_handle_exit (2)
2025-02-13 15:47 UTC (5+ messages)
[PATCH net-next] tun: Pad virtio headers
2025-02-13 15:43 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox