]> xenbits.xensource.com Git - qemu-xen.git/commit
tests/multiboot: Add tests for the a.out kludge
authorKevin Wolf <kwolf@redhat.com>
Wed, 14 Mar 2018 12:33:49 +0000 (13:33 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 21 Jun 2018 01:45:00 +0000 (20:45 -0500)
commit678a75b8b58954af8bfd3830b60154213e1f7e37
treea6490adcb0c76019427a089160229c143ee57d4f
parent2392a86d2da12923754febe17d372b403fe3dcbe
tests/multiboot: Add tests for the a.out kludge

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Jack Schwartz <jack.schwartz@oracle.com>
(cherry picked from commit 1c8c426fb44bf5b3ffbcad1b00c7def4b89b03ec)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
tests/multiboot/Makefile
tests/multiboot/aout_kludge.S [new file with mode: 0644]
tests/multiboot/aout_kludge.out [new file with mode: 0644]
tests/multiboot/run_test.sh