qemu-e2k/accel
Emilio G. Cota b542683d77 translator: merge max_insns into DisasContextBase
While at it, use int for both num_insns and max_insns to make
sure we have same-type comparisons.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Michael Clark <mjc@sifive.com>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-05-09 10:12:21 -07:00
..
kvm kvm: introduce memory encryption APIs 2018-03-13 12:04:03 +01:00
stubs kvm: introduce memory encryption APIs 2018-03-13 12:04:03 +01:00
tcg translator: merge max_insns into DisasContextBase 2018-05-09 10:12:21 -07:00
Makefile.objs kvm: add memory encryption context 2018-03-13 12:04:03 +01:00
accel.c AccelClass: Introduce accel_setup_post 2018-04-26 16:29:50 +01:00