Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2018-04-20 14:38:09 to 2018-05-01 10:26:59 UTC [more...]

[PATCH v2 0/4] KVM: Support PUD hugepages at stage 2
 2018-05-01 10:26 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH v2 2/4] KVM: arm/arm64: Introduce helpers to manupulate page table entries
` [PATCH v2 3/4] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH v2 4/4] KVM: arm64: Add support for PUD hugepages at stage 2

[PATCH v2 00/17] kvm: arm64: Dynamic & 52bit IPA support
 2018-04-30 14:18 UTC  (26+ messages)
` [PATCH v2 03/17] arm64: Make page table helpers reusable
` [PATCH v2 04/17] arm64: Refactor pud_huge for reusability
` [PATCH v2 05/17] arm64: Helper for parange to PASize
` [PATCH v2 08/17] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v2 09/17] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v2 10/17] kvm: arm64: Dynamic configuration of VTCR and VTTBR mask
` [PATCH v2 13/17] kvm: arm/arm64: Allow tuning the physical address size for VM
` [kvmtool PATCH 21/17] kvmtool: arm: Add support for creating VM with PA size

[PATCH v6 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-04-30 11:48 UTC  (13+ messages)
` [PATCH v6 01/12] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH v6 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v6 03/12] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH v6 04/12] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH v6 05/12] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH v6 06/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH v6 07/12] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH v6 08/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH v6 09/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH v6 10/12] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v6 11/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v6 12/12] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512

[PATCH v5 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-04-30  9:44 UTC  (17+ messages)
` [PATCH v5 01/12] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH v5 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v5 03/12] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH v5 04/12] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH v5 05/12] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH v5 06/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH v5 07/12] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH v5 08/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH v5 09/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH v5 10/12] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v5 11/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v5 12/12] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512

[PATCH v3 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-04-30  7:25 UTC  (38+ messages)
` [PATCH v3 01/12] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH v3 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v3 03/12] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH v3 04/12] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH v3 05/12] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH v3 06/12] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH v3 07/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH v3 08/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH v3 09/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH v3 10/12] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v3 11/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION

[PATCH] arm64: vgic-v2: Fix proxying of cpuif access
 2018-04-29 14:00 UTC  (4+ messages)

[PATCH v4 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-04-29 12:35 UTC  (19+ messages)
` [PATCH v4 01/12] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH v4 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v4 03/12] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH v4 04/12] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH v4 05/12] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH v4 06/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH v4 07/12] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH v4 08/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH v4 09/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH v4 10/12] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v4 11/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v4 12/12] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512

[PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-04-27 15:35 UTC  (13+ messages)
` [PATCH v3 01/12] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [PATCH v3 02/12] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [PATCH v3 03/12] ACPI / APEI: don't wait to serialise with oops messages when panic()ing
` [PATCH v3 04/12] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v3 05/12] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v3 06/12] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v3 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users
` [PATCH v3 08/12] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications
` [PATCH v3 09/12] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v3 10/12] ACPI / APEI: Add support for the SDEI GHES Notification type
` [PATCH v3 11/12] mm/memory-failure: increase queued recovery work's priority
` [PATCH v3 12/12] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[PATCH 0/4] KVM: Support PUD hugepages at stage 2
 2018-04-27 14:50 UTC  (11+ messages)
` [PATCH 1/4] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH 2/4] KVM: arm/arm64: Introduce helpers to manupulate page table entries
` [PATCH 3/4] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH 4/4] KVM: arm64: Add support for PUD hugepages at stage 2

[PATCH] KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
 2018-04-27 14:49 UTC 

[PATCH v4 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-04-27 14:18 UTC  (2+ messages)

[PATCHv3 00/11] ARMv8.3 pointer authentication userspace support
 2018-04-27 10:27 UTC  (16+ messages)
` [PATCHv3 02/11] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCHv3 03/11] arm64/kvm: hide ptrauth from guests
` [PATCHv3 04/11] arm64: Don't trap host pointer auth use to EL2
` [PATCHv3 07/11] arm64: add basic pointer authentication support
` [PATCHv3 11/11] arm64: docs: document pointer authentication

[RFC PATCH 0/8] KVM: arm64: Optimise FPSIMD context switching
 2018-04-26 19:02 UTC  (17+ messages)
` [RFC PATCH 1/8] KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
` [RFC PATCH 2/8] KVM: arm64: Convert lazy FPSIMD context switch trap to C
` [RFC PATCH 3/8] KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
` [RFC PATCH 4/8] arm64/sve: Move read_zcr_features() out of cpufeature.h
` [RFC PATCH 5/8] arm64/sve: Switch sve_pffr() argument from task to thread
` [RFC PATCH 6/8] arm64/sve: Move sve_pffr() to fpsimd.h and make inline
` [RFC PATCH 7/8] KVM: arm64: Save host SVE context as appropriate
` [RFC PATCH 8/8] KVM: arm64: Remove eager host SVE state saving

[PATCH 0/3] arm64/kvm spectre-v1 fixes
 2018-04-26 15:58 UTC  (7+ messages)
` [PATCH 1/3] arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
` [PATCH 2/3] KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()
` [PATCH 3/3] KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()

[PATCH 0/5] KVM/arm fixes for 4.17-rc2
 2018-04-25 13:08 UTC  (7+ messages)
` [PATCH 1/5] KVM: arm/arm64: Close VMID generation race
` [PATCH 2/5] MAINTAINERS: Update e-mail address for Christoffer Dall
` [PATCH 3/5] arm64: KVM: Demote SVE and LORegion warnings to debug only
` [PATCH 4/5] KVM: arm/arm64: vgic: Kick new VCPU on interrupt migration
` [PATCH 5/5] arm/arm64: KVM: Add PSCI version selection API

[PATCH kvmtool 0/3] arm/gic: minor fixes to ITS and GICv2m
 2018-04-25 10:09 UTC  (4+ messages)
` [PATCH kvmtool 1/3] arm/gic: remove extra 64K from ITS allocation
` [PATCH kvmtool 2/3] arm/gic: avoid GICv2m MMIO frame overlap
` [PATCH kvmtool 3/3] arm/gic: move GICv2M gadget size into private header

Migration with directly assigned devices is possible?
 2018-04-24 17:23 UTC  (3+ messages)

Clang arm64 build is broken
 2018-04-20 16:57 UTC  (10+ messages)

[RFC PATCH v3 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-04-20 14:46 UTC  (16+ messages)
` [RFC PATCH v3 01/15] khwasan: move common kasan and khwasan code to common.c
` [RFC PATCH v3 02/15] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [RFC PATCH v3 03/15] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [RFC PATCH v3 04/15] khwasan: initialize shadow to 0xff
` [RFC PATCH v3 05/15] khwasan, arm64: untag virt address in __kimg_to_phys
` [RFC PATCH v3 06/15] khwasan, arm64: fix up fault handling logic
` [RFC PATCH v3 07/15] khwasan: add tag related helper functions
` [RFC PATCH v3 08/15] khwasan, arm64: enable top byte ignore for the kernel
` [RFC PATCH v3 09/15] khwasan, mm: perform untagged pointers comparison in krealloc
` [RFC PATCH v3 10/15] khwasan: split out kasan_report.c from report.c
` [RFC PATCH v3 11/15] khwasan: add bug reporting routines
` [RFC PATCH v3 12/15] khwasan: add hooks implementation
` [RFC PATCH v3 13/15] khwasan, arm64: add brk handler for inline instrumentation
` [RFC PATCH v3 14/15] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [RFC PATCH v3 15/15] khwasan: update kasan documentation


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