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