Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2016-10-21 09:40:53 to 2016-11-09 12:06:21 UTC [more...]

[kvm-unit-tests PATCH v4 00/11] arm/arm64: add gic framework
 2016-11-09 12:06 UTC  (18+ 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
    ` [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
` [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 

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

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

[PATCH v2 0/8] Add support for monitoring guest TLB operations
 2016-11-08 17:19 UTC  (10+ messages)
` [PATCH v2 1/8] arm64/kvm: hyp: tlb: use __tlbi() helper
` [PATCH v2 2/8] KVM: Track the pid of the VM process
` [PATCH v2 3/8] perf/trace: Add notification for perf trace events
` [PATCH v2 4/8] KVM: arm/arm64: Register perf trace event notifier
` [PATCH v2 5/8] KVM: Add event to trace tlb invalidations
` [PATCH v2 6/8] arm: KVM: Handle trappable TLB instructions
` [PATCH v2 7/8] arm64: "
` [PATCH v2 8/8] KVM: arm/arm64: Enable selective trapping of "

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

[PULL 0/3] KVM/ARM updates for v4.9-rc4
 2016-11-04 18:36 UTC  (4+ 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

[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  (19+ 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  (20+ messages)
` [PATCH V4 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V4 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V4 03/10] efi: parse ARMv8 processor error
` [PATCH V4 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V4 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V4 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V4 07/10] efi: print unrecognized CPER section
` [PATCH V4 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V4 09/10] trace, ras: add ARM processor error trace event
` [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  (10+ messages)

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

[PATCH 0/2] arm64: Support systems without FP/ASIMD
 2016-10-25 16:48 UTC  (5+ messages)
` [PATCH 1/2] arm64: Add hypervisor safe helper for checking constant capabilities
` [PATCH 2/2] arm64: Support systems without FP/ASIMD

[PATCH] arm/arm64: KVM: Map the BSS at HYP
 2016-10-24  8:10 UTC  (2+ messages)

[PATCH V3 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-23  9:13 UTC  (5+ messages)
` [PATCH V3 05/10] acpi: apei: handle SEA notification type for ARMv8

[RFC PATCH 0/8] Support GICv3 ITS and vITS in 32-bit mode
 2016-10-22 15:55 UTC  (10+ messages)
` [RFC PATCH 4/8] irqchip/gicv3-its: specialise readq and writeq accesses
` [RFC PATCH 7/8] KVM: arm64: vgic-its: fix compatability with 32-bit
` [RFC PATCH 8/8] ARM: KVM: Support vGICv3 ITS

[kvm-unit-tests PATCH v3 00/10] arm/arm64: add gic framework
 2016-10-21 12:49 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 07/10] arm/arm64: add initial gicv3 support
    ` [Qemu-devel] "


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