kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-11 12:53:31 to 2015-10-01 12:46:56 UTC [more...]

[PATCH v3 0/6] GICv3: add 32bit compatibility
 2015-10-01 12:47 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: GICv3: refactor the AArch64 specific parts
` [PATCH v3 2/6] arm64: GICv3: change unsigned types for AArch32 compatibility
` [PATCH v3 3/6] arm64: GICv3: Specialize readq and writeq accesses
` [PATCH v3 4/6] ARM: add 32bit support to GICv3
` [PATCH v3 5/6] ARM: virt: select ARM_GIC_V3
` [PATCH v3 6/6] arm/arm64: KVM: only allow 64bit hosts to build VGICv3

[PATCH v4 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-10-01 10:25 UTC  (6+ messages)
` [PATCH v4 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest

[RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region
 2015-09-30 14:56 UTC  (9+ 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

[PATCH v2] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
 2015-09-30 10:24 UTC  (3+ messages)

[RFC 0/2] VFIO: Add virtual MSI doorbell support
 2015-09-30  9:37 UTC  (9+ messages)

[RFC PATCH 0/6] vfio: Add interface to map MSI pages
 2015-09-30 14:57 UTC 

[RFC PATCH v5 1/3] vfio: platform: add device properties skeleton and user API
 2015-09-30  9:09 UTC  (3+ messages)
` [RFC PATCH v5 2/3] vfio: platform: access device property as a list of strings
  ` [RFC PATCH v5 3/3] vfio: platform: return device properties as arrays of unsigned integers

[RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
 2015-09-30  9:07 UTC 

[PATCH v3 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-29 14:49 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: Add kvm_arch_vcpu_{un}blocking callbacks
` [PATCH v3 2/8] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
` [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 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation
` [PATCH v3 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
` [PATCH v3 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts

[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-29 14:30 UTC  (24+ messages)
` [PATCH v2 2/8] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
` [PATCH v2 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
` [PATCH v2 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation
` [PATCH v2 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics

[PATCH v4 00/15] KVM: arm: debug infrastructure support
 2015-09-29  7:38 UTC  (15+ messages)
` [PATCH v4 01/15] KVM: arm: plug guest debug exploit
` [PATCH v4 10/15] KVM: arm: implement world switch for debug registers
` [PATCH v4 13/15] KVM: arm: keep track of guest use of the "
` [PATCH v4 15/15] KVM: arm: enable trapping of all "

[PATCH v3 0/5] KVM: arm64: Implement API for vGICv3 live migration
 2015-09-28 15:29 UTC  (8+ messages)
` [PATCH v3 5/5] KVM: arm64: Implement vGICv3 CPU interface access

[PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration
 2015-09-28 15:27 UTC  (8+ messages)
` [PATCH v4 1/7] KVM: arm/arm64: Move endianness conversion out of vgic_attr_regs_access()
` [PATCH v4 2/7] KVM: arm/arm64: Refactor vGIC attributes handling code
` [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 v4 5/7] KVM: arm64: Refactor system register handlers
` [PATCH v4 6/7] KVM: arm64: Introduce find_reg_by_id()
` [PATCH v4 7/7] Implement vGICv3 CPU interface access

[PATCH v2 0/2] KVM/arm: enhance arvm7 vfp/simd lazy switch support
 2015-09-26 23:43 UTC  (3+ messages)
` [PATCH v2 1/2] KVM/arm: add hooks for armv7 fp/simd "
` [PATCH v2 2/2] KVM/arm: enable enhanced armv7 fp/simd lazy switch

[PATCH v3 0/4] KVM: arm/arm64: guest synchronous halt/resume
 2015-09-25 21:41 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm/arm64: rename pause into power_off
` [PATCH v3 2/4] KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
` [PATCH v3 3/4] KVM: arm/arm64: check power_off in critical section before VCPU run
` [PATCH v3 4/4] KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest

[PATCH] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
 2015-09-25 14:01 UTC  (5+ messages)

[PATCH v3 00/20] KVM: ARM64: Add guest PMU support
 2015-09-24 22:31 UTC  (21+ messages)
` [PATCH v3 01/20] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v3 02/20] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v3 03/20] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v3 04/20] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v3 05/20] KVM: ARM64: Add reset and access handlers for PMSELR register
` [PATCH v3 06/20] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register
` [PATCH v3 07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v3 08/20] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
` [PATCH v3 09/20] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register
` [PATCH v3 10/20] KVM: ARM64: Add reset and access handlers for PMCCNTR register
` [PATCH v3 11/20] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register
` [PATCH v3 12/20] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register
` [PATCH v3 13/20] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register
` [PATCH v3 14/20] KVM: ARM64: Add reset and access handlers for PMUSERENR register
` [PATCH v3 15/20] KVM: ARM64: Add reset and access handlers for PMSWINC register
` [PATCH v3 16/20] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register
` [PATCH v3 17/20] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v3 18/20] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v3 19/20] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v3 20/20] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
 2015-09-24 11:35 UTC  (3+ messages)

[PATCH 0/3] arm/arm64: KVM: Fix !irqchip_in_kernel() handling
 2015-09-24 11:33 UTC  (7+ messages)
` [PATCH 1/3] arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
` [PATCH 2/3] arm64: KVM: Disable virtual timer even if the guest is not using it
` [PATCH 3/3] arm: "

New GreenSocs Website: Home of Open Source SystemC Infrastructure
 2015-09-24  9:45 UTC 

[PATCH 0/2] KVM/arm: add fp/simd lazy switch support
 2015-09-23  0:39 UTC  (5+ messages)
` [PATCH 1/2] KVM/arm: add hooks for armv7 "
` [PATCH 2/2] KVM/arm: enable armv7 fp/simd lazy switch

[RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
 2015-09-22 23:34 UTC  (3+ messages)
` [RFT - PATCH v2 1/2] add hooks for armv8 fp/simd lazy switch
` [RFT - PATCH v2 2/2] enable "

[RFT - PATCH 0/2] KVM/arm64: add fp/simd lazy switch support
 2015-09-21 21:26 UTC  (3+ messages)
` [RFT - PATCH 1/2] KVM/arm64: add hooks for armv8 "
` [RFT - PATCH 2/2] KVM/arm64: enable armv8 fp/simd lazy switch

[GIT PULL] Second set of KVM/ARM updates for 4.3-rc2
 2015-09-17 15:31 UTC  (13+ messages)
` [PATCH 1/8] KVM: arm64: add workaround for Cortex-A57 erratum #852523
` [PATCH 2/8] arm64: KVM: Fix user access for debug registers
` [PATCH 3/8] arm: KVM: Fix incorrect device to IPA mapping
` [PATCH 4/8] arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
` [PATCH 5/8] arm64: KVM: Disable virtual timer even if the guest is not using it
` [PATCH 6/8] arm: "
` [PATCH 7/8] arm64: KVM: Remove all traces of the ThumbEE registers
` [PATCH 8/8] arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'

[PATCH v2 00/22] KVM: ARM64: Add guest PMU support
 2015-09-17  9:35 UTC  (18+ messages)
` [PATCH v2 04/22] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
` [PATCH v2 08/22] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function

[PATCH] ARM/ARM64: KVM: remove 'config KVM_ARM_MAX_VCPUS'
 2015-09-17  8:15 UTC  (5+ messages)

[Qemu-devel] Could not boot a guest vm from kvm mode based on APM X-Gene Host and latest qemu
 2015-09-17  7:44 UTC  (5+ messages)
  `  "

[PATCH] KVM: arm64: remove all traces of the ThumbEE registers
 2015-09-16 17:34 UTC  (3+ messages)

[PATCH] arm64: KVM: Fix user access for debug registers
 2015-09-16 14:46 UTC  (6+ messages)

[PATCH] kvm: arm: LPAE: Incorrect device to IPA mapping
 2015-09-16 13:43 UTC  (3+ messages)

[PATCH] KVM: arm64: add workaround for Cortex-A57 erratum #852523
 2015-09-15 19:00 UTC  (4+ messages)

[PATCHv2 00/15] arm64: 16K translation granule support
 2015-09-15 15:41 UTC  (16+ messages)
` [PATCH 01/15] arm64: Move swapper pagetable definitions
` [PATCH 02/15] arm64: Handle section maps for swapper/idmap
` [PATCH 03/15] arm64: Introduce helpers for page table levels
` [PATCH 04/15] arm64: Calculate size for idmap_pg_dir at compile time
` [PATCH 05/15] arm64: Handle 4 level page table for swapper
` [PATCH 06/15] arm64: Clean config usages for page size
` [PATCH 07/15] arm64: Kconfig: Fix help text about AArch32 support with 64K pages
` [PATCH 08/15] arm64: Check for selected granule support
` [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 14/15] arm64: Add 16K page size support
` [PATCH 15/15] arm64: 36 bit VA

[PATCH RFC 0/4] arm64: cross cpu support
 2015-09-15  7:51 UTC  (5+ messages)
` [PATCH RFC 2/4] arm64: kvm: enable trapping of read access to regs in TID3 group
    ` [Qemu-devel] "

[PATCH v3 00/10] ARM IRQ forward control based on IRQ bypass manager
 2015-09-14 11:24 UTC  (11+ messages)
` [PATCH v3 07/10] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices
` [PATCH v3 09/10] KVM: arm/arm64: vgic: forwarding control

[GIT PULL] KVM/ARM fixes for 4.3-rc2
 2015-09-13 10:56 UTC  (5+ messages)
` [PATCH 1/4] arm/arm64: KVM: vgic: Move active state handling to flush_hwstate
` [PATCH 2/4] arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0
` [PATCH 3/4] arm64: KVM: set {v,}TCR_EL2 RES1 bits
` [PATCH 4/4] arm/arm64: KVM: Fix PSCI affinity info return value for non valid cores

[PATCH v4 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
 2015-09-11 12:53 UTC  (9+ messages)
` [PATCH v4 3/4] irqchip: GIC: Convert to EOImode == 1


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).