public inbox for kvmarm@lists.cs.columbia.edu
 help / color / mirror / Atom feed
 messages from 2017-10-20 11:49:07 to 2017-10-27 13:54:51 UTC [more...]

[PATCH v4 00/26] KVM/ARM: Add support for GICv4
 2017-10-27 13:56 UTC  (38+ messages)
` [PATCH v4 02/26] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [PATCH v4 06/26] KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI
` [PATCH v4 07/26] KVM: arm/arm64: GICv4: Add property field and per-VM predicate
` [PATCH v4 08/26] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v4 09/26] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v4 12/26] KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
` [PATCH v4 14/26] KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
` [PATCH v4 17/26] KVM: arm/arm64: GICv4: Propagate VLPI properties at map time
` [PATCH v4 19/26] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
` [PATCH v4 21/26] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v4 23/26] KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
` [PATCH v4 25/26] KVM: arm/arm64: GICv4: Prevent heterogenous systems from using GICv4
` [PATCH v4 26/26] KVM: arm/arm64: GICv4: Theory of operations

[PATCH v4 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-27 13:06 UTC  (35+ messages)
` [PATCH v4 01/28] regset: Add support for dynamically sized regsets
` [PATCH v4 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
` [PATCH v4 03/28] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
` [PATCH v4 04/28] arm64: Port deprecated instruction emulation to new sysctl interface
` [PATCH v4 05/28] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag()
` [PATCH v4 06/28] arm64/sve: System register and exception syndrome definitions
` [PATCH v4 07/28] arm64/sve: Low-level SVE architectural state manipulation functions
` [PATCH v4 08/28] arm64/sve: Kconfig update and conditional compilation support
` [PATCH v4 09/28] arm64/sve: Signal frame and context structure definition
` [PATCH v4 10/28] arm64/sve: Low-level CPU setup
` [PATCH v4 11/28] arm64/sve: Core task context handling
` [PATCH v4 12/28] arm64/sve: Support vector length resetting for new processes
` [PATCH v4 13/28] arm64/sve: Signal handling support
` [PATCH v4 14/28] arm64/sve: Backend logic for setting the vector length
` [PATCH v4 15/28] arm64: cpufeature: Move sys_caps_initialised declarations
` [PATCH v4 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths
` [PATCH v4 17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use
` [PATCH v4 18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls
` [PATCH v4 19/28] arm64/sve: ptrace and ELF coredump support
` [PATCH v4 20/28] arm64/sve: Add prctl controls for userspace vector length management
` [PATCH v4 21/28] arm64/sve: Add sysctl to set the default vector length for new processes
` [PATCH v4 22/28] arm64/sve: KVM: Prevent guests from using SVE
` [PATCH v4 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
` [PATCH v4 24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
` [PATCH v4 25/28] arm64/sve: Detect SVE and activate runtime support
` [PATCH v4 26/28] arm64/sve: Add documentation
` [RFC PATCH v4 27/28] arm64: signal: Report signal frame size to userspace via auxv
` [RFC PATCH v4 28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ

[PATCH v5 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-10-27 10:53 UTC  (23+ messages)
` [PATCH v5 01/20] irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface
` [PATCH v5 02/20] arm64: Implement arch_counter_get_cntpct to read the physical counter
` [PATCH v5 03/20] arm64: Use physical counter for in-kernel reads when booted in EL2
` [PATCH v5 04/20] KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized
` [PATCH v5 05/20] KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
` [PATCH v5 06/20] KVM: arm/arm64: Check that system supports split eoi/deactivate
` [PATCH v5 07/20] KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
` [PATCH v5 08/20] KVM: arm/arm64: Rename soft timer to bg_timer
` [PATCH v5 09/20] KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
` [PATCH v5 10/20] KVM: arm/arm64: Use separate timer for phys timer emulation
` [PATCH v5 11/20] KVM: arm/arm64: Move timer save/restore out of the hyp code
` [PATCH v5 12/20] genirq: Document vcpu_info usage for percpu_devid interrupts
` [PATCH v5 13/20] KVM: arm/arm64: Set VCPU affinity for virt timer irq
` [PATCH v5 14/20] KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
` [PATCH v5 15/20] KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
` [PATCH v5 16/20] KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
` [PATCH v5 17/20] KVM: arm/arm64: Move phys_timer_emulate function
` [PATCH v5 18/20] KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
` [PATCH v5 19/20] KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
` [PATCH v5 20/20] KVM: arm/arm64: Rework kvm_timer_should_fire

[PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
 2017-10-27  7:21 UTC  (3+ messages)

[PATCH v4 00/21] SError rework + RAS&IESB for firmware first support
 2017-10-27  6:26 UTC  (7+ messages)
` [PATCH v4 15/21] KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2
` [PATCH v4 19/21] KVM: arm64: Handle RAS SErrors from EL2 on guest exit

[PATCH v6 0/9] vITS Migration fixes and reset
 2017-10-26 15:23 UTC  (10+ messages)
` [PATCH v6 1/9] KVM: arm/arm64: vgic-its: Fix return value for device table restore
` [PATCH v6 2/9] KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned value
` [PATCH v6 3/9] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PATCH v6 4/9] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v6 5/9] KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device
` [PATCH v6 6/9] KVM: arm/arm64: vgic-its: New helper functions to free the caches
` [PATCH v6 7/9] KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared
` [PATCH v6 8/9] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v6 9/9] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET

[PATCH v2] KVM: arm/arm64: Fix external abort type matching
 2017-10-26 10:07 UTC 

[PATCH v4 00/13] arm64/firmware: Software Delegated Exception Interface
 2017-10-25 14:43 UTC  (8+ messages)
` [PATCH v4 10/13] firmware: arm_sdei: Add support for CPU and system power states
` [PATCH v4 11/13] firmware: arm_sdei: add support for CPU private events

[PATCH v4 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-10-25 14:38 UTC  (27+ messages)
` [PATCH v4 01/20] irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface
` [PATCH v4 02/20] arm64: Implement arch_counter_get_cntpct to read the physical counter
` [PATCH v4 03/20] arm64: Use physical counter for in-kernel reads when booted in EL2
` [PATCH v4 04/20] KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized
` [PATCH v4 05/20] KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
` [PATCH v4 06/20] KVM: arm/arm64: Check that system supports split eoi/deactivate
` [PATCH v4 07/20] KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
` [PATCH v4 08/20] KVM: arm/arm64: Rename soft timer to bg_timer
` [PATCH v4 09/20] KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
` [PATCH v4 10/20] KVM: arm/arm64: Use separate timer for phys timer emulation
` [PATCH v4 12/20] genirq: Document vcpu_info usage for percpu_devid interrupts
` [PATCH v4 14/20] KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
` [PATCH v4 15/20] KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
` [PATCH v4 20/20] KVM: arm/arm64: Rework kvm_timer_should_fire

[PATCH v5 00/10] vITS Migration fixes and reset
 2017-10-25 11:52 UTC  (24+ messages)
` [PATCH v5 01/10] KVM: arm/arm64: vgic-its: Fix return value for device table restore
` [PATCH v5 02/10] KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned value
` [PATCH v5 03/10] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PATCH v5 04/10] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v5 05/10] KVM: arm/arm64: vgic-its: Save the collection table before device tables
` [PATCH v5 06/10] KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device
` [PATCH v5 07/10] KVM: arm/arm64: vgic-its: New helper functions to free the caches
` [PATCH v5 08/10] KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared
` [PATCH v5 09/10] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v5 10/10] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET

