aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/Kbuild
Commit message (Collapse)AuthorAge
* xen: add privcmd driverJeremy Fitzhardinge2010-10-20
| | | | | | | | | | The privcmd interface in xenfs allows the tool stack in the privileged domain to get fairly direct access to the hypervisor in order to do various management things such as domain construction. [ Impact: new xenfs interface for privileged operations ] Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
* xen: export ioctl headers to userspaceIan Campbell2009-03-30
Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>