qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/6][RFC] AArch64 support for Versatile Express usin


From: Mian M. Hamayun
Subject: [Qemu-devel] [PATCH 0/6][RFC] AArch64 support for Versatile Express using KVM
Date: Fri, 28 Jun 2013 14:20:24 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

This patch series implements KVM support in QEMU for the ARMv8 Cortex A57 CPU. It depends on the previously submitted AArch64 Preparation Patchset V4, and uses
as a base, the existing Versatile Express machine model and the already
available KVM in-kernel GIC support.

As a reference, KVM Tool and the AArch64 bootwrapper were used, as well as
public documentation from ARM. The following work has been tested with SMP
capabilities, under ARMv8 Fast Models and the Foundation model (Open Embedded
userspace with an emulated MMC).

The work has been sponsored by Huawei, and developed in collaboration with
Huawei Technologies Duesseldorf GmbH, European Research Center Munich (ERC).
A working tree of this implementation is available on the "kvm-aarch64" branch
of the following github repository.

https://github.com/virtualopensystems/qemu.git

Summary of Patches:

[PATCH 1/6] Added aarch64 configure support and default
[PATCH 2/6] Added KVM Headers from KVM Tool
[PATCH 3/6] Added Aarch64 CPU Initialization, Get and Put Registers
[PATCH 4/6] Added the Versatile Express Machine Model for A57
[PATCH 5/6] Added Boot Support for Aarch64 Processor.
[PATCH 6/6] Added SMP for Aarch64 Processors.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]