kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-28 20:24:47 to 2020-11-05 14:30:35 UTC [more...]

[PATCH v2 0/5] ARM: arm64: Add SMCCC TRNG entropy service
 2020-11-05 14:30 UTC  (13+ messages)
` [PATCH v2 1/5] firmware: smccc: Add SMCCC TRNG function call IDs
` [PATCH v2 2/5] firmware: smccc: Introduce SMCCC TRNG framework
` [PATCH v2 3/5] ARM: implement support for SMCCC TRNG entropy source
` [PATCH v2 4/5] arm64: Add "
` [PATCH v2 5/5] KVM: arm64: implement the TRNG hypervisor call

[kvm-unit-tests PATCH] arm: Fix compilation errors
 2020-11-05 13:59 UTC 

[RFC PATCH 00/26] kvm: arm64: Always-on nVHE hypervisor
 2020-11-05 11:42 UTC  (34+ messages)
` [RFC PATCH 01/26] psci: Export configured PSCI version
` [RFC PATCH 02/26] psci: Export configured PSCI function IDs
` [RFC PATCH 03/26] psci: Export psci_cpu_suspend_feature
` [RFC PATCH 04/26] arm64: Move MAIR_EL1_SET to asm/memory.h
` [RFC PATCH 05/26] kvm: arm64: Initialize MAIR_EL2 using a constant
` [RFC PATCH 06/26] kvm: arm64: Add .hyp.data ELF section
` [RFC PATCH 07/26] kvm: arm64: Support per_cpu_ptr in nVHE hyp code
` [RFC PATCH 08/26] kvm: arm64: Create nVHE copy of cpu_logical_map
` [RFC PATCH 09/26] kvm: arm64: Move hyp-init params to a per-CPU struct
` [RFC PATCH 10/26] kvm: arm64: Refactor handle_trap to use a switch
` [RFC PATCH 11/26] kvm: arm64: Extract parts of el2_setup into a macro
` [RFC PATCH 12/26] kvm: arm64: Add SMC handler in nVHE EL2
` [RFC PATCH 13/26] kvm: arm64: Bootstrap PSCI "
` [RFC PATCH 14/26] kvm: arm64: Forward safe PSCI SMCs coming from host
` [RFC PATCH 15/26] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
` [RFC PATCH 16/26] kvm: arm64: Add offset for hyp VA <-> PA conversion
` [RFC PATCH 17/26] kvm: arm64: Bootstrap PSCI power state of host CPUs
` [RFC PATCH 18/26] kvm: arm64: Intercept PSCI_CPU_OFF host SMC calls
` [RFC PATCH 19/26] kvm: arm64: Extract __do_hyp_init into a helper function
` [RFC PATCH 20/26] kvm: arm64: Add CPU entry point in nVHE hyp
` [RFC PATCH 21/26] kvm: arm64: Add function to enter host from KVM nVHE hyp code
` [RFC PATCH 22/26] kvm: arm64: Intercept PSCI_CPU_ON host SMC calls
` [RFC PATCH 23/26] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
` [RFC PATCH 24/26] kvm: arm64: Keep nVHE EL2 vector installed
` [RFC PATCH 25/26] kvm: arm64: Trap host SMCs
` [RFC PATCH 26/26] kvm: arm64: Fix EL2 mode availability checks

[RFC PATCH v3 00/16] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2020-11-05 10:10 UTC  (7+ messages)
` [RFC PATCH v3 08/16] KVM: arm64: Add a new VCPU device control group for SPE
` [RFC PATCH v3 09/16] KVM: arm64: Use separate function for the mapping size in user_mem_abort()
` [RFC PATCH v3 10/16] KVM: arm64: Add a new VM device control group for SPE

[PATCH v3 0/4] KVM: arm64: Fix get-reg-list regression
 2020-11-05  9:10 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Don't hide ID registers from userspace
` [PATCH v3 2/4] KVM: arm64: Consolidate REG_HIDDEN_GUEST/USER
` [PATCH v3 3/4] KVM: arm64: Check RAZ visibility in ID register accessors
` [PATCH v3 4/4] KVM: arm64: Remove AA64ZFR0_EL1 accessors

[PATCH v2 0/3] KVM: arm64: Fix get-reg-list regression
 2020-11-04 16:41 UTC  (16+ messages)
` [PATCH v2 1/3] KVM: arm64: Don't hide ID registers from userspace
` [PATCH v2 2/3] KVM: arm64: Check RAZ visibility in ID register accessors
` [PATCH v2 3/3] KVM: arm64: Remove AA64ZFR0_EL1 accessors

