public inbox for kvmarm@lists.cs.columbia.edu
 help / color / mirror / Atom feed
 messages from 2015-02-15 20:22:43 to 2015-03-03 18:08:10 UTC [more...]

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-03-03 18:13 UTC  (32+ messages)
` [RFC/RFT PATCH 1/3] arm64: KVM: handle some sysreg writes in EL2
` [RFC/RFT PATCH 2/3] arm64: KVM: mangle MAIR register to prevent uncached guest mappings
` [RFC/RFT PATCH 3/3] arm64: KVM: keep trapping of VM sysreg writes enabled

[PATCH v4 0/5] vfio: type1: support for ARM SMMUS with VFIO_IOMMU_TYPE1
 2015-03-03 18:01 UTC  (10+ messages)
` [PATCH v4 1/5] vfio: implement iommu driver capabilities with an enum
` [PATCH v4 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [PATCH v4 3/5] vfio: type1: replace domain wide protection flags with supported capabilities
` [PATCH v4 4/5] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
  ` [PATCH v4 5/5] vfio: type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag

[PATCH 0/6] QEMU ARM64 Migration Fixes
 2015-03-03 17:10 UTC  (18+ messages)
` [PATCH 1/6] target-arm: kvm: save/restore mp state
` [PATCH 2/6] arm_gic_kvm.c: restore config before pending IRQs
` [PATCH 3/6] hw/char/pl011: don't keep setting the IRQ if nothing changed
` [PATCH 4/6] target-arm/kvm64.c: sync FP register state
` [PATCH 5/6] target-arm/kvm64: fix save/restore of SPSR registers
` [PATCH 5/6] target-arm/kvm64: fix save/restore of SPSR regs
` [PATCH 6/6] target-arm/cpu.h: document why env->spsr exists

[PATCH v14 00/20] VFIO support for platform devices
 2015-03-03 10:06 UTC  (22+ messages)
` [PATCH v14 01/20] vfio/platform: initial skeleton of "
` [PATCH v14 02/20] vfio: platform: probe to devices on the platform bus
` [PATCH v14 06/20] vfio/platform: return info for bound device
` [PATCH v14 11/20] vfio/platform: initial interrupts support code
` [PATCH v14 13/20] vfio/platform: support for level sensitive interrupts
` [PATCH v14 17/20] vfio: pass an opaque pointer on virqfd initialization
` [PATCH v14 19/20] vfio: initialize the virqfd workqueue in VFIO generic code
  ` [PATCH v14 03/20] vfio: platform: add the VFIO PLATFORM module to Kconfig
  ` [PATCH v14 04/20] vfio: amba: VFIO support for AMBA devices
  ` [PATCH v14 05/20] vfio: amba: add the VFIO for AMBA devices module to Kconfig
  ` [PATCH v14 07/20] vfio/platform: return info for device memory mapped IO regions
  ` [PATCH v14 08/20] vfio/platform: read and write support for the device fd
  ` [PATCH v14 09/20] vfio/platform: support MMAP of MMIO regions
  ` [PATCH v14 10/20] vfio/platform: return IRQ info
  ` [PATCH v14 12/20] vfio/platform: trigger an interrupt via eventfd
  ` [PATCH v14 14/20] vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export
  ` [PATCH v14 15/20] vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit
  ` [PATCH v14 16/20] vfio: add local lock for virqfd instead of depending on VFIO PCI
  ` [PATCH v14 18/20] vfio: move eventfd support code for VFIO_PCI to a separate file
  ` [PATCH v14 20/20] vfio/platform: implement IRQ masking/unmasking via an eventfd

[PATCH 1/1] iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition
 2015-03-03  8:57 UTC  (3+ messages)

General Query Related to the KVM Page Migration
 2015-03-03  4:05 UTC 

tlbi va, vaa vs. val, vaal
 2015-03-02 19:26 UTC  (8+ messages)

[PATCH 0/3] arm64: KVM: High memory guest fixes
 2015-03-02 18:52 UTC  (7+ messages)
