On 16.10.2013, at 21:54, Edgar E. Iglesias <edgar.igles...@gmail.com> wrote:

> On Fri, Sep 27, 2013 at 02:47:54AM +0200, Alexander Graf wrote:
>> Howdy,
>> 
>> This is the first batch of patches to implement AArch64 instruction
>> emulation in QEMU. It implements enough to execute simple AArch64
>> programs in linux-user mode.
>> 
>> We still have quite a big number of patches outstanding that will
>> come after this initial set, both in linux-user code as well as in
>> the AArch64 instruction emulator. But this series is already quite
>> big, so let's get this one through first.
> 
> 
> Impressive work Alex!
> 
> It would be fun to try this out, do you have a public repo with these
> patches?

I even have a repo with a not as clean, but fully working backend:

  https://github.com/openSUSE/qemu/commits/aarch64-work

> How much progress have you made on system emulation?

None :). So far the target was user emulation. When I get a bit of spare time 
on my hands again I'll take a stab at system emulation too, but so far I 
haven't gotten around to it. In fact, doing v2 is definitely higher on my todo 
list than system emulation ;).


Alex


Reply via email to