This adds a security improvement by making it possible
to run KVM instances in their own, empty chroot directories.

Balazs Lecz (2):
  Add RemoveDir utility function
  Add KVM chroot feature

 lib/constants.py         |    3 ++
 lib/hypervisor/hv_kvm.py |   52 ++++++++++++++++++++++++++++++++++++++++++++-
 lib/utils.py             |   18 ++++++++++++++++
 man/gnt-instance.sgml    |   19 ++++++++++++++++
 4 files changed, 90 insertions(+), 2 deletions(-)

Reply via email to