Re: [PATCH 1/3] capstone: Update to next

2020-01-04 Thread Philippe Mathieu-Daudé
On 1/3/20 10:24 PM, Richard Henderson wrote: Update to aaffb38c44fa. Choose this over the "current" 4.0.1 tag because next now includes the s390x z13 vector opcodes, and also the insn tables are now read-only. As Thomas suggested, Fixes: https://bugs.launchpad.net/qemu/+bug/1826175 With GCC

[PATCH 1/3] capstone: Update to next

2020-01-03 Thread Richard Henderson
Update to aaffb38c44fa. Choose this over the "current" 4.0.1 tag because next now includes the s390x z13 vector opcodes, and also the insn tables are now read-only. Signed-off-by: Richard Henderson --- Makefile | 1 + capstone | 2 +- configure | 2 +- 3 files changed, 3 insertions(+), 2 dele