kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-02 09:53:28 to 2015-10-12 13:56:52 UTC [more...]

[PATCH] KVM: arm: use GIC support unconditionally
 2015-10-12 13:58 UTC  (2+ messages)

[PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration
 2015-10-12 11:56 UTC  (9+ messages)
` [PATCH v4 3/7] KVM: arm/arm64: Fix the documentation
` [PATCH v4 4/7] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace

[PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
 2015-10-12 11:39 UTC  (29+ messages)
` [PATCH v3 01/16] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
` [PATCH v3 02/16] KVM: arm/arm64: remove now unused code after stay-in-LR rework
` [PATCH v3 03/16] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH v3 04/16] KVM: arm/arm64: add emulation model specific destroy function
` [PATCH v3 05/16] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v3 06/16] KVM: arm/arm64: make GIC frame address initialization model specific
` [PATCH v3 07/16] KVM: arm64: Introduce new MMIO region for the ITS base address
` [PATCH v3 08/16] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v3 09/16] KVM: arm64: introduce ITS emulation file with stub functions
` [PATCH v3 10/16] KVM: arm64: implement basic ITS register handlers
` [PATCH v3 11/16] KVM: arm64: add data structures to model ITS interrupt translation
` [PATCH v3 12/16] KVM: arm64: handle pending bit for LPIs in ITS emulation
` [PATCH v3 13/16] KVM: arm64: sync LPI configuration and pending tables
` [PATCH v3 14/16] KVM: arm64: implement ITS command queue command handlers
` [PATCH v3 15/16] KVM: arm64: implement MSI injection in ITS emulation
` [PATCH v3 16/16] KVM: arm64: enable ITS emulation as a virtual MSI controller

[PATCHv2 00/15] arm64: 16K translation granule support
 2015-10-12  9:55 UTC  (32+ messages)
` [PATCH 03/15] arm64: Introduce helpers for page table levels
` [PATCH 09/15] arm64: Add page size to the kernel image header
` [PATCH 10/15] arm64: kvm: Fix {V}TCR_EL2_TG0 mask
` [PATCH 11/15] arm64: Cleanup VTCR_EL2 computation
` [PATCH 12/15] arm: kvm: Move fake PGD handling to arch specific files
` [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling

[PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration
 2015-10-12  8:29 UTC  (8+ messages)
` [PATCH v5 1/7] KVM: arm/arm64: Move endianess conversion out of vgic_attr_regs_access()
` [PATCH v5 2/7] KVM: arm/arm64: Refactor vGIC attributes handling code
` [PATCH v5 3/7] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace
` [PATCH v5 4/7] KVM: arm64: Refactor system register handlers
` [PATCH v5 5/7] KVM: arm64: Introduce find_reg_by_id()
` [PATCH v5 6/7] KVM: arm64: Implement vGICv3 CPU interface access
` [PATCH v5 7/7] KVM: arm/arm64: Update API documentation

[PATCH v2] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
 2015-10-12  7:14 UTC  (5+ messages)

[PATCH] arm/arm64: KVM : Enable vhost device selection under KVM config menu
 2015-10-10 15:25 UTC  (2+ messages)

[PATCH v3 0/6] GICv3: add 32bit compatibility
 2015-10-10 15:19 UTC  (5+ messages)
` [PATCH v3 6/6] arm/arm64: KVM: only allow 64bit hosts to build VGICv3

[PATCH v2 17/22] arm64/kvm: Make use of the system wide safe values
 2015-10-10 15:17 UTC  (2+ messages)

Virt MM DEBUG_LL support arm32
 2015-10-10 10:51 UTC  (6+ messages)

[PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2015-10-09  8:29 UTC  (16+ messages)

[PATCH] KVM: arm/arm64: Keep mapped, disabled interrupts quiet
 2015-10-08 14:26 UTC  (2+ messages)

[PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
 2015-10-08 12:33 UTC  (10+ messages)
` [PATCH 1/2] KVM: arm/arm64: Optimize away redundant LR tracking
` [PATCH 2/2] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()

[PATCH] KVM: arm/arm64: Fix memory leak if timer initialization fails
 2015-10-08  8:56 UTC  (3+ messages)

[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
 2015-10-07 19:53 UTC  (13+ messages)
` [PATCH v2 01/15] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
` [PATCH v2 11/15] KVM: arm64: handle pending bit for LPIs in ITS emulation
` [PATCH v2 13/15] KVM: arm64: implement ITS command queue command handlers

[PATCH v3 00/20] KVM: ARM64: Add guest PMU support
 2015-10-07  8:25 UTC  (5+ messages)
` [PATCH v3 03/20] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v3 17/20] KVM: ARM64: Add PMU overflow interrupt routing

[PATCH] arm: Add PMU test
 2015-10-06 20:14 UTC  (11+ messages)
` [Qemu-devel] "
` [kvm-unit-tests PATCHv2] "
    ` [kvm-unit-tests PATCHv3] ARM PMU tests
      ` [kvm-unit-tests PATCHv3 1/3] arm: Add PMU test
      ` [kvm-unit-tests PATCHv3 2/3] arm: pmu: Check cycle count increases
        ` [Qemu-devel] "
      ` [kvm-unit-tests PATCHv3 3/3] arm: pmu: Add CPI checking

[RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region
 2015-10-06 15:21 UTC  (33+ messages)
` [RFC PATCH 2/6] iommu: Add interface to get msi-pages mapping attributes
` [RFC PATCH 3/6] vfio: Extend iommu-info to return MSIs automap state
` [RFC PATCH 4/6] vfio: Add interface to iommu-map/unmap MSI pages
` [RFC PATCH 5/6] vfio-pci: Create iommu mapping for msi interrupt
` [RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI

PING: [PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration
 2015-10-06  8:41 UTC 

[PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
 2015-10-06  2:33 UTC  (3+ messages)
` [PATCH v2 1/2] add hooks for armv8 fp/simd lazy switch
` [PATCH v2 2/2] enable "

[RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
 2015-10-05 18:23 UTC  (5+ messages)

[RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
 2015-10-05 10:48 UTC  (11+ messages)

[PATCH v3 0/8] Rework architected timer and forwarded IRQs handling
 2015-10-02 21:08 UTC  (12+ messages)
` [PATCH v3 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
` [PATCH v3 4/8] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
` [PATCH v3 5/8] arm/arm64: KVM: Use appropriate define in VGIC reset code
` [PATCH v3 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts

[RFC] Handling CP15 timer without in-kernel irqchip
 2015-10-02 20:26 UTC  (13+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).