Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2018-03-07 12:54:37 to 2018-03-18 06:42:13 UTC [more...]

[PATCH v10 3/5] arm/arm64: KVM: Introduce set and get per-vcpu event
 2018-03-18  6:42 UTC 

[PATCH v10 1/5] arm64: KVM: Prepare set virtual SEI syndrome value
 2018-03-18  5:17 UTC 

[PATCH] arm64: rename the function arm64_is_ras_serror() to avoid confusion
 2018-03-18  5:00 UTC 

arm64 kvm built with clang doesn't boot
 2018-03-17 10:19 UTC  (12+ messages)

[PATCH v6 00/26] KVM/arm64: Randomise EL2 mappings (variant 3a mitigation)
 2018-03-16 18:05 UTC  (62+ messages)
` [PATCH v6 01/26] arm64: alternatives: Add dynamic patching feature
` [PATCH v6 02/26] arm64: insn: Add N immediate encoding
` [PATCH v6 03/26] arm64: insn: Add encoder for bitwise operations using literals
` [PATCH v6 04/26] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v6 05/26] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH v6 06/26] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH v6 07/26] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH v6 08/26] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH v6 09/26] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v6 10/26] KVM: arm/arm64: Fix idmap size and alignment
` [PATCH v6 11/26] KVM: arm64: Fix HYP idmap unmap when using 52bit PA
` [PATCH v6 12/26] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v6 13/26] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v6 14/26] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v6 15/26] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH v6 16/26] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v6 17/26] arm64: Update the KVM memory map documentation
` [PATCH v6 18/26] arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector
` [PATCH v6 19/26] arm64: KVM: Move stashing of x0/x1 into the vector code itself
` [PATCH v6 20/26] arm64: KVM: Move BP hardening vectors into .hyp.text section
` [PATCH v6 21/26] arm64: KVM: Reserve 4 additional instructions in the BPI template
` [PATCH v6 22/26] arm64: KVM: Allow far branches from vector slots to the main vectors
` [PATCH v6 23/26] arm/arm64: KVM: Introduce EL2-specific executable mappings
` [PATCH v6 24/26] arm64: Make BP hardening slot counter available
` [PATCH v6 25/26] arm64: KVM: Allow mapping of vectors outside of the RAM region
` [PATCH v6 26/26] arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72

[PATCH v2] KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
 2018-03-16 14:30 UTC 

[PATCH v10 0/5] set VSESR_EL2 by user space and support NOTIFY_SEI notification
 2018-03-16  7:58 UTC  (8+ messages)
` [PATCH v10 1/5] arm64: KVM: Prepare set virtual SEI syndrome value
` [PATCH v10 2/5] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v10 3/5] arm/arm64: KVM: Introduce set and get per-vcpu event

[PATCH v9 5/7] arm64: kvm: Introduce KVM_ARM_SET_SERROR_ESR ioctl
 2018-03-15 20:46 UTC  (8+ messages)

[PATCH v2 0/6] KVM/ARM fixes for 4.16-rc6
 2018-03-15 20:45 UTC  (8+ messages)
` [PATCH v2 1/6] KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
` [PATCH v2 2/6] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
` [PATCH v2 3/6] KVM: arm/arm64: Reset mapped IRQs on VM reset
` [PATCH v2 4/6] KVM: arm/arm64: Reduce verbosity of KVM init log
` [PATCH v2 5/6] KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
` [PATCH v2 6/6] kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3

[PATCH] arm64: rename the function arm64_is_ras_serror() to avoid confusion
 2018-03-15 19:52 UTC  (4+ messages)

[REPOST PATCH] arm/arm64: KVM: Add PSCI version selection API
 2018-03-15 19:26 UTC  (8+ messages)

[PATCH v2] KVM: arm: reserve bit in KVM_REG_ARM encoding for secure/nonsecure
 2018-03-15 18:48 UTC  (3+ messages)

[PATCH v5 00/40] Optimize KVM/ARM for VHE systems
 2018-03-15 15:54 UTC  (5+ messages)
` [PATCH v5 01/40] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
` [PATCH v5 36/40] KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-03-15 15:24 UTC  (9+ messages)
` [PATCH v1 13/16] kvm: arm64: Configure VTCR per VM
` [PATCH v1 15/16] kvm: arm64: Allow configuring physical address space size

[PATCH] KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
 2018-03-15 13:37 UTC  (7+ messages)

[PATCH] KVM: arm/arm64: VGIC MMIO: add missing irq_lock
 2018-03-15 10:06 UTC  (4+ messages)

[PATCH v5 00/23] KVM/arm64: Randomise EL2 mappings (variant 3a mitigation)
 2018-03-14 12:02 UTC  (42+ messages)
` [PATCH v5 01/23] arm64: alternatives: Add dynamic patching feature
` [PATCH v5 02/23] arm64: insn: Add N immediate encoding
` [PATCH v5 03/23] arm64: insn: Add encoder for bitwise operations using literals
` [PATCH v5 04/23] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v5 05/23] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH v5 08/23] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH v5 09/23] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v5 10/23] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v5 11/23] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v5 12/23] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v5 14/23] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v5 18/23] arm64: KVM: Add epilogue branching to the vector code
` [PATCH v5 19/23] arm64: KVM: Allow far branches from vector slots to the main vectors
` [PATCH v5 22/23] arm64: KVM: Allow mapping of vectors outside of the RAM region

[PATCH] KVM: arm/arm64: replacing per-VM's per-CPU variable
 2018-03-13 21:31 UTC  (4+ messages)

[PATCH v2 0/2] KVM: arm/arm64: GICv2-on-v3 fixes
 2018-03-13  0:45 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
` [PATCH v2 2/2] kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3

[RFC PATCH] KVM: arm/arm64: vgic: change condition for level interrupt resampling
 2018-03-12 10:09 UTC  (24+ messages)
  ` [此邮件可能存在风险] "
          `  "

[PATCH 0/2] KVM: arm/arm64: GICv2-on-v3 fixes
 2018-03-11  1:51 UTC  (14+ messages)
` [PATCH 1/2] KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
` [PATCH 2/2] kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3

[PATCH v2] arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
 2018-03-10 18:40 UTC  (3+ messages)

[PATCH] arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
 2018-03-10 18:25 UTC  (7+ messages)

Re:Re: [PATCH] KVM:arm/arm64: dcache need be coherent unconditionally
 2018-03-10 14:34 UTC 

[PATCH] KVM:arm/arm64: dcache need be coherent unconditionally
 2018-03-10 11:48 UTC  (4+ messages)
  `  "

Re: [PATCH] KVM:arm/arm64: dcache need be coherent unconditionally
 2018-03-10  3:48 UTC 

[PATCHv2 00/12] ARMv8.3 pointer authentication userspace support
 2018-03-09 14:28 UTC  (4+ messages)
` [PATCHv2 10/12] arm64/kvm: context-switch ptrauth registers

[PATCH v7] arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2018-03-09 13:48 UTC  (4+ messages)

[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-03-08 10:44 UTC  (7+ messages)
` [PATCH 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code

[PATCH] KVM: arm/arm64: Reset mapped IRQs on VM reset
 2018-03-07 13:02 UTC  (2+ messages)


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