]> xenbits.xensource.com Git - xen.git/commit
x86emul: place test blobs in executable section
authorJan Beulich <jbeulich@suse.com>
Thu, 15 Mar 2018 16:01:33 +0000 (17:01 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 15 Mar 2018 16:01:33 +0000 (17:01 +0100)
commitcf74a3dbf95fc5d3b1b17df1c302ed525720c9c8
treec15299c6b0941b24d83bbaea348970ddb69b3b03
parent0ebd84d588607695a49ba1340fddaac2d2e76fcf
x86emul: place test blobs in executable section

This allows the section contents to be disassembled without going
through any extra hoops, simplifying the analysis of problems in test
and/or emulation code.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/Makefile
tools/tests/x86_emulator/test_x86_emulator.c