Layer: system

Module: virtual

Interfaces

Description:

Virtual machine emulator and virtualizer


Interfaces:

virtual_domain( type )
Summary

Make the specified type a virtual domain

Description

Make the specified type a virtual domain

Gives the basic access required for a virtual operatins system

Parameters
Parameter:Description:
type

Type granted access

virtual_image( type )
Summary

Make the specified type usable as a virtual os image

Parameters
Parameter:Description:
type

Type to be used as a virtual image

virtual_image_relabel( domain )
Summary

Allow domain to relabel virt image files

Parameters
Parameter:Description:
domain

Domain to not audit.

virtual_manage_image( domain )
Summary

Allow domain to manage virt image files

Parameters
Parameter:Description:
domain

Domain to not audit.

virtual_transition( domain )
Summary

Allow domain to transition and control virtualdomain

Parameters
Parameter:Description:
domain

Domain to not audit.

Return