xen/privcmd: make privcmd visible in domU
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Wed, 6 Oct 2010 15:51:32 +0000 (08:51 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Wed, 20 Oct 2010 23:29:43 +0000 (16:29 -0700)
commit9387377eb79a44f453fd27c3d00a2e5da587e369
tree5e89835cbddf861d54e5955071ff1940af71ce6e
parentde1ef2065c4675ab1062ebc8d1cb6c5f42b61d04
xen/privcmd: make privcmd visible in domU

It has its uses in a domU as well as dom0.  Xen will prevent an
unprivileged domain from doing anything untoward.

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