On 11 December 2011 10:24, Christoffer Dall
<c.d...@virtualopensystems.com> wrote:
> The following series implements KVM support for ARM processors,
> specifically on the Cortex A-15 platform.

> Still on the to-do list:
>  - Reuse VMIDs
>  - Fix SMP host support
>  - Fix SMP guest support
>  - Support guest Thumb mode for MMIO emulation
>  - Further testing
>  - Performance improvements

Other items for this list:
 - Support Neon/VFP in guests (the fpu regs struct is empty ATM)
 - Support guest debugging

I couldn't see any support for the TLS registers in your cp15 emulation:
did I miss it, or do we handle it without needing to trap?

-- PMM
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to