qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] disas: add libvixl to support A64 disassemb


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 0/4] disas: add libvixl to support A64 disassembly
Date: Wed, 8 Jan 2014 15:31:35 +0000

On 8 January 2014 14:51, Alex Bennée <address@hidden> wrote:
> Is there an argument for making this an optional component. It would be
> useful to know how many users care about having access to the target
> assembly. Certainly I'm only looking at it while developing TCG code.

If you really don't want the dep you can configure with '--cxx=', and then
we'll fall back to "no C++ compiler, don't build C++-only bits".

One of my aims here is that I don't particularly want the A64
translator to be a second class citizen in terms of what features
it supports. Debug logs are generally useful (which is why they're
present) and being able to have end users grab a debug log is
nice for tracking down issues sometimes.

thanks
-- PMM



reply via email to

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