Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2024-11-28 00:56:02 to 2024-12-05 10:02:56 UTC [more...]

[PATCH] KVM: arm64: Always check the state from hyp_ack_unshare()
 2024-12-05 10:02 UTC  (4+ messages)

[PATCH 00/11] KVM: arm64: Add NV timer support
 2024-12-05  0:40 UTC  (15+ messages)
` [PATCH 01/11] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH 02/11] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH 03/11] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
` [PATCH 04/11] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers
` [PATCH 05/11] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in use
` [PATCH 06/11] KVM: arm64: nv: Acceletate EL0 counter accesses from hypervisor context
` [PATCH 07/11] KVM: arm64: Handle counter access early in non-HYP context
` [PATCH 08/11] KVM: arm64: nv: Add trap routing for CNTHCTL_EL2.EL1{NVPCT,NVVCT,TVT,TVCT}
` [PATCH 09/11] KVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT bits
` [PATCH 10/11] KVM: arm64: nv: Sanitise CNTHCTL_EL2
` [PATCH 11/11] KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity

[PATCH v1 00/13] KVM: Introduce KVM Userfault
 2024-12-04 23:07 UTC  (15+ messages)
` [PATCH v1 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
` [PATCH v1 02/13] KVM: Add KVM_MEMORY_EXIT_FLAG_USERFAULT
` [PATCH v1 03/13] KVM: Allow late setting of KVM_MEM_USERFAULT on guest_memfd memslot
` [PATCH v1 04/13] KVM: Advertise KVM_CAP_USERFAULT in KVM_CHECK_EXTENSION
` [PATCH v1 05/13] KVM: x86/mmu: Add support for KVM_MEM_USERFAULT
` [PATCH v1 06/13] KVM: arm64: "
` [PATCH v1 07/13] KVM: selftests: Fix vm_mem_region_set_flags docstring
` [PATCH v1 08/13] KVM: selftests: Fix prefault_mem logic
` [PATCH v1 09/13] KVM: selftests: Add va_start/end into uffd_desc
` [PATCH v1 10/13] KVM: selftests: Add KVM Userfault mode to demand_paging_test
` [PATCH v1 11/13] KVM: selftests: Inform set_memory_region_test of KVM_MEM_USERFAULT
` [PATCH v1 12/13] KVM: selftests: Add KVM_MEM_USERFAULT + guest_memfd toggle tests
` [PATCH v1 13/13] KVM: Documentation: Add KVM_CAP_USERFAULT and KVM_MEM_USERFAULT details

[RFC PATCH 00/14] KVM: arm64: Support FEAT_PMUv3 on Apple hardware
 2024-12-04 21:56 UTC  (19+ messages)
` [RFC PATCH 01/14] drivers/perf: apple_m1: Refactor event select/filter configuration
` [RFC PATCH 02/14] drivers/perf: apple_m1: Support host/guest event filtering
` [RFC PATCH 03/14] drivers/perf: apple_m1: Map generic branch events
` [RFC PATCH 04/14] KVM: arm64: Compute PMCEID from arm_pmu's event bitmaps
` [RFC PATCH 05/14] KVM: arm64: Always allow fixed cycle counter
` [RFC PATCH 06/14] KVM: arm64: Use PERF_COUNT_HW_CPU_CYCLES for "
` [RFC PATCH 07/14] KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
` [RFC PATCH 08/14] KVM: arm64: Drop kvm_arm_pmu_available static key
` [RFC PATCH 09/14] KVM: arm64: Use guard() to cleanup usage of arm_pmus_lock
` [RFC PATCH 10/14] KVM: arm64: Move PMUVer filtering into KVM code
` [RFC PATCH 11/14] KVM: arm64: Compute synthetic sysreg ESR for Apple PMUv3 traps
` [RFC PATCH 12/14] KVM: arm64: Advertise PMUv3 if IMPDEF traps are present
` [RFC PATCH 13/14] KVM: arm64: Advertise 0 event counters for IMPDEF PMU
` [RFC PATCH 14/14] arm64: Enable IMP DEF PMUv3 traps on Apple M2

[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
 2024-12-04 21:16 UTC  (3+ messages)
` [PATCH v7 10/11] virt: arm-cca-guest: TSM_REPORT support for realms

[PATCH 0/5] Add support for FEAT_{LS64, LS64_V, LS64_ACCDATA} and related tests
 2024-12-04  9:13 UTC  (10+ messages)
` [PATCH 1/5] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V, LS64_ACCDATA} usage at EL0/1
` [PATCH 2/5] arm64: Add support for FEAT_{LS64, LS64_V, LS64_ACCDATA}
` [PATCH 3/5] kselftest/arm64: Add HWCAP test "
` [PATCH 4/5] arm64: Add ESR.DFSC definition of unsupported exclusive or atomic access
` [PATCH 5/5] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory

[GIT PULL] KVM/arm64 fixes for 6.13, part #2
 2024-12-04  0:52 UTC 

[PATCH] KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overridden
 2024-12-04  0:38 UTC  (3+ messages)

[PATCH v2] KVM: arm/arm64: vgic-its: Add error handling in vgic_its_cache_translation
 2024-12-04  0:38 UTC  (3+ messages)

stable-rc: queues: 5.15: arch/arm64/kvm/vgic/vgic-its.c:870:24: error: implicit declaration of function 'vgic_its_write_entry_lock' [-Werror=implicit-function-declaration]
 2024-12-03 13:10 UTC  (3+ messages)

[PATCH v3 0/9] arm64: Support 2024 dpISA extensions
 2024-12-03 12:39 UTC  (10+ messages)
` [PATCH v3 1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
` [PATCH v3 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 "
` [PATCH v3 3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 "
` [PATCH v3 4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 "
` [PATCH v3 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 "
` [PATCH v3 6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 "
` [PATCH v3 7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH v3 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH v3 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test

[kvm-unit-tests PATCH v2 0/3] lib/on-cpus: A couple of fixes
 2024-12-03 11:43 UTC  (3+ messages)

[PATCH v2 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
 2024-12-03 10:37 UTC  (19+ messages)
` [PATCH v2 01/18] KVM: arm64: Change the layout of enum pkvm_page_state
` [PATCH v2 02/18] KVM: arm64: Move enum pkvm_page_state to memory.h
` [PATCH v2 03/18] KVM: arm64: Make hyp_page::order a u8
` [PATCH v2 04/18] KVM: arm64: Move host page ownership tracking to the hyp vmemmap
` [PATCH v2 05/18] KVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung
` [PATCH v2 06/18] KVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax_perms
` [PATCH v2 07/18] KVM: arm64: Make kvm_pgtable_stage2_init() a static inline function
` [PATCH v2 08/18] KVM: arm64: Add {get,put}_pkvm_hyp_vm() helpers
` [PATCH v2 09/18] KVM: arm64: Introduce __pkvm_vcpu_{load,put}()
` [PATCH v2 10/18] KVM: arm64: Introduce __pkvm_host_share_guest()
` [PATCH v2 11/18] KVM: arm64: Introduce __pkvm_host_unshare_guest()
` [PATCH v2 12/18] KVM: arm64: Introduce __pkvm_host_relax_guest_perms()
` [PATCH v2 13/18] KVM: arm64: Introduce __pkvm_host_wrprotect_guest()
` [PATCH v2 14/18] KVM: arm64: Introduce __pkvm_host_test_clear_young_guest()
` [PATCH v2 15/18] KVM: arm64: Introduce __pkvm_host_mkyoung_guest()
` [PATCH v2 16/18] KVM: arm64: Introduce __pkvm_tlb_flush_vmid()
` [PATCH v2 17/18] KVM: arm64: Introduce the EL1 pKVM MMU
` [PATCH v2 18/18] KVM: arm64: Plumb the pKVM MMU in KVM

[PATCH 05/11] tools headers: Sync arm64 kvm header with the kernel sources
 2024-12-03  3:53 UTC 

[PATCH v4 00/16] KVM: selftests: "tree" wide overhauls
 2024-12-02 18:47 UTC  (22+ messages)
` [PATCH v4 01/16] KVM: Move KVM_REG_SIZE() definition to common uAPI header
` [PATCH v4 02/16] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
` [PATCH v4 07/16] KVM: selftests: Compute number of extra pages needed in mmu_stress_test
` [PATCH v4 08/16] KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c
` [PATCH v4 09/16] KVM: selftests: Enable mmu_stress_test on arm64
` [PATCH v4 10/16] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
` [PATCH v4 11/16] KVM: selftests: Precisely limit the number of guest loops "
` [PATCH v4 12/16] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test
` [PATCH v4 13/16] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
` [PATCH v4 14/16] KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHs
` [PATCH v4 15/16] KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
` [PATCH v4 16/16] KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR

[PATCH v4 00/14] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
 2024-12-02 15:47 UTC  (15+ messages)
` [PATCH v4 01/14] KVM: arm64: Consolidate allowed and restricted VM feature checks
` [PATCH v4 02/14] KVM: arm64: Group setting traps for protected VMs by control register
` [PATCH v4 03/14] KVM: arm64: Move checking protected vcpu features to a separate function
` [PATCH v4 04/14] KVM: arm64: Use KVM extension checks for allowed protected VM capabilities
` [PATCH v4 05/14] KVM: arm64: Initialize feature id registers for protected VMs
` [PATCH v4 06/14] KVM: arm64: Set protected VM traps based on its view of feature registers
` [PATCH v4 07/14] KVM: arm64: Rework specifying restricted features for protected VMs
` [PATCH v4 08/14] KVM: arm64: Remove fixed_config.h header
` [PATCH v4 09/14] KVM: arm64: Remove redundant setting of HCR_EL2 trap bit
` [PATCH v4 10/14] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH v4 11/14] KVM: arm64: Refactor kvm_reset_cptr_el2()
` [PATCH v4 12/14] KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE
` [PATCH v4 13/14] KVM: arm64: Remove PtrAuth guest vcpu flag
` [PATCH v4 14/14] KVM: arm64: Convert the SVE guest vcpu flag to a vm flag

[PATCH v3 00/15] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
 2024-12-02 14:47 UTC  (25+ messages)
` [PATCH v3 01/15] KVM: arm64: Consolidate allowed and restricted VM feature checks
` [PATCH v3 02/15] KVM: arm64: Group setting traps for protected VMs by control register
` [PATCH v3 03/15] KVM: arm64: Move checking protected vcpu features to a separate function
` [PATCH v3 04/15] KVM: arm64: Use KVM extension checks for allowed protected VM capabilities
` [PATCH v3 05/15] KVM: arm64: Initialize feature id registers for protected VMs
` [PATCH v3 06/15] KVM: arm64: Set protected VM traps based on its view of feature registers
` [PATCH v3 07/15] KVM: arm64: Rework specifying restricted features for protected VMs
` [PATCH v3 08/15] KVM: arm64: Remove fixed_config.h header
` [PATCH v3 09/15] KVM: arm64: Remove redundant setting of HCR_EL2 trap bit
` [PATCH v3 10/15] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH v3 11/15] KVM: arm64: Refactor kvm_reset_cptr_el2()
` [PATCH v3 12/15] KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE
` [PATCH v3 13/15] KVM: arm64: Remove PtrAuth guest vcpu flag
` [PATCH v3 14/15] KVM: arm64: Convert the SVE guest vcpu flag to a vm flag
` [PATCH v3 15/15] KVM: arm64: Renumber remaining vcpu guest configuration flags

[PATCH v5 00/43] arm64: Support for Arm CCA in KVM
 2024-12-02 10:42 UTC  (10+ messages)
` [PATCH v5 18/43] arm64: RME: Handle realm enter/exit

[PATCH] KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace
 2024-12-02  9:11 UTC  (9+ messages)

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2024-12-02  4:51 UTC  (3+ messages)

[PATCH v2 00/16] KVM: arm64: Debug cleanups
 2024-11-30  3:08 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: vgic-its: Add error handling in vgic_its_cache_translation
 2024-11-29 16:59 UTC  (8+ messages)

[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
 2024-11-29 15:51 UTC  (16+ messages)
` [RFC 18/21] arm/cpu: Introduce a customizable kvm host cpu model

[PATCH] KVM: arm64: Selftest for pKVM transitions
 2024-11-29 12:58 UTC 

[PATCH v2 02/16] KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts
 2024-11-29  7:26 UTC  (3+ messages)

[PATCH RESEND kvmtool 0/4] arm: Payload memory layout change
 2024-11-28 16:06 UTC  (6+ messages)
` [PATCH kvmtool 1/4] arm: Fix off-by-one errors when computing payload memory layout
` [PATCH kvmtool 2/4] arm: Check return value for host_to_guest_flat()
` [PATCH kvmtool 3/4] arm64: Use the kernel header image_size when loading into memory
` [RFC PATCH kvmtool 4/4] arm64: Increase the payload memory region size to 512MB

[PATCH] arm64: Fix sve_vl() for build errors
 2024-11-28 15:36 UTC  (2+ messages)

[PATCH kvmtool 0/4] arm: Payload memory layout change
 2024-11-28 15:09 UTC 


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