[PATCH 0/8] KVM: arm64: Kill the copro array
 2020-11-03 18:29 UTC  (13+ messages)
` [PATCH 1/8] KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
` [PATCH 2/8] KVM: arm64: Add AArch32 mapping annotation
` [PATCH 3/8] KVM: arm64: Map AArch32 cp15 register to AArch64 sysregs
` [PATCH 4/8] KVM: arm64: Map AArch32 cp14 "
` [PATCH 5/8] KVM: arm64: Drop is_32bit trap attribute
` [PATCH 6/8] KVM: arm64: Drop is_aarch32 "
` [PATCH 7/8] KVM: arm64: Drop legacy copro shadow register
` [PATCH 8/8] KVM: arm64: Drop kvm_coproc.h

[PATCH 0/3] KVM: arm64: Another set of CSV2-related fixes
 2020-11-03 17:14 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
` [PATCH 2/3] KVM: arm64: Rename access_amu() to undef_access()
` [PATCH 3/3] KVM: arm64: Handle SCXTNUM_ELx traps

[RFC] KVM: arm64: Don't force broadcast tlbi when guest is running
 2020-11-03 13:26 UTC  (6+ messages)

[PATCH] KVM: arm64: Fix build error in user_mem_abort()
 2020-11-03  0:30 UTC 

[PATCH v2 0/3] KVM: selftests: Add get-reg-list regression test
 2020-11-02 19:02 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: selftests: Add aarch64 get-reg-list test
` [PATCH v2 2/3] KVM: selftests: Update aarch64 get-reg-list blessed list
` [PATCH v2 3/3] KVM: selftests: Add blessed SVE registers to get-reg-list

