kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-17 07:51:39 to 2020-10-19 16:36:59 UTC [more...]

Kernel patch cases qemu live migration failed
 2020-10-19 16:36 UTC  (15+ messages)

[PATCH] perf: arm_spe: Use Inner Shareable DSB when draining the buffer
 2020-10-19 13:01 UTC  (6+ messages)

Regarding Timer Interrupt Latency - ARM64 Guest
 2020-10-15 10:19 UTC  (2+ messages)

[GIT PULL] KVM/arm64 updates for 5.10
 2020-10-10 16:38 UTC 

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-10-06 15:29 UTC  (11+ 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] KVM: arm64: implement the TRNG hypervisor call
 2020-10-03 12:28 UTC  (3+ messages)

[PATCH v3 0/2] MTE support for KVM guest
 2020-10-02 16:23 UTC  (10+ messages)
` [PATCH v3 1/2] arm64: kvm: Save/restore MTE registers
` [PATCH v3 2/2] arm64: kvm: Introduce MTE VCPU feature

[PATCH] KVM: arm64: Pass level hint to TLBI during stage-2 permission fault
 2020-10-02  8:20 UTC  (4+ messages)

[PATCH v4 00/10] Independent per-CPU data section for nVHE
 2020-10-02  8:19 UTC  (19+ 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] KVM: arm64: Ensure user_mem_abort() return value is initialised
 2020-10-02  8:20 UTC  (5+ messages)

[PATCH 0/6] Fix new html build warnings from next-20201001
 2020-10-02  8:19 UTC 

[PATCH] KVM: arm64: Fixes ARM VM hangs at boot
 2020-10-01 12:59 UTC  (3+ messages)

[PATCH v5 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-10-01 12:28 UTC  (3+ messages)

[PATCH 00/14] UBSan Enablement for hyp/nVHE code
 2020-10-01 10:57 UTC  (21+ messages)
` [PATCH 03/14] KVM: arm64: Add support for creating and checking a logging buffer inside hyp/nVHE
` [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 07/14] KVM: arm64: Enable UBSAN_BOUNDS for the both the kernel and hyp/nVHE

[PATCH v7 5/7] KVM: arm64: pmu: Make overflow handler NMI safe
 2020-09-30 12:37 UTC  (5+ messages)

[PATCH v2 0/2] KVM: arm64: Documentation updates
 2020-09-30  7:31 UTC  (5+ 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

[RFC PATCH 0/4] Add support for ARMv8.6 TWED feature
 2020-09-30  1:21 UTC  (7+ 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 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)

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

[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] 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  (28+ 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 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] 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  (9+ messages)
` [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  (4+ messages)
` [PATCH v2 03/10] kvm: arm64: Remove __hyp_this_cpu_read

[RFC PATCH 0/2] KVM: arm64: Add support for setting MPIDR
 2020-09-17  3:00 UTC 


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