kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-14 12:14:14 to 2021-01-25 10:50:48 UTC [more...]

[PATCH v5 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-25 10:50 UTC  (10+ messages)
` [PATCH v5 01/21] arm64: Fix labels in el2_setup macros
` [PATCH v5 02/21] arm64: Fix outdated TCR setup comment
` [PATCH v5 03/21] arm64: Turn the MMU-on sequence into a macro
` [PATCH v5 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall
` [PATCH v5 05/21] arm64: Initialise as nVHE before switching to VHE
` [PATCH v5 06/21] arm64: Move VHE-specific SPE setup to mutate_to_vhe()
` [PATCH v5 07/21] arm64: Simplify init_el2_state to be non-VHE only
` [PATCH v5 08/21] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
` [PATCH v5 09/21] arm64: cpufeature: Add global feature override facility

[PATCH] vfio/iommu_type1: Mantainance a counter for non_pinned_groups
 2021-01-25  2:46 UTC 

[PATCH v4 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-24 19:01 UTC  (54+ messages)
` [PATCH v4 01/21] arm64: Fix labels in el2_setup macros
` [PATCH v4 02/21] arm64: Fix outdated TCR setup comment
` [PATCH v4 03/21] arm64: Turn the MMU-on sequence into a macro
` [PATCH v4 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall
` [PATCH v4 05/21] arm64: Initialise as nVHE before switching to VHE
` [PATCH v4 06/21] arm64: Move VHE-specific SPE setup to mutate_to_vhe()
` [PATCH v4 07/21] arm64: Simplify init_el2_state to be non-VHE only
` [PATCH v4 08/21] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
` [PATCH v4 09/21] arm64: cpufeature: Add global feature override facility
` [PATCH v4 10/21] arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
` [PATCH v4 11/21] arm64: Extract early FDT mapping from kaslr_early_init()
` [PATCH v4 12/21] arm64: cpufeature: Add an early command-line cpufeature override facility
` [PATCH v4 13/21] arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
` [PATCH v4 14/21] arm64: Honor VHE being disabled from the command-line
` [PATCH v4 15/21] arm64: Add an aliasing facility for the idreg override
` [PATCH v4 16/21] arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
  ` [PATCH v4 16/21] arm64: Make kvm-arm.mode={nvhe,protected} "
` [PATCH v4 17/21] KVM: arm64: Document HVC_VHE_RESTART stub hypercall
` [PATCH v4 18/21] arm64: Move "nokaslr" over to the early cpufeature infrastructure
` [PATCH v4 19/21] arm64: cpufeatures: Allow disabling of BTI from the command-line
` [PATCH v4 20/21] arm64: Defer enabling pointer authentication on boot core
` [PATCH v4 21/21] arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line

[PATCH v2 0/8] arm64: Relocate absolute hyp VAs
 2021-01-23 14:45 UTC  (6+ messages)
` [PATCH v2 3/8] KVM: arm64: Add symbol at the beginning of each hyp section
` [PATCH v2 8/8] KVM: arm64: Remove hyp_symbol_addr

[PATCH] kvm: arm64: Add SVE support for nVHE
 2021-01-22 18:21 UTC 

[RFC PATCH v4 0/2] Some optimization for stage-2 translation
 2021-01-22 14:06 UTC  (6+ messages)
` [RFC PATCH v4 1/2] KVM: arm64: Adjust partial code of hyp stage-1 map and guest stage-2 map
` [RFC PATCH v4 2/2] KVM: arm64: Filter out the case of only changing permissions from stage-2 map path

[RFC PATCH] kvm: arm64: Try stage2 block mapping for host device MMIO
 2021-01-22  9:45 UTC  (2+ messages)

[PATCH v3 0/2] vfio/iommu_type1: some fixes
 2021-01-22  9:26 UTC  (3+ messages)
` [PATCH v3 1/2] vfio/iommu_type1: Populate full dirty when detach non-pinned group
` [PATCH v3 2/2] vfio/iommu_type1: Fix some sanity checks in detach group

[PATCH v2 0/2] vfio/iommu_type1: some fixes
 2021-01-21 18:14 UTC  (9+ messages)
` [PATCH v2 1/2] vfio/iommu_type1: Populate full dirty when detach non-pinned group
` [PATCH v2 2/2] vfio/iommu_type1: Sanity check pfn_list when remove vfio_dma

[PATCH v6 0/5] ARM: arm64: Add SMCCC TRNG entropy service
 2021-01-21 17:54 UTC  (8+ messages)

[GIT PULL] KVM/arm64 fixes for 5.11, take #2
 2021-01-21 15:46 UTC 

[PATCH] KVM: arm64: Filter out v8.1+ events on v8.0 HW
 2021-01-21 10:56 UTC 

[PATCH v3 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-01-21  3:03 UTC  (8+ messages)
` [PATCH v3 33/66] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v3 63/66] KVM: arm64: nv: Allocate VNCR page when required

[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-01-20 16:13 UTC  (9+ messages)
` [PATCH 5/9] KVM: arm: move has_run_once after the map_resources
` [PATCH 8/9] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace

[PATCH] arm64: Drop workaround for broken 'S' constraint with GCC 4.9
 2021-01-20 13:01 UTC  (4+ messages)

[PATCH v1 00/24] Opt-in always-on nVHE hypervisor
 2021-01-19 13:17 UTC  (4+ messages)

[PATCH v2 0/2] KVM: arm64: Work around firmware wongly advertising GICv2 compatibility
 2021-01-19 10:14 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
` [PATCH v2 2/2] KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility

[RFC PATCH] KVM: arm64: Avoid unconditional PMU register access
 2021-01-18 17:30 UTC 

[PATCH] arm64/kvm: correct the error report in kvm_handle_guest_abort
 2021-01-18 14:24 UTC  (9+ messages)

[PATCH 0/6] vfio/iommu_type1: Some optimizations about dirty tracking
 2021-01-18 13:48 UTC  (16+ messages)
` [PATCH 1/6] vfio/iommu_type1: Make an explicit "promote" semantic
` [PATCH 2/6] vfio/iommu_type1: Ignore external domain when promote pinned_scope
` [PATCH 3/6] vfio/iommu_type1: Initially set the pinned_page_dirty_scope
` [PATCH 4/6] vfio/iommu_type1: Drop parameter "pgsize" of vfio_dma_bitmap_alloc_all
` [PATCH 5/6] vfio/iommu_type1: Drop parameter "pgsize" of vfio_iova_dirty_bitmap
` [PATCH 6/6] vfio/iommu_type1: Drop parameter "pgsize" of update_user_bitmap

[PATCH] KVM: arm64: Fix the return value of smp_call_function_single()
 2021-01-18 11:18 UTC  (2+ messages)

[PATCH v3 0/9] UBSan Enablement for hyp/nVHE code
 2021-01-18 11:06 UTC  (14+ messages)
` [PATCH v3 1/9] KVM: arm64: Enable UBSan instrumentation in nVHE hyp code
` [PATCH v3 2/9] KVM: arm64: Add a buffer that can pass UBSan data from hyp/nVHE to kernel
` [PATCH v3 3/9] KVM: arm64: Enable UBSAN_BOUNDS for the both the kernel and hyp/nVHE
` [PATCH v3 4/9] KVM: arm64: Enable UBsan check for unreachable code inside hyp/nVHE code
` [PATCH v3 5/9] KVM: arm64: Enable shift out of bounds undefined behaviour check for hyp/nVHE
` [PATCH v3 6/9] KVM: arm64: __ubsan_handle_load_invalid_value EL2 implementation
` [PATCH v3 7/9] KVM: arm64: Detect type mismatch undefined behaviour from hyp/nVHE code
` [PATCH v3 8/9] KVM: arm64: Detect arithmetic overflow is inside hyp/nVHE
` [PATCH v3 9/9] KVM: arm64: Add UBSan tests for PKVM

[PATCH] kvm: arm64: Properly align the end address of table walk
 2021-01-18  1:18 UTC  (3+ messages)

[PATCH 0/6] KVM: arm64: More PMU/debug ID register fixes
 2021-01-15 17:26 UTC  (15+ messages)
` [PATCH 1/6] KVM: arm64: Fix missing RES1 in emulation of DBGBIDR
` [PATCH 2/6] KVM: arm64: Fix AArch32 PMUv3 capping
` [PATCH 3/6] KVM: arm64: Add handling of AArch32 PCMEID{2, 3} PMUv3 registers
` [PATCH 4/6] KVM: arm64: Refactor filtering of ID registers
` [PATCH 5/6] KVM: arm64: Limit the debug architecture to ARMv8.0
` [PATCH 6/6] KVM: arm64: Upgrade PMU support to ARMv8.4

[PATCH v7 0/3] MTE support for KVM guest
 2021-01-15 15:28 UTC  (4+ messages)
` [PATCH v7 1/3] arm64: kvm: Save/restore MTE registers
` [PATCH v7 2/3] arm64: kvm: Introduce MTE VCPU feature
` [RFC PATCH v7 3/3] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH v2 0/9] UBSan Enablement for hyp/nVHE code
 2021-01-15 14:30 UTC  (15+ messages)
` [PATCH v2 1/9] KVM: arm64: Enable UBSan instrumentation in nVHE hyp code
` [PATCH v2 2/9] KVM: arm64: Add a buffer that can pass UBSan data from hyp/nVHE to kernel
` [PATCH v2 3/9] KVM: arm64: Enable UBSAN_BOUNDS for the both the kernel and hyp/nVHE
` [PATCH v2 4/9] KVM: arm64: Enable UBsan check for unreachable code inside hyp/nVHE code
` [PATCH v2 5/9] KVM: arm64: Enable shift out of bounds undefined behaviour check for hyp/nVHE
` [PATCH v2 6/9] KVM: arm64: __ubsan_handle_load_invalid_value EL2 implementation
` [PATCH v2 7/9] KVM: arm64: Detect type mismatch undefined behaviour from hyp/nVHE code
` [PATCH v2 8/9] KVM: arm64: Detect arithmetic overflow is inside hyp/nVHE
` [PATCH v2 9/9] KVM: arm64: Add UBSan tests for PKVM

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-01-15 11:49 UTC  (11+ messages)
` [RFC PATCH v2 15/26] of/fdt: Introduce early_init_dt_add_memory_hyp()

[PATCH 0/2] KVM: arm64: Hide absent PMU registers from userspace
 2021-01-15 11:37 UTC  (2+ messages)

[PATCH] KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()
 2021-01-15 11:33 UTC  (2+ messages)

[PATCH] KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return
 2021-01-15 11:33 UTC  (2+ messages)

[RESEND PATCH v2 0/2] vfio/iommu_type1: some fixes
 2021-01-15 10:13 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] vfio/iommu_type1: Populate full dirty when detach non-pinned group
` [RESEND PATCH v2 2/2] vfio/iommu_type1: Sanity check pfn_list when remove vfio_dma

[PATCH 0/5] vfio/iommu_type1: Some fixes about dirty tracking
 2021-01-15  9:41 UTC  (6+ messages)
` [PATCH 1/5] vfio/iommu_type1: Fixes vfio_dma_populate_bitmap to avoid dirty lose

[PATCH v13 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
 2021-01-14 18:00 UTC  (11+ messages)

[kvmarm:next 29/32] arch/arm64/kvm/sys_regs.c:1544:13: warning: initializer overrides prior initialization of this subobject
 2021-01-14 16:08 UTC 

[PATCH v3 0/3] Some optimization for stage-2 translation
 2021-01-14 12:13 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: arm64: Adjust partial code of hyp stage-1 map and guest stage-2 map
` [PATCH v3 2/3] KVM: arm64: Filter out the case of only changing permissions from stage-2 map path
` [PATCH v3 3/3] KVM: arm64: Mark the page dirty only if the fault is handled successfully


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