qemu-e2k/accel
Richard Henderson 4c389f6edf disas: Move host asm annotations to tb_gen_code
Instead of creating GStrings and passing them into log_disas,
just print the annotations directly in tb_gen_code.

Fix the annotations for the slow paths of the TB, after the
part implementing the final guest instruction.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2020-10-03 04:25:14 -05:00
..
kvm qemu/atomic.h: rename atomic_ to qatomic_ 2020-09-23 16:07:44 +01:00
stubs stubs: Split accelerator / hardware related stubs 2020-09-30 19:11:36 +02:00
tcg disas: Move host asm annotations to tb_gen_code 2020-10-03 04:25:14 -05:00
xen meson: accel 2020-08-21 06:30:36 -04:00
Kconfig accel/Kconfig: Add the TCG selector 2020-07-10 18:02:21 -04:00
accel.c accel: Introduce the current_accel() wrapper 2020-01-24 20:59:11 +01:00
meson.build meson: accel 2020-08-21 06:30:36 -04:00
qtest.c qtest: Don't compile qtest accel on non-POSIX systems 2019-05-02 16:56:33 +02:00