Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
@section getting-started Getting Started
+Requirements:
+- GNU Make >= 3.81
+- GNU comaptible toolchain, capable of `-std=gnu99`, `-m64`, and `-m32`
+ - Clang may be used, via `CC="clang -no-integrated-as"`
+
To obtain and build:
$ git clone git://xenbits.xen.org/people/andrewcoop/xen-test-framework.git
$ cd xen-test-framework
$ make -j4
-To run tests: (see @ref errata first)
+To run tests on a Xen host: (see @ref errata first)
# cd tests/example
# xl create test-pv64-example.cfg