Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2023-04-05 15:41:14 to 2023-04-18 12:41:55 UTC [more...]

[PATCH 00/12] KVM: arm64: FF-A proxy for pKVM
 2023-04-18 12:41 UTC  (4+ messages)
` [PATCH 03/12] KVM: arm64: Block unsafe FF-A calls from the host

[PATCH v3 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-04-17 16:17 UTC  (9+ messages)
` [PATCH v3 1/7] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v3 2/7] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v3 3/7] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v3 4/7] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v3 5/7] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v3 6/7] KVM: arm64: Add 'skip_flush' arg to stage2_put_pte()
` [PATCH v3 7/7] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH] KVM: arm64: Make vcpu flag updates non-preemptible
 2023-04-17 12:35 UTC  (3+ messages)

[PATCH v2 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-04-17 10:43 UTC  (14+ messages)
` [PATCH v2 01/12] arm64/mm: Update non-range tlb invalidation routines for FEAT_LPA2
` [PATCH v2 02/12] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [PATCH v2 04/12] KVM: arm64: Add new (V)TCR_EL2 field definitions for FEAT_LPA2
` [PATCH v2 06/12] KVM: arm64: Use LPA2 page-tables for hyp stage1 if HW supports it

[PATCH v7 00/12] Implement Eager Page Splitting for ARM
 2023-04-17  7:20 UTC  (30+ messages)
