On 5/18/21 11:57 PM, Ilya Leoshkevich wrote:
Having a small test will prevent trivial regressions in the future.Signed-off-by: Ilya Leoshkevich<[email protected]> --- tests/tcg/x86_64/Makefile.target | 6 +++++- tests/tcg/x86_64/vsyscall.c | 12 ++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 tests/tcg/x86_64/vsyscall.c
Reviewed-by: Richard Henderson <[email protected]> r~
