On 12/18/19 8:00 AM, Alex Bennée wrote: > We don't run this during check-tcg as we would need to check stuff is > echoed back. However we can still build the binary so people can test > it manually. > > Signed-off-by: Alex Bennée <[email protected]> > --- > tests/tcg/aarch64/system/semiconsole.c | 36 +++++++++++++++++++++++ > tests/tcg/aarch64/Makefile.softmmu-target | 9 +++++- > 2 files changed, 44 insertions(+), 1 deletion(-) > create mode 100644 tests/tcg/aarch64/system/semiconsole.c
Reviewed-by: Richard Henderson <[email protected]> r~
