qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] AArch64 TCG target implementation, git repo


From: Claudio Fontana
Subject: [Qemu-devel] AArch64 TCG target implementation, git repo
Date: Thu, 6 Jun 2013 10:23:27 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

Hello all,

On 30.05.2013 13:07, Peter Maydell wrote:
> On 29 May 2013 10:04, Claudio Fontana <address@hidden> wrote:
>>
>> This series implements preliminary support for the ARM aarch64 TCG target.
> 
> Reviewed-by: Peter Maydell <address@hidden>
> 
> Cc'd some people who might like to commit the patchset.
> 
> thanks
> -- PMM
> 

For convenience of the committer I put all changes in a git repository at

git://github.com/hw-claudio/qemu.git
https://github.com/hw-claudio/qemu.git
branch: tcg-aarch64-for-commit

first relevant commit: f895d87176b06ebef309afff5b394281848c6284

It includes Peter's two linux-user required changesets:

"[PATCH] linux-user: Allow getdents to be provided by getden" at:
http://lists.gnu.org/archive/html/qemu-devel/2013-06/msg00398.html

"[PATCH 0/2] linux-user: Drop direct use of openat etc sysca" at:
http://lists.gnu.org/archive/html/qemu-devel/2013-06/msg00015.html

And the feature proper:

"[PATCH v4 0/3] ARM aarch64 TCG target" at:
http://lists.nongnu.org/archive/html/qemu-devel/2013-05/msg04200.html

"[PATCH 0/4] aarch64 TCG tlb fast lookup prerequisites" at:
http://lists.gnu.org/archive/html/qemu-devel/2013-06/msg00170.html

"[PATCH 0/2] AArch64 TCG User Mode" at:
http://lists.gnu.org/archive/html/qemu-devel/2013-06/msg00760.html

along with MAINTAINERS file update.

The enabling of compilation on aarch64 has been moved to after all requirements 
for successful compilation, including user mode.

Thanks,

Claudio




reply via email to

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