All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: alex.bennee@linaro.org, david@redhat.com
Subject: Re: [Qemu-devel] [PATCH 2/3] capstone: Update to master
Date: Thu, 23 May 2019 13:14:26 +0200	[thread overview]
Message-ID: <aeba8f7d-63b2-b9c0-dfe7-9cd460381fce@redhat.com> (raw)
In-Reply-To: <20190523024229.1158-3-richard.henderson@linaro.org>

On 5/23/19 4:42 AM, Richard Henderson wrote:
> Update to fbb20ea83c5a.  Choose this over the 4.0.1 tag because
> master now includes the s390x z13 vector opcodes.

Cool! I was watching few fixed issues on the capstone repo, which are
now fixed in QEMU too :)

Various riscv/arm64 improvement too.

> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>

> ---
>  capstone  | 2 +-
>  configure | 1 +
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/capstone b/capstone
> index 22ead3e0bf..fbb20ea83c 160000
> --- a/capstone
> +++ b/capstone
> @@ -1 +1 @@
> -Subproject commit 22ead3e0bfdb87516656453336160e0a37b066bf
> +Subproject commit fbb20ea83c5af4f29b40c17fbadb1f71b0a08fae
> diff --git a/configure b/configure
> index eec7f061c3..a2e4636a34 100755
> --- a/configure
> +++ b/configure
> @@ -5016,6 +5016,7 @@ case "$capstone" in
>        LIBCAPSTONE=libcapstone.a
>      fi
>      LIBS="-L\$(BUILD_DIR)/capstone -lcapstone $LIBS"
> +    capstone_capstone_h=yes
>      ;;
>  
>    system)
> 



  parent reply	other threads:[~2019-05-23 11:15 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-23  2:42 [Qemu-devel] [PATCH 0/3] Update capstone module Richard Henderson
2019-05-23  2:42 ` [Qemu-devel] [PATCH 1/3] capstone: Adjust include of capstone.h Richard Henderson
2019-05-23  6:23   ` Alex Bennée
2019-05-23  8:28   ` David Hildenbrand
2019-05-23 11:04   ` Philippe Mathieu-Daudé
2019-05-23 11:07   ` Daniel P. Berrangé
2019-05-23 11:17     ` Philippe Mathieu-Daudé
2019-05-23 11:23       ` Daniel P. Berrangé
2019-05-23 11:32     ` Alex Bennée
2019-05-23 13:05     ` Richard Henderson
2019-05-23 19:24     ` Richard Henderson
2019-05-23  2:42 ` [Qemu-devel] [PATCH 2/3] capstone: Update to master Richard Henderson
2019-05-23  8:28   ` David Hildenbrand
2019-05-23 11:14   ` Philippe Mathieu-Daudé [this message]
2019-05-23  2:42 ` [Qemu-devel] [PATCH 3/3] capstone: Enable disassembly for s390x Richard Henderson
2019-05-23  8:27   ` David Hildenbrand
2019-05-23 12:34     ` Richard Henderson
2019-05-23 19:26   ` Richard Henderson
2019-05-23 19:27     ` Richard Henderson

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=aeba8f7d-63b2-b9c0-dfe7-9cd460381fce@redhat.com \
    --to=philmd@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=david@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.