From 690b4ad329fde8d287ddee4d2560f7176e2cf591 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Wed, 19 Aug 2009 14:17:17 +0100 Subject: [PATCH] Add documentation about the QEMU driver security features * docs/drvqemu.html.in: Document DAC usage, SELinux integration, Linux capabilities, and Cgroups device ACLs --- docs/drvqemu.html | 280 ++++++++++++++++++++++++++++++++++++++++++ docs/drvqemu.html.in | 286 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 566 insertions(+) diff --git a/docs/drvqemu.html b/docs/drvqemu.html index d207e8e442..f95e08fcca 100644 --- a/docs/drvqemu.html +++ b/docs/drvqemu.html @@ -142,6 +142,21 @@ Deployment pre-requisites
  • Connections to QEMU driver +
  • + Driver security architecture +
  • Import and export of libvirt domain XML configs