kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-01 09:38:11 to 2016-12-14 16:34:55 UTC [more...]

[PATCH 1/1] arm64: Correcting format specifier for printing 64 bit addresses
 2016-12-14 16:35 UTC  (8+ messages)

[PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework
 2016-12-14 15:36 UTC  (19+ messages)
` [PATCH kvm-unit-tests v8 01/10] arm/arm64: yield on cpu_relax
` [PATCH kvm-unit-tests v8 02/10] arm/arm64: smp: support more than 8 cpus
` [PATCH kvm-unit-tests v8 03/10] arm/arm64: add some delay routines
    ` [Qemu-devel] "
` [PATCH kvm-unit-tests v8 04/10] arm/arm64: irq enable/disable
` [PATCH kvm-unit-tests v8 05/10] arm/arm64: add initial gicv2 support
` [PATCH kvm-unit-tests v8 06/10] arm/arm64: gicv2: add an IPI test
` [PATCH kvm-unit-tests v8 07/10] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH kvm-unit-tests v8 08/10] arm/arm64: add initial gicv3 support
` [PATCH kvm-unit-tests v8 09/10] arm/arm64: gicv3: add an IPI test
` [PATCH kvm-unit-tests v8 10/10] arm/arm64: gic: don't just use zero
` [Qemu-devel] [PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework

[PATCH] ARM: soft-reboot into same mode that we entered the kernel
 2016-12-14 13:42 UTC  (13+ messages)
      ` [PATCH 1/2] ARM: hyp-stub: improve ABI
      ` [PATCH 2/2] ARM: soft-reboot into same mode that we entered the kernel

[PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-12-13 18:38 UTC  (13+ messages)
` [PATCH V6 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V6 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V6 03/10] efi: parse ARM processor error
` [PATCH V6 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V6 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V6 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V6 07/10] efi: print unrecognized CPER section
` [PATCH V6 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V6 09/10] trace, ras: add ARM processor error trace event
` [PATCH V6 10/10] arm/arm64: KVM: add guest SEA support

[PATCH] ARM: dts: vexpress: Support GICC_DIR operations
 2016-12-13 13:00 UTC  (4+ messages)

[PATCH v9 0/11] arm/arm64: vgic: Implement API for vGICv3 live migration
 2016-12-11 16:38 UTC  (18+ messages)
` [PATCH v9 01/11] arm/arm64: vgic: Implement support for userspace access
` [PATCH v9 02/11] arm/arm64: vgic: Add distributor and redistributor access
` [PATCH v9 03/11] arm/arm64: vgic: Introduce find_reg_by_id()
` [PATCH v9 04/11] irqchip/gic-v3: Add missing system register definitions
` [PATCH v9 05/11] arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct

[RFC PATCH 0/7] KVM: arm/arm64: Optimize arch timer register handling
 2016-12-10 20:47 UTC  (8+ messages)
