xen: add "capabilities" file
authorJeremy Fitzhardinge <jeremy@goop.org>
Sat, 7 Feb 2009 02:46:47 +0000 (18:46 -0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Mon, 30 Mar 2009 16:59:20 +0000 (09:59 -0700)
commit818fd20673df82031e604bb784d836f1fc2e2451
tree2517bba7961d62b650003fbf7e049f446bd9c3a1
parent6d02c42698f99eccb290ac53d4f10ca883b9f90c
xen: add "capabilities" file

The xenfs capabilities file allows usermode to determine what
capabilities the domain has.  The only one at present is "control_d"
in a privileged domain.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
drivers/xen/xenfs/super.c