qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/11] Disassembler patches


From: Eric Blake
Subject: Re: [Qemu-devel] [PULL 00/11] Disassembler patches
Date: Fri, 27 Oct 2017 17:07:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 10/25/2017 02:30 PM, Richard Henderson wrote:
> Support for Capstone, plus an arm32 fix.
> 

> ----------------------------------------------------------------
> Capstone disassembler
> 
> ----------------------------------------------------------------
> Richard Henderson (11):
>       target/i386: Convert to disas_set_info hook
>       target/ppc: Convert to disas_set_info hook
>       target/arm: Move BE32 disassembler fixup
>       target/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLY
>       disas: Remove unused flags arguments
>       disas: Support the Capstone disassembler library
>       i386: Support Capstone in disas_set_info
>       arm: Support Capstone in disas_set_info
>       ppc: Support Capstone in disas_set_info
>       disas: Remove monitor_disas_is_physical
>       disas: Add capstone as submodule

I think (but haven't bisected) that this series is now making 'make' noisy:

$ make -j3 qemu-nbd
make[1]: '/home/eblake/qemu-tmp/capstone/libcapstone.a' is up to date.
make: 'qemu-nbd' is up to date.

Can we figure out how to shut up make when libcapstone.a has nothing needed?

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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