This website requires JavaScript.
Explore
Help
Sign In
dasharo
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/Dasharo/linux.git
synced
2026-03-06 15:25:10 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
linux
/
include
/
xen
/
Kbuild
3 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
xen: export ioctl headers to userspace Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
2009-02-06 19:21:19 -08:00
header-y += evtchn.h
xen: add privcmd driver 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>
2009-02-09 12:05:49 -08:00
header-y += privcmd.h
Reference in New Issue
Copy Permalink