Branch: refs/heads/master Home: https://github.com/qemu/qemu Commit: 77e217d1bf63c4d042c17f7d55b0816a7d386bf3 https://github.com/qemu/qemu/commit/77e217d1bf63c4d042c17f7d55b0816a7d386bf3 Author: Stefan Weil <s...@weilnetz.de> Date: 2017-02-03 (Fri, 03 Feb 2017)
Changed paths: M tcg/tci/tcg-target.inc.c Log Message: ----------- tci: Remove invalid assertions tb_jmp_insn_offset and tb_jmp_reset_offset are pointers and cannot be used with ARRAY_SIZE. Signed-off-by: Stefan Weil <s...@weilnetz.de> Acked-by: Michael S. Tsirkin <m...@redhat.com> Message-id: 20170202195601.11286-1...@weilnetz.de Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>