Guys, I've updated the branches for KVM/arm64, renaming them all to keep the interested parties on their toes. We now have: - kvm-arm/psci: kvm-arm-master + the KVM/PSCI implementation - kvm-arm/pre-arm64: the above + the "cleanup" branch - arm64/soc-armv8-model: Catalin Marinas' arm64 branch - arm64/psci: Implementation of PSCI for the above - kvm-arm64/kvm-prereq: a bunch of random bits that KVM/arm requires to compile on arm64. - kvm-arm64/kvm: KVM/arm64 itself, and the only branch you should use unless you have masochistic tendencies. Comes with all the above and Mark Rutland's timer rework. All that is at: git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git You'll also need Will Deacon's KVM Tool port: git://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git kvmtool/arm A few random notes: - If you're using the Foundation Model, use the provided DTS for your host kernel (arch/arm64/boot/dts/foundation-v8.dts). - The only supported models are the AEMv8 and the Foundation models. If you're using something else and have any issue, first reproduce it with one of the supported implementations. What's new: - Rebased on 3.8-rc3 - Resynced with kvm-arm-master (new and improved VGIC API...) - Fixed 32bit VFP world switching Enjoy, M. -- Jazz is not dead. It just smells funny... -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html