tests: Add example of using KVM acceleration with an app
authorDavid Hashe <david.j.hashe@gmail.com>
Mon, 22 Aug 2016 15:41:37 +0000 (11:41 -0400)
committerDavid Hashe <david.j.hashe@gmail.com>
Mon, 22 Aug 2016 15:41:37 +0000 (11:41 -0400)
commit9d324e135c96ad089b5404a274eff84695f02fd0
tree5b6450066a90789855a5ac4e489d90646b5a896b
parentf3ccaab1e982f4482177aefa95575f7d7dae21f7
tests: Add example of using KVM acceleration with an app

Add #ifdef's to gpu-hello.cpp demonstrating how to annotate an application
for KVM acceleration.
tests/test-progs/gpu-hello/src/gpu-hello.cpp