--- nsaserefpolicy/policy/modules/kernel/kernel.te 2007-02-19 11:32:51.000000000 -0500 +++ serefpolicy-2.5.8/policy/modules/kernel/kernel.te 2007-03-08 08:42:45.000000000 -0500 @@ -51,6 +51,15 @@ genfscon debugfs / gen_context(system_u:object_r:debugfs_t,s0) # +# kvmFS +# + +type kvmfs_t; +fs_type(kvmfs_t) +allow kvmfs_t self:filesystem associate; +genfscon kvmfs / gen_context(system_u:object_r:kvmfs_t,s0) + +# # Procfs types #