Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2016-08-02 12:48:24 to 2016-08-24 09:17:23 UTC [more...]

[PATCH] arm64: KVM: Enable support for Cortex-A72
 2016-08-24  9:23 UTC  (4+ messages)

[PATCH v2] arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed
 2016-08-22  8:01 UTC 

[RFC PATCH v2 0/4] arm/arm64: vgic-new: Implement API for vGICv3 live migration
 2016-08-22  6:15 UTC  (15+ messages)
` [RFC PATCH v2 1/4] arm/arm64: vgic-new: Introduce 64-bit reg access support
` [RFC PATCH v2 2/4] arm/arm64: vgic-new: Add distributor and redistributor access
` [RFC PATCH v2 3/4] arm/arm64: vgic-new: Introduce find_reg_by_id()
` [RFC PATCH v2 4/4] arm/arm64: vgic-new: Implement VGICv3 CPU interface access

[RFC PATCH 0/7] Add support for monitoring guest TLB operations
 2016-08-19 15:18 UTC  (16+ messages)
` [RFC PATCH 1/7] perf/trace: Add notification for perf trace events
` [RFC PATCH 2/7] KVM: Track the pid of the VM process
` [RFC PATCH 3/7] KVM: arm/arm64: Register perf trace event notifier
` [RFC PATCH 4/7] arm64: tlbflush.h: add __tlbi() macro
` [RFC PATCH 5/7] arm64/kvm: hyp: tlb: use __tlbi() helper
` [RFC PATCH 6/7] arm64: KVM: Handle trappable TLB instructions
` [RFC PATCH 7/7] arm64: KVM: Enable selective trapping of "

[PATCH 0/5] arm64: KVM: vgic-v2: Allow unsafe GICV accesses
 2016-08-19 14:54 UTC  (10+ messages)
` [PATCH 1/5] arm/arm64: KVM: Don't BUG_ON if IT bits are set in ARM mode
` [PATCH 2/5] arm64: KVM: Allow kvm_skip_instr32 to be shared between kernel and HYP code
` [PATCH 3/5] arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
` [PATCH 4/5] arm64: KVM: vgic-v2: Add GICV access from HYP
` [PATCH 5/5] arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe

[PATCH] arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed
 2016-08-18 14:10 UTC 

[PULL 00/12] KVM/ARM Fixes for v4.8-rc3
 2016-08-18 10:19 UTC  (14+ messages)
` [PULL 01/12] KVM: arm64: ITS: return 1 on successful MSI injection
` [PULL 02/12] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
` [PULL 03/12] KVM: arm64: vgic-its: Plug race in vgic_put_irq
` [PULL 04/12] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic
` [PULL 05/12] KVM: arm64: ITS: move ITS registration into first VCPU run
` [PULL 06/12] KVM: arm64: check for ITS device on MSI injection
` [PULL 07/12] KVM: arm64: ITS: avoid re-mapping LPIs
` [PULL 08/12] KVM: arm/arm64: Change misleading use of is_error_pfn
` [PULL 09/12] arm64: Document workaround for Cortex-A72 erratum #853709
` [PULL 10/12] KVM: arm/arm64: timer: Workaround misconfigured timer interrupt
` [PULL 11/12] arm64: KVM: remove misleading comment on pmu status
` [PULL 12/12] arm64: KVM: report configured SRE value to 32-bit world

[PATCH] kvm: arm: Enforce some NS-SVC initialisation
 2016-08-17 11:32 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] arm64: KVM: remove misleading comment on pmu status
 2016-08-17 11:18 UTC  (5+ messages)
` [PATCH] arm64: KVM: report configured SRE value to 32-bit world

[PATCH] arm64: Document workaround for Cortex-A72 erratum #853709
 2016-08-17 10:21 UTC  (3+ messages)
` [PATCH] KVM: arm/arm64: timer: Workaround misconfigured timer interrupt

[PATCH] KVM: arm64: ITS: avoid re-mapping LPIs
 2016-08-17  8:59 UTC  (5+ messages)

[PATCH v2 0/2] Rework vgic_attr_regs_access
 2016-08-17  5:46 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: arm/arm64: Factor out vgic_attr_regs_access functionality
` [PATCH v2 2/2] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2

[PATCH 0/2] Rework vgic_attr_regs_access
 2016-08-16 17:35 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm/arm64: Factor out vgic_attr_regs_access functionality
` [PATCH 2/2] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2

[PATCH v2 0/7] ARM: KVM: Support for vgic-v3
 2016-08-16 10:46 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: KVM: Move GIC accessors to arch_gicv3.h
` [PATCH v2 2/7] arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
` [PATCH v2 3/7] KVM: arm: vgic-new: improve compatibility with 32-bit
` [PATCH v2 4/7] ARM: update MPIDR accessors macro
` [PATCH v2 5/7] ARM: move system register accessors to asm/cp15.h
` [PATCH v2 6/7] ARM: KVM: Get ready to use vgic-v3
` [PATCH v2 7/7] ARM: KVM: Unlock vgic-v3 support

