]> xenbits.xensource.com Git - people/royger/xen-test-framework.git/commit
Introduce exec_user() to run a function at user privilege
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 24 Dec 2015 23:36:47 +0000 (23:36 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 5 Jan 2016 20:32:53 +0000 (20:32 +0000)
commitc48628fd7bf055ac9fa2d6d764b7a215079edd67
tree8df48d8dddbe5dfbc20628df512093898e73298a
parentde21d6fd9f3a67168438c42d6f1413e7c7d637d2
Introduce exec_user() to run a function at user privilege

Add a selftest to confirm functionality.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/entry_32.S
arch/x86/entry_64.S
include/xtf/lib.h
tests/selftest/main.c