please do not apply as-is, this is to track the current changes needed to unbreak non-tcg builds and for RFC only. This is to kick start the discussion on how to fix these problems.
Claudio Fontana (3): qtest: unbreak non-TCG builds in bios-tables-test qtest: do not build ide-test if TCG is not available replay: do not build if TCG is not available Paolo Bonzini (1): tests/Makefile.include: unbreak non-tcg builds migration/savevm.c | 11 ++-- replay/meson.build | 2 +- stubs/replay.c | 99 ++++++++++++++++++++++++++++++++++ tests/Makefile.include | 2 +- tests/qtest/bios-tables-test.c | 10 ++++ tests/qtest/meson.build | 2 +- tests/qtest/qmp-cmd-test.c | 3 ++ 7 files changed, 122 insertions(+), 7 deletions(-) -- 2.26.2