kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-31 19:13:28 to 2023-04-10 18:32:08 UTC [more...]

[PATCH v6 00/12] Implement Eager Page Splitting for ARM
 2023-04-10 18:32 UTC  (10+ messages)
` [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 v7 00/12] Implement Eager Page Splitting for ARM
 2023-04-10 17:40 UTC  (16+ 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-10 15:48 UTC  (5+ 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 v2 0/5] KVM: arm64: Synchronise speculative page table walks on translation regime change
 2023-04-08 16:04 UTC  (6+ 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][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/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
 2023-04-08  9:04 UTC  (4+ 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 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  (18+ messages)
` [RFC PATCH 2/6] kvm: arm64: Add support for get_cur_cpufreq service

[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  (3+ 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  (6+ 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  (11+ messages)
` [RFC PATCH v2 2/6] kvm: arm64: Add support for get_cur_cpufreq service
` [RFC PATCH v2 3/6] kvm: arm64: Add support for util_hint service
` [RFC PATCH v2 4/6] kvm: arm64: Add support for get_freqtbl service
` [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  (18+ messages)
` [PATCH v3 01/13] KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALL
` [PATCH v3 02/13] KVM: arm64: Add a helper to check if a VM has ran once
` [PATCH v3 03/13] KVM: arm64: Add vm fd device attribute accessors
` [PATCH v3 04/13] KVM: arm64: Rename SMC/HVC call handler to reflect reality
` [PATCH v3 05/13] KVM: arm64: Start handling SMCs from EL1
` [PATCH v3 06/13] KVM: arm64: Refactor hvc filtering to support different actions
` [PATCH v3 07/13] KVM: arm64: Use a maple tree to represent the SMCCC filter
` [PATCH v3 08/13] KVM: arm64: Add support for KVM_EXIT_HYPERCALL
` [PATCH v3 09/13] KVM: arm64: Introduce support for userspace SMCCC filtering
` [PATCH v3 10/13] KVM: arm64: Return NOT_SUPPORTED to guest for unknown PSCI version
` [PATCH v3 11/13] KVM: arm64: Let errors from SMCCC emulation to reach userspace
` [PATCH v3 12/13] KVM: selftests: Add a helper for SMCCC calls with SMC instruction
` [PATCH v3 13/13] KVM: selftests: Add test for SMCCC filter

[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  (51+ messages)
` [PATCH v9 01/50] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v9 02/50] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v9 03/50] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v9 04/50] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v9 05/50] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v9 06/50] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v9 07/50] KVM: arm64: nv: Trap CPACR_EL1 access "
` [PATCH v9 08/50] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH v9 09/50] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings
` [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 15/50] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v9 16/50] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH v9 17/50] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v9 18/50] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH v9 19/50] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [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 23/50] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v9 24/50] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH v9 25/50] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v9 26/50] KVM: arm64: nv: Forward timer traps to nested EL2
` [PATCH v9 27/50] KVM: arm64: nv: Load timer before the GIC
` [PATCH v9 28/50] KVM: arm64: nv: Nested GICv3 Support
` [PATCH v9 29/50] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest
` [PATCH v9 30/50] KVM: arm64: nv: vgic: Emulate the HW bit in software
` [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 34/50] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT
` [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

[PATCH v2 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-04-04 21:45 UTC  (27+ messages)
` [PATCH v2 2/7] KVM: arm64: Add FEAT_TLBIRANGE support
` [PATCH v2 3/7] KVM: arm64: Implement __kvm_tlb_flush_range_vmid_ipa()
` [PATCH v2 4/7] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v2 6/7] KVM: arm64: Break the table entries using TLBI range instructions
` [PATCH v2 7/7] KVM: arm64: Create a fast stage-2 unmap path

[PATCH v6 0/6] Support writable CPU ID registers from userspace
 2023-04-04 16:59 UTC  (8+ messages)
` [PATCH v6 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v6 2/6] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v6 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v6 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v6 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg
` [PATCH v6 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-04-04 16:00 UTC  (4+ messages)
` [RFC PATCH 20/45] KVM: arm64: iommu: Add map() and unmap() operations

[PATCH v5] KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
 2023-04-04 15:55 UTC  (2+ messages)

[PATCH v2] KVM: arm64: PMU: Restore the guest's EL0 event counting after migration
 2023-04-04 15:55 UTC  (2+ messages)

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

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

[PATCH v5 0/6] Support writable CPU ID registers from userspace
 2023-04-03 19:50 UTC  (13+ messages)
` [PATCH v5 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v5 2/6] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v5 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v5 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v5 5/6] KVM: arm64: Introduce ID register specific descriptor
` [PATCH v5 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3

[PATCH v4] KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
 2023-04-03 16:41 UTC  (3+ messages)

[PATCH v2 00/13] KVM: arm64: Userspace SMCCC call filtering
 2023-04-03 16:28 UTC  (4+ messages)
` [PATCH v2 09/13] KVM: arm64: Indroduce support for userspace SMCCC filtering

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-04-03  6:25 UTC  (3+ messages)

[PATCH v2 0/2] Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
 2023-04-03  0:37 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Enable writable for ID_AA64DFR0_EL1
` [PATCH v2 2/2] KVM: arm64: Enable writable for ID_DFR0_EL1

[PATCH v3] KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
 2023-04-02 13:47 UTC  (3+ 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).