Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2016-07-22 17:29:02 to 2016-08-16 10:45:12 UTC [more...]

[RFC PATCH 0/7] Add support for monitoring guest TLB operations
 2016-08-16 10:45 UTC  (8+ 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 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

[RFC PATCH v2 0/4] arm/arm64: vgic-new: Implement API for vGICv3 live migration
 2016-08-15 21:37 UTC  (10+ 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

[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: remove misleading comment on pmu status
 2016-08-10  9:49 UTC  (2+ messages)
` [PATCH] arm64: KVM: report configured SRE value to 32-bit world

[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  (16+ 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 45/55] KVM: arm64: vgic-its: Generalize use of vgic_get_irq_kref
` [PATCH 52/55] KVM: arm64: vgic-its: Add pointer to corresponding kvm_device

[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  (5+ messages)

[RFC v9 0/6] KVM: arm/arm64: gsi routing support
 2016-07-29  6:51 UTC  (6+ messages)

[PATCH v11 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-07-27 20:38 UTC  (4+ messages)
` [PATCH v11 4/8] iommu/msi-iommu: initialization

[PATCH v6] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-07-27  6:33 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: remove kvm_vgic_*early_init() functions
 2016-07-26 12:43 UTC  (2+ messages)

[PATCH v5] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-07-26 11:17 UTC  (3+ messages)

[PATCH v11 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-07-26 11:01 UTC  (12+ messages)
` [PATCH v11 09/10] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
` [PATCH v11 10/10] genirq/msi: use the MSI doorbell's IOVA when requested

[RESEND PATCH v4] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-07-26  9:57 UTC  (3+ messages)

usb keyboard and mouse can't work on QEMU ARM64 with KVM
 2016-07-26  8:39 UTC  (3+ messages)

KVM on ARM crashes with new VGIC v4.7-rc7
 2016-07-25 17:06 UTC  (39+ messages)

[PATCH v11 4/8] vfio/type1: handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
 2016-07-25  7:53 UTC  (3+ messages)


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