mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
1c5de1939c
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>
3 lines
43 B
Makefile
3 lines
43 B
Makefile
header-y += evtchn.h
|
|
header-y += privcmd.h
|