Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2020-09-15 10:47:07 to 2020-09-29 17:37:43 UTC [more...]

[PATCH v4 00/10] Independent per-CPU data section for nVHE
 2020-09-29 17:37 UTC  (15+ messages)
` [PATCH v4 01/10] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
` [PATCH v4 02/10] kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
` [PATCH v4 03/10] kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
` [PATCH v4 04/10] kvm: arm64: Remove __hyp_this_cpu_read
` [PATCH v4 05/10] kvm: arm64: Remove hyp_adr/ldr_this_cpu
` [PATCH v4 06/10] kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
` [PATCH v4 07/10] kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
` [PATCH v4 08/10] kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
` [PATCH v4 09/10] kvm: arm64: Set up hyp percpu data for nVHE
` [PATCH v4 10/10] kvm: arm64: Remove unnecessary hyp mappings

[PATCH 00/23] KVM: arm64: rVIC/rVID PV interrupt controller
 2020-09-29 16:09 UTC  (5+ messages)
` [PATCH 22/23] KVM: arm64: Add a rVIC/rVID in-kernel implementation

[PATCH v3] KVM: arm64: Preserve PMCR immutable values across reset
 2020-09-29 13:52 UTC  (2+ messages)

[RFC PATCH 0/4] Add support for ARMv8.6 TWED feature
 2020-09-29 10:50 UTC  (6+ messages)
` [RFC PATCH 1/4] arm64: cpufeature: TWED support detection
` [RFC PATCH 2/4] KVM: arm64: Make use of TWED feature
` [RFC PATCH 3/4] KVM: arm64: Use dynamic TWE Delay value
` [RFC PATCH 4/4] KVM: arm64: Add trace for TWED update

[PATCH v7 5/7] KVM: arm64: pmu: Make overflow handler NMI safe
 2020-09-29  8:11 UTC  (3+ messages)

[PATCH] KVM: arm64: Hide unsupported MPAM from the guest
 2020-09-28 15:25 UTC  (4+ messages)

[PATCH v3 0/2] MTE support for KVM guest
 2020-09-25  9:36 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: kvm: Save/restore MTE registers
` [PATCH v3 2/2] arm64: kvm: Introduce MTE VCPU feature

[PATCH v6 1/2] arm64: Add part number for Arm Cortex-A77
 2020-09-24 16:52 UTC  (4+ messages)
` [PATCH v6 2/2] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-09-24 13:42 UTC  (10+ messages)
` [PATCH v10 01/11] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v10 04/11] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v10 05/11] vfio/pci: Register an iommu fault handler
` [PATCH v10 11/11] vfio: Document nested stage control

[PATCH v2 0/2] KVM: arm64: Documentation updates
 2020-09-24 12:59 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: Add undocumented return values for PMU device control group
` [PATCH v2 2/2] KVM: arm64: Match PMU error code descriptions with error conditions

[PATCH] KVM: arm64: vgic: Drop CPUHP_AP_KVM_ARM_VGIC_STARTING state
 2020-09-23 11:56 UTC 

[PATCH] irqchip/gic-v4.1: Optimize the wait for the completion of the analysis of the VPT
 2020-09-23  6:35 UTC 

[PATCH v3 00/10] Independent per-CPU data section for nVHE
 2020-09-22 18:34 UTC  (29+ messages)
` [PATCH v3 01/11] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
` [PATCH v3 02/11] kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
` [PATCH v3 03/11] kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
` [PATCH v3 04/11] kvm: arm64: Remove __hyp_this_cpu_read
` [PATCH v3 05/11] kvm: arm64: Remove hyp_adr/ldr_this_cpu
` [PATCH v3 06/11] kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
` [PATCH v3 07/11] kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
` [PATCH v3 08/11] kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
` [PATCH v3 09/11] kvm: arm64: Mark hyp stack pages reserved
` [PATCH v3 10/11] kvm: arm64: Set up hyp percpu data for nVHE
` [PATCH v3 11/11] kvm: arm64: Remove unnecessary hyp mappings

[PATCH v6 5/7] KVM: arm64: pmu: Make overflow handler NMI safe
 2020-09-21 15:45 UTC  (3+ messages)

[PATCH 0/2] KVM: arm64: Documentation updates
 2020-09-21 14:49 UTC  (7+ messages)
` [PATCH 1/2] KVM: arm64: Add undocumented return values for PMU device control group
` [PATCH 2/2] KVM: arm64: Match PMU error code descriptions with error conditions

[PATCH v2 1/2] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
 2020-09-21 12:54 UTC  (2+ messages)

KVM_SET_DEVICE_ATTR failed
 2020-09-21  7:53 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 5.9, take #2
 2020-09-20 13:14 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
` [PATCH 2/2] KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()

[PATCH] KVM: arm64: fix inject_fault.c kernel-doc warnings
 2020-09-18 15:57 UTC  (3+ messages)

[PATCH v3] KVM: arm64: fix doc warnings in mmu code
 2020-09-18 15:57 UTC  (3+ messages)

