On 2012-10-01 12:00, Aurelien Jarno wrote: > The TCG jmp operation doesn't really make sense in the QEMU context, it > is unused, it is not implemented by some targets, and it is wrongly > implemented by some others. > > This patch simply removes it. > > Cc: Andrzej Zaborowski <balr...@gmail.com> > Cc: Richard Henderson <r...@twiddle.net> > Cc: Vassili Karpov (malc) <av1...@comtv.ru> > Cc: Alexander Graf <ag...@suse.de> > Cc: Blue Swirl <blauwir...@gmail.com> > Cc: Stefan Weil <s...@weilnetz.de> > Signed-off-by: Aurelien Jarno <aurel...@aurel32.net>
Yaye. I posted a patch to do this 2 years ago and it got missed. Reviewed-by: Richard Henderson <r...@twiddle.net> r~