On 5/4/19 5:05 AM, Paolo Bonzini wrote: > Add endbr annotations before indirect branch targets. This lets QEMU enable > IBT even for TCG-enabled builds. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > Makefile.target | 2 ++ > configure | 9 +++++++++ > include/qemu/cpuid.h | 5 +++++ > tcg/i386/tcg-target.inc.c | 19 +++++++++++++++++++ > 4 files changed, 35 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
