From: Rob Landley <rob@landley.net>
To: Claudio Fontana <claudio.fontana@huawei.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [RFC 0/4] ARM aarch64 disas output libvixl support
Date: Sun, 15 Sep 2013 11:41:30 -0500 [thread overview]
Message-ID: <1379263290.1974.26@driftwood> (raw)
In-Reply-To: <52306808.4030701@huawei.com> (from claudio.fontana@huawei.com on Wed Sep 11 07:54:32 2013)
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
next prev parent reply other threads:[~2013-09-15 16:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-11 12:54 [Qemu-devel] [RFC 0/4] ARM aarch64 disas output libvixl support Claudio Fontana
2013-09-11 12:59 ` [Qemu-devel] [RFC 1/4] configure: add c++ compiler support Claudio Fontana
2013-09-11 13:02 ` [Qemu-devel] [RFC 2/4] rules.mak: support C++ compiling and linking Claudio Fontana
2013-09-11 13:05 ` [Qemu-devel] [RFC 3/4] disas: add libvixl source code for aarch64 Claudio Fontana
2013-09-11 13:08 ` [Qemu-devel] [RFC 4/4] disas: implement host disassembly output " Claudio Fontana
2013-09-16 6:53 ` Andreas Färber
2013-09-16 10:43 ` Claudio Fontana
2013-09-11 13:14 ` [Qemu-devel] [RFC 0/4] ARM aarch64 disas output libvixl support Andreas Färber
2013-09-11 13:29 ` Peter Maydell
2013-09-11 13:37 ` Peter Maydell
2013-09-11 14:35 ` [Qemu-devel] [RFC 3/4] disas: add libvixl source code for aarch64 Claudio Fontana
2013-09-15 16:41 ` Rob Landley [this message]
2013-09-15 17:27 ` [Qemu-devel] [RFC 0/4] ARM aarch64 disas output libvixl support Peter Maydell
2013-09-15 20:04 ` Laurent Desnogues
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1379263290.1974.26@driftwood \
--to=rob@landley.net \
--cc=claudio.fontana@huawei.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).