Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2016-10-27 09:28:14 to 2016-11-11 13:54:04 UTC [more...]

[kvm-unit-tests PATCH v5 00/11] arm/arm64: add gic framework
 2016-11-11 13:54 UTC  (20+ messages)
` [kvm-unit-tests PATCH v5 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v5 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v5 03/11] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v5 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v5 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v5 06/11] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v5 07/11] arm/arm64: gicv2: add an IPI test
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v5 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v5 09/11] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v5 10/11] arm/arm64: gicv3: add an IPI test
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v5 11/11] arm/arm64: gic: don't just use zero

[PATCH v3 0/2] arm64: Support systems without FP/ASIMD
 2016-11-11 13:41 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: Add hypervisor safe helper for checking constant capabilities
` [PATCH v3 2/2] arm64: Support systems without FP/ASIMD

[PULL 0/3] KVM/ARM updates for v4.9-rc4
 2016-11-11 10:23 UTC  (6+ messages)
` [PATCH 1/3] arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
` [PATCH 2/3] KVM: arm/arm64: vgic: Prevent access to invalid SPIs
` [PATCH 3/3] KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs

[kvm-unit-tests PATCH v8 0/3] ARM PMU tests
 2016-11-11  8:08 UTC  (7+ messages)
` [kvm-unit-tests PATCH v8 1/3] arm: Add PMU test
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v8 2/3] arm: pmu: Check cycle count increases
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v8 3/3] arm: pmu: Add CPI checking
  ` [Qemu-devel] "

[PATCH 1/2] arm64: perf: Move ARMv8 PMU perf event definitions to asm/perf_event.h
 2016-11-10 18:09 UTC  (9+ messages)
` [PATCH 2/2] KVM: ARM64: Fix the issues when guest PMCCFILTR is configured

[kvm-unit-tests PATCH v4 00/11] arm/arm64: add gic framework
 2016-11-10 17:18 UTC  (14+ messages)
` [kvm-unit-tests PATCH v4 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v4 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v4 03/11] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v4 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v4 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v4 06/11] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v4 07/11] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v4 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v4 09/11] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v4 10/11] arm/arm64: gicv3: add an IPI test
` [kvm-unit-tests PATCH v4 11/11] arm/arm64: gic: don't just use zero

[kvm-unit-tests PATCH v4 00/11] arm/arm64: add gic framework
 2016-11-09 16:59 UTC  (26+ messages)
` [kvm-unit-tests PATCH v4 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v4 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v4 03/11] arm/arm64: smp: support more than 8 cpus
        ` [Qemu-devel] "
` [kvm-unit-tests PATCH v4 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v4 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v4 06/11] arm/arm64: add initial gicv2 support
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v4 07/11] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v4 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v4 09/11] arm/arm64: add initial gicv3 support
    ` [Qemu-devel] "
` [kvm-unit-tests PATCH v4 10/11] arm/arm64: gicv3: add an IPI test
` [kvm-unit-tests PATCH v4 11/11] arm/arm64: gic: don't just use zero

[PATCH] arm/arm64: KVM: clean up useless code in kvm_timer_enable
 2016-11-09  2:50 UTC 

[PATCH v2 0/8] Add support for monitoring guest TLB operations
 2016-11-08 17:19 UTC  (2+ messages)

[RFC PATCH] kvm-unit-tests: arm/arm64: strip GIC headers
 2016-11-08 10:52 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v7 00/15] kvmtool: arm: ITS emulation and GSI routing support
 2016-11-04 17:35 UTC  (4+ messages)