MAIR_EL2 Attributes
 2017-10-25  6:56 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: Allow usercopy to vcpu->arch.ctxt and arm64 debug
 2017-10-23 21:06 UTC  (8+ messages)
          ` R: "
` [PATCH v2] "

[PATCH v3 0/9] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-10-23 16:19 UTC  (11+ messages)
` [PATCH v3 1/9] KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
` [PATCH v3 2/9] KVM: arm/arm64: Split dcache/icache flushing
` [PATCH v3 3/9] arm64: KVM: Add invalidate_icache_range helper
` [PATCH v3 4/9] arm: KVM: Add optimized PIPT icache flushing
` [PATCH v3 5/9] arm64: KVM: PTE/PMD S2 XN bit definition
` [PATCH v3 6/9] KVM: arm/arm64: Limit icache invalidation to prefetch aborts
` [PATCH v3 7/9] KVM: arm/arm64: Only clean the dcache on translation fault
` [PATCH v3 8/9] KVM: arm/arm64: Preserve Exec permission across R/W permission faults
` [PATCH v3 9/9] KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions

[PATCH v3 0/9] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-10-23 15:49 UTC 

[PATCH v2 0/8] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-10-23 13:07 UTC  (19+ messages)
` [PATCH v2 1/8] arm64: KVM: Add invalidate_icache_range helper
` [PATCH v2 2/8] arm: KVM: Add optimized PIPT icache flushing
` [PATCH v2 3/8] arm64: KVM: PTE/PMD S2 XN bit definition
` [PATCH v2 4/8] KVM: arm/arm64: Limit icache invalidation to prefetch aborts
` [PATCH v2 5/8] KVM: arm/arm64: Only clean the dcache on translation fault
` [PATCH v2 6/8] KVM: arm/arm64: Preserve Exec permission across R/W permission faults
` [PATCH v2 7/8] KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
` [PATCH v2 8/8] KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h

[PATCH v4 00/11] vITS Migration fixes and reset
 2017-10-21 15:42 UTC  (11+ messages)
` [PATCH v4 01/11] KVM: arm/arm64: vgic-its: fix return value for device table restore
` [PATCH v4 09/11] KVM: arm/arm64: vgic-its: free caches when GITS_BASER Valid bit is cleared

[RESEND PATCH 0/2] arm/arm64: kvm: Disable branch profiling in HYP code
 2017-10-21 15:04 UTC  (2+ messages)

[PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
 2017-10-20 15:36 UTC 

[PATCH v7 0/4] Add RAS virtualization support
 2017-10-20 14:25 UTC  (4+ messages)
` [PATCH v7 1/4] arm64: kvm: route synchronous external abort exceptions to EL2

[PATCH 00/10] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-10-20 13:41 UTC  (4+ messages)
` [PATCH 02/10] arm64: KVM: Add invalidate_icache_range helper


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