tests/tcg/x86_64: add a PVH crt.o for x86_64 system tests
commitdb61edad7ab9d1741922d6c62b5ff6d070e980df
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 6 Mar 2019 16:44:47 +0000 (6 16:44 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 12 Jun 2019 16:53:23 +0000 (12 17:53 +0100)
treecf90767070ac8b91c6f798de46223808bdfb96a0
parent2736b5cbee8aaf1af668693edacf261851565cc0
tests/tcg/x86_64: add a PVH crt.o for x86_64 system tests

Instead of doing the full real to 64 bit dance we are attempting to
leverage Xen's PVH boot spec to go from 32 bit to 64 bit.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/tcg/i386/Makefile.softmmu-target
tests/tcg/x86_64/system/boot.S [new file with mode: 0644]
tests/tcg/x86_64/system/kernel.ld [new file with mode: 0644]