` [PATCH v7 03/15] irq: move IRQ routing into irq.c

[PATCH v8 00/16] kvmtool: arm: ITS emulation and GSI routing support
 2016-11-04 17:32 UTC  (17+ messages)
` [PATCH v8 01/16] FDT: introduce global phandle allocation
` [PATCH v8 02/16] arm: use new phandle allocation functions
` [PATCH v8 03/16] irq: move IRQ routing into irq.c
` [PATCH v8 04/16] MSI-X: update GSI routing after changed MSI-X configuration
` [PATCH v8 05/16] virtio: fix endianness check for vhost support
` [PATCH v8 06/16] PCI: Only allocate IRQ routing entry when available
` [PATCH v8 07/16] update public Linux headers for GICv3 ITS emulation
` [PATCH v8 08/16] arm: gic: allow 32-bit compilation
` [PATCH v8 09/16] arm: allow creation of an MSI register frame region
` [PATCH v8 10/16] arm: FDT: create MSI controller DT node
` [PATCH v8 11/16] add kvm__check_vm_capability
` [PATCH v8 12/16] PCI: inject PCI device ID on MSI injection
` [PATCH v8 13/16] arm: setup SPI IRQ routing tables
` [PATCH v8 14/16] extend GSI IRQ routing to take a device ID
` [PATCH v8 15/16] arm64: enable GICv3-ITS emulation
` [PATCH v8 16/16] arm: add support for vGICv3 and vITS

v4.9-rc1 fails booting as a guest on ARM64 Cavium ThunderX
 2016-11-04 13:30 UTC  (5+ messages)

[PATCH v8 0/7] arm/arm64: vgic: Implement API for vGICv3 live migration
 2016-11-04 11:13 UTC  (8+ messages)
` [PATCH v8 1/7] arm/arm64: vgic: Implement support for userspace access
` [PATCH v8 2/7] arm/arm64: vgic: Add distributor and redistributor access
` [PATCH v8 3/7] arm/arm64: vgic: Introduce find_reg_by_id()
` [PATCH v8 4/7] irqchip/gic-v3: Add missing system register definitions
` [PATCH v8 5/7] arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
` [PATCH v8 6/7] arm/arm64: vgic: Implement VGICv3 CPU interface access
` [PATCH v8 7/7] arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl

[PATCH v3] arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
 2016-11-04 10:47 UTC  (2+ messages)

[PATCH 1/1] KVM: ARM64: Fix the issues when PMCCFILTR is configured
 2016-11-03 15:41 UTC  (4+ messages)

[kvm-unit-tests PATCHv7 0/3] ARM PMU tests
 2016-11-03 15:31 UTC  (13+ messages)
` [kvm-unit-tests PATCHv7 1/3] arm: Add PMU test
  ` [Qemu-devel] "
` [kvm-unit-tests PATCHv7 2/3] arm: pmu: Check cycle count increases
  ` [Qemu-devel] "
` [kvm-unit-tests PATCHv7 3/3] arm: pmu: Add CPI checking
  ` [Qemu-devel] "
` [Qemu-devel] [kvm-unit-tests PATCHv7 0/3] ARM PMU tests

[RFC 1/2] linux-headers: update
 2016-11-03  9:06 UTC  (9+ messages)
` [RFC 2/2] ARM: KVM: Enable in-kernel timers with user space gic

[PATCH v7 0/7] arm/arm64: vgic: Implement API for vGICv3 live migration
 2016-11-02 16:22 UTC  (4+ messages)

[PATCH v2] kvmtool/arm: add support for vGICv3 and vITS
 2016-11-02 13:16 UTC 

[PATCH] kvmtool/arm: add support for vGICv3 and vITS
 2016-11-02 13:16 UTC  (3+ messages)

[PATCH v1 0/2] KVM: Support GICv3 vITS in 32-bit mode
 2016-11-02 11:55 UTC  (3+ messages)
` [PATCH v1 1/2] KVM: arm64: vgic-its: Fix compatability with 32-bit
` [PATCH v1 2/2] ARM: KVM: Support vGICv3 ITS

[PATCH v3] KVM: arm/arm64: vgic: Prevent access to invalid SPIs
 2016-11-02  9:03 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: vgic: Prevent VGIC_ADDR_TO_INTID from emiting divisions
 2016-11-01 19:31 UTC  (4+ messages)

[PATCH v2] arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
 2016-11-01 18:28 UTC  (4+ messages)

[PATCH 0/3] Support userspace irqchip with arch timers
 2016-11-01 16:56 UTC  (17+ messages)
` [PATCH 2/3] KVM: arm/arm64: Add ARM arch timer interrupts ABI

[PATCH v2 0/3] arm64: Support systems without FP/ASIMD
 2016-11-01 14:34 UTC  (8+ messages)
` [PATCH v2 1/3] arm64: crypto/aes-ce-ccm: Cleanup hwcap check
` [PATCH v2 2/3] arm64: Add hypervisor safe helper for checking constant capabilities
` [PATCH v2 3/3] arm64: Support systems without FP/ASIMD

[PATCH V4 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-11-01  9:36 UTC  (5+ messages)
` [PATCH V4 10/10] arm64: KVM: add guest SEA support

[PATCH v2] KVM: arm/arm64: vgic: Prevent access to invalid SPIs
 2016-11-01  0:02 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: vgic: Prevent access to invalid SPIs
 2016-10-28 10:28 UTC 

[PATCH] KVM: arm/arm64: Kick VCPUs when queueing already pending IRQs
 2016-10-28  8:35 UTC  (2+ messages)

[PATCH] arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
 2016-10-27 12:28 UTC  (8+ messages)

guest get stuck on stable 4.1.32
 2016-10-27  9:28 UTC  (2+ messages)


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