The following changes since commit 035eed4c0d257c905a556fa0f4865a0c077b4e7f:
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' into staging (2020-01-07 17:08:21 +0000) are available in the Git repository at: https://github.com/rth7680/qemu.git tags/pull-cap-20200108 for you to fetch changes up to 7cc3836eac04a3e358b2496fbca704b3ee5197ae: capstone: Add skipdata hook for s390x (2020-01-08 14:53:54 +1100) ---------------------------------------------------------------- Update capstone to next ---------------------------------------------------------------- Richard Henderson (3): capstone: Update to next capstone: Enable disassembly for s390x capstone: Add skipdata hook for s390x Makefile | 2 ++ disas.c | 40 ++++++++++++++++++++++++++++++++++++++++ target/s390x/cpu.c | 4 ++++ capstone | 2 +- configure | 2 +- 5 files changed, 48 insertions(+), 2 deletions(-)