` [RFC PATCH 1/7] arm64: Use physical counter for in-kernel reads
` [RFC PATCH 2/7] KVM: arm/arm64: Move kvm_vgic_flush_hwstate under disabled irq
` [RFC PATCH 3/7] KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
` [RFC PATCH 4/7] KVM: arm/arm64: Check that system supports split eoi/deactivate
` [RFC PATCH 5/7] KVM: arm/arm64: Move timer save/restore out of hyp code where possible
` [RFC PATCH 6/7] KVM: arm/arm64: Remove unnecessary timer BUG_ON operations
` [RFC PATCH 7/7] KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized

[RFC] arm64: KVM: Honor guest device memory type mappings
 2016-12-09 20:59 UTC 

[PATCH kvm-unit-tests v2 0/2] arm/pmu: fixups for AArch64
 2016-12-09 17:45 UTC  (9+ messages)
` [PATCH kvm-unit-tests v2 1/2] arm/pmu: fix probe on AArch64
` [PATCH kvm-unit-tests v2 2/2] arm/pmu: don't run tcg tests

[PATCH v8 00/16] kvmtool: arm: ITS emulation and GSI routing support
 2016-12-09 17:13 UTC  (10+ 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

[PULL] KVM/ARM updates for 4.10
 2016-12-09 15:53 UTC  (7+ messages)
` [PATCH 1/6] KVM: arm64: vgic-its: Fix compatibility with 32-bit
` [PATCH 2/6] ARM: KVM: Support vGICv3 ITS
` [PATCH 3/6] arm/arm64: KVM: Clean up useless code in kvm_timer_enable
` [PATCH 4/6] KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUs
` [PATCH 5/6] KVM: arm/arm64: timer: Check for properly initialized timer on init
` [PATCH 6/6] arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest

[kvm-unit-tests PATCH] arm/pmu: fix probe on AArch64-only machines
 2016-12-08 16:00 UTC  (2+ messages)

[kvm-unit-tests PATCH v14 0/5] ARM PMU tests
 2016-12-08 14:51 UTC  (9+ messages)
` [kvm-unit-tests PATCH v14 1/5] arm: rename cp15.h to sysreg.h
` [kvm-unit-tests PATCH v14 2/5] arm: Add support for read_sysreg() and write_sysreg()
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v14 3/5] arm: Add PMU test
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v14 4/5] arm: pmu: Check cycle count increases
` [kvm-unit-tests PATCH v14 5/5] arm: pmu: Add CPI checking
` [Qemu-devel] [kvm-unit-tests PATCH v14 0/5] ARM PMU tests

[PATCH] arm64: Work around Falkor erratum 1009
 2016-12-08 13:27 UTC  (5+ messages)

[PATCH 0/2] Add the missing resetting LRs at boot time for new-vgic
 2016-12-08 12:32 UTC  (10+ messages)
` [PATCH 1/2] arm64: KVM: vgic-v3: Add the missing resetting LRs at boot time
` [PATCH 2/2] KVM: arm/arm64: vgic-v2: "

[PATCH] arm/arm64: KVM: Check for properly initialized timer on init
 2016-12-07 11:06 UTC  (4+ messages)

[PATCH v2] arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest
 2016-12-06 17:17 UTC  (6+ messages)

[PATCH 0/2] arm64: PMU: Sanitize usage of PMSELR_EL0.SEL
 2016-12-06 14:32 UTC  (6+ messages)
` [PATCH 1/2] arm64: PMU: Do not use PMSELR_EL0 to access PMCCFILTR_EL0
` [PATCH 2/2] arm64: PMU: Reset PMSELR_EL0 to a sane value at boot time

[PATCH v3] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly
 2016-12-06 14:27 UTC  (9+ messages)

[kvm-unit-tests RFC 00/15] arm/arm64: add ITS framework
 2016-12-06 11:21 UTC  (23+ messages)
` [kvm-unit-tests RFC 01/15] libcflat: Add other size defines
` [kvm-unit-tests RFC 02/15] arm/arm64: gicv3: Add some re-distributor defines
` [kvm-unit-tests RFC 03/15] arm/arm64: ITS skeleton
  ` [Qemu-devel] "
` [kvm-unit-tests RFC 04/15] arm/arm64: ITS: BASER parsing and setup
` [kvm-unit-tests RFC 05/15] arm/arm64: GICv3: add cpu count
  ` [Qemu-devel] "
` [kvm-unit-tests RFC 06/15] arm/arm64: ITS: Set the LPI config and pending tables
` [kvm-unit-tests RFC 07/15] arm/arm64: ITS: Init the command queue
` [kvm-unit-tests RFC 08/15] arm/arm64: ITS: enable LPIs at re-distributor level
` [kvm-unit-tests RFC 09/15] arm/arm64: ITS: Parse the typer register
` [kvm-unit-tests RFC 10/15] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests RFC 11/15] arm/arm64: ITS: create device
` [kvm-unit-tests RFC 12/15] arm/arm64: ITS: create collection
` [kvm-unit-tests RFC 13/15] arm/arm64: ITS: commands
` [kvm-unit-tests RFC 14/15] arm/arm64: gic: Generalize ipi_enable()
` [kvm-unit-tests RFC 15/15] arm/arm64: ITS test
` [Qemu-devel] [kvm-unit-tests RFC 00/15] arm/arm64: add ITS framework

[PATCH v2] arm/arm64: KVM: VGIC: limit ITARGETSR bits to number of VCPUs
 2016-12-06 11:21 UTC  (2+ messages)

[PATCH 1/1] arm64: Correcting format specifier for printing 64 bit addresses
 2016-12-05  8:06 UTC 

[kvm-unit-tests PATCH v13 0/4] ARM PMU tests
 2016-12-02  9:58 UTC  (29+ messages)
` [kvm-unit-tests PATCH v13 1/4] arm: Define macros for accessing system registers
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v13 2/4] arm: Add PMU test
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v13 3/4] arm: pmu: Check cycle count increases
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v13 4/4] arm: pmu: Add CPI checking
  ` [Qemu-devel] "

[PATCH v2] KVM: arm/arm64: Access CNTHCTL_EL2 bit fields correctly
 2016-12-01 19:28 UTC  (3+ messages)

[PULL] KVM/ARM updates for 4.9-rc7
 2016-12-01 15:15 UTC  (7+ messages)
` [PATCH] KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs


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