[PATCH -next] KVM: arm64: vgic-debug: convert to use DEFINE_SEQ_ATTRIBUTE macro
 2020-09-18 15:56 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Try PMD block mappings if PUD mappings are not supported
 2020-09-18 15:56 UTC  (2+ messages)

[PATCH] KVM: arm64: Do not flush memslot if FWB is supported
 2020-09-18 15:56 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: Fix handling of S1PTW
 2020-09-18 13:37 UTC  (2+ messages)

[RFC v2 0/7] kvm: arm64: emulate ID registers
 2020-09-18 11:58 UTC  (26+ messages)
` [RFC v2 1/7] arm64: add a helper function to traverse arm64_ftr_regs
` [RFC v2 2/7] arm64: introduce check_features
` [RFC v2 3/7] kvm: arm64: save ID registers to sys_regs file
` [RFC v2 4/7] kvm: arm64: introduce check_user
` [RFC v2 5/7] kvm: arm64: implement check_user for ID registers
` [RFC v2 6/7] kvm: arm64: make ID registers configurable
` [RFC v2 7/7] kvm: arm64: add KVM_CAP_ARM_CPU_FEATURE extension

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17 19:40 UTC  (4+ messages)
` [oss-drivers] "

[PATCH AUTOSEL 4.19 041/206] KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy()
 2020-09-18  2:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 148/206] KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()

[PATCH AUTOSEL 5.4 074/330] KVM: arm/arm64: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy()
 2020-09-18  1:59 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 242/330] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
` [PATCH AUTOSEL 5.4 243/330] KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()

[PATCH 00/14] UBSan Enablement for hyp/nVHE code
 2020-09-17 22:21 UTC  (17+ messages)
` [PATCH 05/14] KVM: arm64: Define a buffer that can pass UBSan data from hyp/nVHE to kernel
` [PATCH 06/14] Fix CFLAGS for UBSAN_BOUNDS on Clang

[PATCH] arm64: paravirt: Initialize steal time when cpu is online
 2020-09-17 17:26 UTC  (4+ messages)

[PATCH 0/2] KVM: arm64: Add support for setting MPIDR
 2020-09-17 11:51 UTC  (12+ messages)
` [PATCH 1/2] KVM: arm64: add KVM_CAP_ARM_MP_AFFINITY extension
` [PATCH 2/2] kvm/arm: Add mp_affinity for arm vcpu

[PATCH v2 00/10] Independent per-CPU data section for nVHE
 2020-09-17  8:34 UTC  (12+ messages)
` [PATCH v2 03/10] kvm: arm64: Remove __hyp_this_cpu_read
` [PATCH v2 10/10] kvm: arm64: Remove unnecessary hyp mappings

[RFC PATCH 0/2] KVM: arm64: Add support for setting MPIDR
 2020-09-17  3:00 UTC  (3+ messages)
` [RFC PATCH 1/2] KVM: arm64: add KVM_CAP_ARM_MP_AFFINITY extension
` [RFC PATCH 2/2] kvm/arm: Add mp_affinity for arm vcpu

[PATCH v2] KVM: arm64: fix doc warnings in mmu code
 2020-09-17  1:38 UTC  (3+ messages)

[PATCH v4 00/19] Introduce separate nVHE hyp context
 2020-09-16 13:14 UTC  (17+ messages)
` [PATCH v4 06/19] KVM: arm64: nVHE: Use separate vector for the host
` [PATCH v4 07/19] KVM: arm64: nVHE: Don't consume host SErrors with ESB
` [PATCH v4 08/19] KVM: arm64: Introduce hyp context
` [PATCH v4 09/19] KVM: arm64: Update context references from host to hyp
` [PATCH v4 10/19] KVM: arm64: Restore hyp when panicking in guest context
` [PATCH v4 11/19] KVM: arm64: Share context save and restore macros
` [PATCH v4 12/19] KVM: arm64: nVHE: Switch to hyp context for EL2
` [PATCH v4 13/19] KVM: arm64: nVHE: Handle hyp panics
` [PATCH v4 14/19] KVM: arm64: nVHE: Pass pointers consistently to hyp-init
` [PATCH v4 15/19] smccc: Define vendor hyp owned service call region
` [PATCH v4 16/19] smccc: Use separate variables for args and results
` [PATCH v4 17/19] KVM: arm64: nVHE: Migrate hyp interface to SMCCC
` [PATCH v4 18/19] KVM: arm64: nVHE: Migrate hyp-init "
` [PATCH v4 19/19] KVM: arm64: nVHE: Fix pointers during SMCCC convertion

[PATCH] KVM: arm64: fix doc warnings in mmu code
 2020-09-16  1:51 UTC  (3+ messages)

[PATCH v5 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-15 16:16 UTC  (5+ messages)
` [PATCH v5 09/21] KVM: arm64: Convert unmap_stage2_range() to generic page-table API
` [PATCH v5 16/21] KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code


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