` [PATCH v7 01/12] KVM: arm64: Rename free_removed to free_unlinked
` [PATCH v7 02/12] KVM: arm64: Add KVM_PGTABLE_WALK ctx->flags for skipping BBM and CMO
` [PATCH v7 02/12] KVM: arm64: Add KVM_PGTABLE_WALK flags for skipping CMOs and BBM TLBIs
` [PATCH v7 03/12] KVM: arm64: Add helper for creating unlinked stage2 subtrees
` [PATCH v7 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v7 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v7 06/12] KVM: arm64: Add kvm_uninit_stage2_mmu()
` [PATCH v7 07/12] KVM: arm64: Export kvm_are_all_memslots_empty()
` [PATCH v7 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
` [PATCH v7 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v7 10/12] KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
` [PATCH v7 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v7 12/12] KVM: arm64: Use local TLBI on permission relaxation

[PATCH v4 00/20] KVM: arm64: Rework timer offsetting for fun and profit
 2023-04-17  3:34 UTC  (7+ messages)
` [PATCH v4 04/20] KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer
` [PATCH v4 05/20] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2

[PATCH v4 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
 2023-04-16  4:53 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
` [PATCH v4 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded

[PATCH v3 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
 2023-04-16  3:31 UTC  (5+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
` [PATCH v3 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded

[PATCH v2 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
 2023-04-15  3:11 UTC  (13+ messages)
` [PATCH v2 1/2] KVM: arm64: PMU: Restore the host's PMUSERENR_EL0
` [PATCH v2 2/2] KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded

[PATCH v3 0/5] KVM: arm64: Synchronise speculative page table walks on translation regime change
 2023-04-14  7:24 UTC  (8+ messages)
` [PATCH v3 1/5] KVM: arm64: nvhe: Synchronise with page table walker on vcpu run
` [PATCH v3 2/5] KVM: arm64: nvhe: Synchronise with page table walker on TLBI
` [PATCH v3 3/5] KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()
` [PATCH v3 4/5] KVM: arm64: vhe: Synchronise with page table walker on MMU update
` [PATCH v3 5/5] KVM: arm64: vhe: Drop extra isb() on guest exit

[PATCH v2 0/5] KVM: arm64: Synchronise speculative page table walks on translation regime change
 2023-04-13  7:37 UTC  (12+ messages)
` [PATCH v2 1/5] KVM: arm64: nvhe: Synchronise with page table walker on vcpu run
` [PATCH v2 2/5] KVM: arm64: nvhe: Synchronise with page table walker on TLBI
` [PATCH v2 3/5] KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()
` [PATCH v2 4/5] KVM: arm64: vhe: Synchronise with page table walker on MMU update
` [PATCH v2 5/5] KVM: arm64: vhe: Drop extra isb() on guest exit

[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-04-12 21:35 UTC  (23+ messages)
` [PATCH v3 01/22] KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging test
` [PATCH v3 02/22] KVM: selftests: Use EPOLL in userfaultfd_util reader threads and signal errors via TEST_ASSERT
` [PATCH v3 03/22] KVM: Allow hva_pfn_fast() to resolve read-only faults
` [PATCH v3 04/22] KVM: x86: Set vCPU exit reason to KVM_EXIT_UNKNOWN at the start of KVM_RUN
` [PATCH v3 05/22] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v3 06/22] KVM: Add docstrings to __kvm_write_guest_page() and __kvm_read_guest_page()
` [PATCH v3 07/22] KVM: Annotate -EFAULTs from kvm_vcpu_write_guest_page()
` [PATCH v3 08/22] KVM: Annotate -EFAULTs from kvm_vcpu_read_guest_page()
` [PATCH v3 09/22] KVM: Annotate -EFAULTs from kvm_vcpu_map()
` [PATCH v3 10/22] KVM: x86: Annotate -EFAULTs from kvm_mmu_page_fault()
` [PATCH v3 11/22] KVM: x86: Annotate -EFAULTs from setup_vmgexit_scratch()
` [PATCH v3 12/22] KVM: x86: Annotate -EFAULTs from kvm_handle_page_fault()
` [PATCH v3 13/22] KVM: x86: Annotate -EFAULTs from kvm_hv_get_assist_page()
` [PATCH v3 14/22] KVM: x86: Annotate -EFAULTs from kvm_pv_clock_pairing()
` [PATCH v3 15/22] KVM: x86: Annotate -EFAULTs from direct_map()
` [PATCH v3 16/22] KVM: x86: Annotate -EFAULTs from kvm_handle_error_pfn()
` [PATCH v3 17/22] KVM: Introduce KVM_CAP_ABSENT_MAPPING_FAULT without implementation
` [PATCH v3 18/22] KVM: x86: Implement KVM_CAP_ABSENT_MAPPING_FAULT
` [PATCH v3 19/22] KVM: arm64: Annotate (some) -EFAULTs from user_mem_abort()
` [PATCH v3 20/22] KVM: arm64: Implement KVM_CAP_ABSENT_MAPPING_FAULT
` [PATCH v3 21/22] KVM: selftests: Add memslot_flags parameter to memstress_create_vm()
` [PATCH v3 22/22] KVM: selftests: Handle memory fault exits in demand_paging_test

[PATCH] KVM: arm64: vgic: Don't acquire its_lock before config_lock
 2023-04-12 12:55 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
 2023-04-12  8:55 UTC  (6+ messages)

pmu-chain-promotion kvm-unit-test failures in mainline
 2023-04-12  8:48 UTC  (4+ messages)

[PATCH 00/10] arm64: support Armv8.8 memcpy instructions in userspace
 2023-04-11 16:57 UTC  (6+ messages)
` [PATCH 04/10] arm64: mops: document boot requirements for MOPS

[kvm-unit-tests PATCH v10 0/7] MTTCG sanity tests for ARM
 2023-04-11  9:08 UTC  (8+ messages)
` [kvm-unit-tests PATCH v10 4/7] arm/tlbflush-code: TLB flush during code execution

[PATCH v6 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
 2023-04-11  6:47 UTC  (2+ messages)

[PATCH v6 00/12] Implement Eager Page Splitting for ARM
 2023-04-10 20:04 UTC  (13+ messages)
` [PATCH v6 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
` [PATCH v6 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v6 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v6 12/12] KVM: arm64: Use local TLBI on permission relaxation

[PATCH][next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC"
 2023-04-08 14:43 UTC  (3+ messages)

[PATCH 0/2] KVM: arm64: Reserve SMC64 arch range per SMCCC filter documentation
 2023-04-08 14:37 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm64: Prevent userspace from handling SMC64 arch range
` [PATCH 2/2] KVM: arm64: Test that SMC64 arch calls are reserved

[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
 2023-04-07 23:30 UTC  (4+ messages)
` [PATCH v2 1/4] KVM: Refactor stats descriptor generation macros

[PATCH 0/2] KVM: arm64: Synchronise speculative page table walks on translation regime change
 2023-04-07 11:37 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: nvhe: Synchronise with page table walker on MMU update

[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
 2023-04-06 21:39 UTC  (13+ messages)

[GIT PULL] KVM/arm64 fixes for 6.3, part #3
 2023-04-06 17:35 UTC  (2+ messages)

[PATCH] arm: Do not add padding alignment for hugetlbfs backed memory
 2023-04-06 15:51 UTC  (2+ messages)

[PATCH] KVM: arm64: vhe: Drop extra isb() on guest exit
 2023-04-06 15:48 UTC 

[PATCH v1 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
 2023-04-06  2:28 UTC  (5+ messages)
` [PATCH v1 2/2] KVM: arm64: PMU: Ensure to trap PMU access from EL0 to EL2

[RFC PATCH v2 0/6] Improve VM CPUfreq and task placement behavior
 2023-04-05 22:07 UTC  (4+ messages)
` [RFC PATCH v2 5/6] dt-bindings: cpufreq: add bindings for virtual kvm cpufreq

[PATCH v3 00/13] KVM: arm64: Userspace SMCCC call filtering
 2023-04-05 18:45 UTC  (2+ messages)

[PATCH v3 0/4] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2}
 2023-04-05 17:21 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Enable writable for ID_AA64DFR0_EL1
` [PATCH v3 2/4] KVM: arm64: Enable writable for ID_DFR0_EL1
` [PATCH v3 3/4] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v3 4/4] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2}_EL1

[PATCH v9 00/50] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-04-05 15:40 UTC  (30+ messages)
` [PATCH v9 10/50] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v9 11/50] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH v9 12/50] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH v9 13/50] KVM: arm64: nv: Forward debug traps to the nested guest
` [PATCH v9 14/50] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v9 17/50] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v9 20/50] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v9 21/50] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH v9 22/50] KVM: arm64: nv: Trap and emulate TLBI "
` [PATCH v9 28/50] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v9 31/50] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v9 32/50] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH v9 33/50] KVM: arm64: nv: Deal with broken VGIC on maintenance interrupt delivery
` [PATCH v9 35/50] KVM: arm64: nv: Add handling of FEAT_TTL TLB invalidation
` [PATCH v9 36/50] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v9 37/50] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v9 38/50] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v9 39/50] KVM: arm64: nv: Map VNCR-capable registers to a separate page
` [PATCH v9 40/50] KVM: arm64: nv: Move nested vgic state into the sysreg file
` [PATCH v9 41/50] KVM: arm64: Add FEAT_NV2 cpu feature
` [PATCH v9 42/50] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v9 43/50] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v9 44/50] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
` [PATCH v9 45/50] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v9 46/50] KVM: arm64: nv: Enable ARMv8.4-NV support
` [PATCH v9 47/50] KVM: arm64: nv: Fast-track 'InHost' exception returns
` [PATCH v9 48/50] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests
` [PATCH v9 49/50] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers
` [PATCH v9 50/50] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV is on


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