[PATCH v2 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
 2020-11-02 16:40 UTC  (12+ messages)
` [PATCH v2 01/11] KVM: arm64: Don't adjust PC on SError during SMC trap
` [PATCH v2 02/11] KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()
` [PATCH v2 03/11] KVM: arm64: Make kvm_skip_instr() and co private to HYP
` [PATCH v2 04/11] KVM: arm64: Move PC rollback on SError "
` [PATCH v2 05/11] KVM: arm64: Move VHE direct sysreg accessors into kvm_host.h
` [PATCH v2 06/11] KVM: arm64: Add basic hooks for injecting exceptions from EL2
` [PATCH v2 07/11] KVM: arm64: Inject AArch64 exceptions from HYP
` [PATCH v2 08/11] KVM: arm64: Inject AArch32 "
` [PATCH v2 09/11] KVM: arm64: Remove SPSR manipulation primitives
` [PATCH v2 10/11] KVM: arm64: Consolidate exception injection
` [PATCH v2 11/11] KVM: arm64: Get rid of the AArch32 register mapping code

[PATCH 0/8] KVM: arm64: Host EL2 entry improvements
 2020-11-02 16:28 UTC  (9+ messages)
` [PATCH 2/8] KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
` [PATCH 5/8] KVM: arm64: Turn host HVC handling into a dispatch table
` [PATCH 7/8] KVM: arm64: Simplify __kvm_enable_ssbs()
` [PATCH 8/8] KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exception

[kvm-unit-tests RFC PATCH v2 0/5] arm64: Statistical Profiling Extension Tests
 2020-11-02 12:19 UTC  (20+ messages)
` [kvm-unit-tests RFC PATCH v2 2/5] lib/{bitops, alloc_page}.h: Add missing headers
` [kvm-unit-tests RFC PATCH v2 3/5] arm64: spe: Add introspection test
` [kvm-unit-tests RFC PATCH v2 4/5] lib: arm/arm64: Add function to unmap a page
` [kvm-unit-tests RFC PATCH v2 5/5] am64: spe: Add buffer test

VM live migration failed from Linux v5.9 to Linux v5.10-rc1
 2020-11-02 10:50 UTC  (7+ messages)

[PATCH 0/4] KVM: selftests: Add get-reg-list regression test
 2020-11-02  8:38 UTC  (8+ messages)
` [PATCH 1/4] KVM: selftests: Don't require THP to run tests
` [PATCH 2/4] KVM: selftests: Add aarch64 get-reg-list test
` [PATCH 3/4] KVM: selftests: Update aarch64 get-reg-list blessed list
` [PATCH 4/4] KVM: selftests: Add blessed SVE registers to get-reg-list

[PATCH 0/3] KVM: arm64: Fix get-reg-list regression
 2020-11-02  8:32 UTC  (9+ messages)
` [PATCH 1/3] KVM: arm64: Don't hide ID registers from userspace
` [PATCH 2/3] KVM: arm64: Check RAZ visibility in ID register accessors
` [PATCH 3/3] KVM: arm64: Remove AA64ZFR0_EL1 accessors

[PATCH 0/6] Support Asynchronous Page Fault
 2020-11-02  7:19 UTC  (10+ messages)
` [PATCH 3/6] kvm/arm64: Export kvm_handle_user_mem_abort() with prefault mode
` [PATCH 4/6] arm64/kvm: Support async page fault

[RFC v3 00/12] kvm: arm64: emulate ID registers
 2020-11-02  3:34 UTC  (13+ messages)
` [RFC v3 01/12] arm64: Add a helper function to traverse arm64_ftr_regs
` [RFC v3 02/12] arm64: Introduce check_features
` [RFC v3 03/12] kvm: arm64: Save ID registers to sys_regs file
` [RFC v3 04/12] kvm: arm64: Make ID_AA64PFR0_EL1 configurable
` [RFC v3 05/12] kvm: arm64: Make ID_AA64DFR0_EL1 configurable
` [RFC v3 06/12] kvm: arm64: Make ID_AA64ISAR0_EL1 configurable
` [RFC v3 07/12] kvm: arm64: Make ID_AA64ISAR1_EL1 configurable
` [RFC v3 08/12] kvm: arm64: Make ID_DFR0_EL1 configurable
` [RFC v3 09/12] kvm: arm64: Make MVFR1_EL1 configurable
` [RFC v3 10/12] kvm: arm64: Make other ID registers configurable
` [RFC v3 11/12] kvm: arm64: Check consistent of ID register
` [RFC v3 12/12] kvm: arm64: add KVM_CAP_ARM_CPU_FEATURE extension

[GIT PULL] KVM/arm64 fixes for 5.10, take #1
 2020-10-31 14:35 UTC  (14+ messages)
` [PATCH 01/12] KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call
` [PATCH 02/12] KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
` [PATCH 03/12] KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
` [PATCH 04/12] KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
` [PATCH 05/12] KVM: arm64: Fix AArch32 handling of DBGD{CCINT, SCRext} and DBGVCR
` [PATCH 06/12] KVM: arm64: Fix masks in stage2_pte_cacheable()
` [PATCH 07/12] KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes
` [PATCH 08/12] KVM: arm64: Force PTE mapping on fault resulting in a device mapping
` [PATCH 09/12] KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()
` [PATCH 10/12] arm64: cpufeature: reorder cpus_have_{const, final}_cap()
` [PATCH 11/12] arm64: cpufeature: upgrade hyp caps to final
` [PATCH 12/12] KVM: arm64: Handle Asymmetric AArch32 systems

[PATCHv2 0/3] arm64: kvm: avoid referencing cpu_hwcaps from hyp
 2020-10-30 14:18 UTC  (11+ messages)
` [PATCHv2 1/3] arm64: kvm: factor out is_{vhe,nvhe}_hyp_code()
` [PATCHv2 2/3] arm64: cpufeature: reorder cpus_have_{const, final}_cap()
  ` [PATCHv2 2/3] arm64: cpufeature: reorder cpus_have_{const,final}_cap()
` [PATCHv2 3/3] arm64: cpufeature: upgrade hyp caps to final

[PATCH] KVM: arm64: Fix masks in stage2_pte_cacheable()
 2020-10-29 21:09 UTC  (2+ messages)

[PATCH v2 0/1] KVM: arm64: fix the mmio faulting
 2020-10-29 21:09 UTC  (2+ messages)

[PATCH] KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
 2020-10-29 21:09 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Failback on unsupported huge page sizes
 2020-10-29 21:09 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix AArch32 handling of DBGD{CCINT, SCRext} and DBGVCR
 2020-10-29 17:24 UTC 

[PATCH v7 1/2] arm64: Add part number for Arm Cortex-A77
 2020-10-29 15:27 UTC  (6+ messages)
` [PATCH v7 2/2] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
 2020-10-28 20:24 UTC  (6+ messages)
` [PATCH 08/11] KVM: arm64: Inject AArch32 exceptions from HYP


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).