qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Update capstone module
@ 2019-10-15 17:51 Richard Henderson
  2019-10-15 17:51 ` [PATCH v3 1/3] capstone: Update to master Richard Henderson
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Richard Henderson @ 2019-10-15 17:51 UTC (permalink / raw)
  To: qemu-devel

Tested vs centos7, fedora30, and bionic (with and without
system capstone installed).

Changes for v3:
  * Work around the various include directory nonsense.
  * Re-add the s390 skipdata callback, as a separate patch.

Changes for v2:
  * Drop the installed directory change.  This does force a
    different include change when building from git.
  * Drop the s390 skipdata callback for now.


r~


Richard Henderson (3):
  capstone: Update to master
  capstone: Enable disassembly for s390x
  capstone: Fix s390x skipdata

 Makefile           |  2 ++
 disas.c            | 40 ++++++++++++++++++++++++++++++++++++++++
 target/s390x/cpu.c |  4 ++++
 capstone           |  2 +-
 configure          |  2 +-
 5 files changed, 48 insertions(+), 2 deletions(-)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-01-03 21:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-15 17:51 [PATCH v3 0/3] Update capstone module Richard Henderson
2019-10-15 17:51 ` [PATCH v3 1/3] capstone: Update to master Richard Henderson
2019-10-15 18:50   ` Thomas Huth
2019-10-15 17:51 ` [PATCH v3 2/3] capstone: Enable disassembly for s390x Richard Henderson
2019-10-15 17:51 ` [PATCH v3 3/3] capstone: Add s390x skipdata callback Richard Henderson
2019-10-15 18:46   ` Thomas Huth
2019-10-15 19:22     ` Richard Henderson
2020-01-03  7:16 ` [PATCH v3 0/3] Update capstone module Philippe Mathieu-Daudé
2020-01-03 21:48   ` Richard Henderson

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).