qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC 0/4] ARM aarch64 disas output libvixl support


From: Rob Landley
Subject: Re: [Qemu-devel] [RFC 0/4] ARM aarch64 disas output libvixl support
Date: Sun, 15 Sep 2013 11:41:30 -0500

On 09/11/2013 07:54:32 AM, Claudio Fontana wrote:

This is the aarch64 libvixl support patchset in the current state.
It provides (limited) support for disassembly output on aarch64.
Only host disassembly is enabled, since target for aarch64 is not in yet.

An external objdump solution as exemplified before by R.H. seems preferable
to me, even if it means giving up the monitor support.
I'd rather have correct output from -d.
The run time need for debugging assembly is already fulfilled by gdb better
than the monitor.

libvixl does not support many opcodes right now, is C++, and it is documented
as working only for a 64bit host with a LP64 memory model.

Wait, incorporating C++ code into qemu was considered the _good_ solution?

What was the bad solution?

Rob


reply via email to

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