[PATCH v3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic
 2016-08-15 21:15 UTC 

[PATCH v2 0/2] KVM: Synchronize KVM devices list access and create ops
 2016-08-12 12:36 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: PPC: Move xics_debugfs_init out of create
` [PATCH v2 2/2] KVM: Protect device ops->create and list_add with kvm->lock

[PATCH v2] KVM: arm64: ITS: move ITS registration into first VCPU run
 2016-08-10 14:34 UTC  (5+ messages)
` [PATCH] KVM: arm64: vgic-its: Grab kvm->lock when reading kvm->devices

[PATCH] arm64: KVM: Save two instructions in __guest_enter()
 2016-08-10  1:15 UTC 

[PATCH 0/2] KVM: Synchronize KVM devices list access and create ops
 2016-08-09 15:20 UTC  (8+ messages)
` [PATCH 1/2] KVM: PPC: Move xics_debugfs_init out of create
` [PATCH 2/2] KVM: Protect device ops->create and list_add with kvm->lock

[PATCH v3] KVM: arm64: ITS: return 1 on successful MSI injection
 2016-08-09 14:43 UTC  (3+ messages)

[PATCH] KVM: arm64: check for ITS device on MSI injection
 2016-08-09 14:48 UTC  (2+ messages)

[PATCH v2 0/3] KVM: arm64: vgic-its-fixes
 2016-08-09 13:04 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
` [PATCH v2 2/3] KVM: arm64: vgic-its: Plug race in vgic_put_irq
` [PATCH v2 3/3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic

[PATCH 0/3] KVM: arm64: vgic-its fixes
 2016-08-09 11:56 UTC  (13+ messages)
` [PATCH v2 1/3] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
` [PATCH 2/3] KVM: arm64: vgic-its: Plug race in vgic_put_irq
` [PATCH 3/3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic

[PATCH] kvmtool: ARM: madvise mergeable and hugepage separately
 2016-08-08 16:11 UTC  (2+ messages)

arm64: Implement IPI based TLB invalidation
 2016-08-06  7:22 UTC  (11+ messages)
` [PATCH 1/4] arm64: insn: Do not disable irqs during patching
` [PATCH 2/4] arm64: Implement IPI based TLB invalidation
` [PATCH 3/4] KVM: arm/arm64: Check for broadcast TLBI support
` [PATCH 4/4] arm64: hibernate: "
` [PATCH] arm64: Add workaround for Cavium erratum 26026

[PATCH] KVM: arm/arm64: initialize new VGIC even without host GIC
 2016-08-05  9:34 UTC  (5+ messages)

[PULL 0/8] KVM/ARM Changes for v4.8 - Take #2
 2016-08-04 11:40 UTC  (9+ messages)
` [PULL 1/8] KVM: api: Pass the devid in the msi routing entry
` [PULL 2/8] KVM: Add devid in kvm_kernel_irq_routing_entry
` [PULL 3/8] KVM: irqchip: Convey devid to kvm_set_msi
` [PULL 4/8] KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header
` [PULL 5/8] KVM: arm/arm64: Enable irqchip routing
` [PULL 6/8] KVM: arm/arm64: Enable MSI routing
` [PULL 7/8] KVM: arm: vgic-irqfd: Workaround changing kvm_set_routing_entry prototype
` [PULL 8/8] arm64: KVM: Set cpsr before spsr on fault injection

[PULL] KVM/ARM updates for Linux 4.8, take #1
 2016-08-04 10:47 UTC  (11+ messages)
` [PATCH 33/55] KVM: arm64: vgic: Handle ITS related GICv3 redistributor registers
` [PATCH 41/55] KVM: arm64: vgic-its: Implement MSI injection in ITS emulation

[PATCH] KVM: arm64: ITS: move ITS registration into first VCPU run
 2016-08-04 10:26 UTC  (13+ messages)

[PATCH v2] KVM: arm64: ITS: return 1 on successful MSI injection
 2016-08-03 17:32 UTC  (2+ messages)

[RFC PATCH v1 0/4] arm/arm64: vgic-new: Implement API for vGICv3 live migration
 2016-08-03  8:42 UTC  (7+ messages)
` [RFC PATCH v1 2/4] arm/arm64: vgic-new: Add distributor and redistributor access
` [RFC PATCH v1 4/4] arm/arm64: vgic-new: Implement VGICv3 CPU interface access

[PATCH] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
 2016-08-02 19:49 UTC  (5+ messages)

[RFC PATCH v1] arm/arm64: vgic-new: Create dist and redist iodevs earlier
 2016-08-02 14:04 UTC  (2+ messages)

[PATCH] KVM: arm64: ITS: return 1 on successful MSI injection
 2016-08-02 13:57 UTC  (4+ messages)


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