` [PATCH 1/3] arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
` [PATCH 2/3] arm64: KVM: Do not use pgd_index to index stage-2 pgd
` [PATCH 3/3] arm64: KVM: Fix outdated comment about VTCR_EL2.PS

[PATCH] arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()
 2015-03-02 17:29 UTC  (3+ messages)

[kvm-unit-tests PATCH 00/18] arm/arm64: add smp support
 2015-03-02 16:22 UTC  (6+ messages)
  ` [PATCH 03/18] arm: fixups: add barriers, actually set MAIR

[PATCH v8 4/5] KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstate
 2015-03-02 16:11 UTC  (3+ messages)
  ` [PATCH v8 5/5] KVM: arm/arm64: add irqfd support

[PATCH 0/4] KVM ARM64 Migration Fixes
 2015-03-02 14:20 UTC  (12+ messages)
` [PATCH 1/4] arm: KVM: export vcpi->pause state via MP_STATE ioctls
` [PATCH 2/4] arm/arm64: KVM: Implement support for unqueueing active IRQs
` [PATCH 3/4] arm/arm64: KVM: Fix migration race in the arch timer
  ` [PATCH 3/4] arm/arm64: KVM: Fix migration race in the arch timer, "
` [PATCH 4/4] arm/arm64: KVM: Keep elrsr/aisr in sync with software model
  ` [PATCH 4/4] arm/arm64: KVM: Keep elrsr/aisr in sync with software model, "

[PATCH v2 0/5] KVM ARM64 Migration Fixes
 2015-03-02 13:29 UTC  (6+ messages)
` [PATCH v2 1/5] arm: KVM: export vcpi->pause state via MP_STATE ioctls
` [PATCH v2 2/5] arm/arm64: KVM: Implement support for unqueueing active IRQs
` [PATCH v2 3/5] arm: KVM: add a common vgic_queue_irq_to_lr fn
` [PATCH v2 4/5] arm/arm64: KVM: Fix migration race in the arch timer
` [PATCH v2 5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model

stand-alone kvmtool
 2015-03-01 10:21 UTC  (11+ messages)

[PATCH v13 00/18] VFIO support for platform devices
 2015-02-27 11:05 UTC  (4+ messages)

[PATCH resend 0/2] get rid of ARM/KVM bounce page
 2015-02-27  9:11 UTC  (3+ messages)
` [PATCH resend 1/2] ARM: KVM: avoid "HYP init code too big" error
` [PATCH resend 2/2] ARM, arm64: kvm: get rid of the bounce page

[PATCH] arm64: dts: Fix GIC reg sizes for APM X-Gene
 2015-02-27  3:57 UTC  (11+ messages)

[PATCH] ARM, arm64: kvm: get rid of the bounce page
 2015-02-24 17:16 UTC 

kvm [2087]: load/store instruction decoding not implemented
 2015-02-24 16:37 UTC  (21+ messages)

maybe a virtio-balloon-device issue ?
 2015-02-20  2:46 UTC 

[PATCH v10 2/7] hw/vfio/platform: vfio-platform skeleton
 2015-02-17 11:41 UTC  (5+ messages)
  ` [PATCH v10 3/7] hw/vfio/platform: add irq assignment
  ` [PATCH v10 5/7] hw/vfio: calxeda xgmac device
  ` [PATCH v10 6/7] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
  ` [PATCH v10 7/7] hw/vfio/platform: add irqfd support

[RFC PATCH 0/6] ARM64: KVM: PMU infrastructure support
 2015-02-16 12:23 UTC  (3+ messages)

vexpress: Framebuffer broken with KVM enabled
 2015-02-16 10:04 UTC  (5+ messages)

vexpress: Horribly slow MMC emulation on ARM host
 2015-02-16  9:11 UTC  (2+ messages)

arm: warning at virt/kvm/arm/vgic.c:1468
 2015-02-16  9:00 UTC  (10+ messages)

[GIT PULL 0/2] KVM/ARM Fixes for 3.20
 2015-02-15 20:22 UTC  (2+ messages)
` [GIT PULL 2/2] arm/arm64: KVM: Add exit reaons to kvm_exit event tracing


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