KVM: add a _CONF_DIR
authorGuido Trotter <ultrotter@google.com>
Tue, 20 Jan 2009 18:12:21 +0000 (18:12 +0000)
committerGuido Trotter <ultrotter@google.com>
Tue, 20 Jan 2009 18:12:21 +0000 (18:12 +0000)
commita1d79fc694c19f4e11f5ed6bd481bf1a49ba0581
tree787dd0748b526494cf83067c5bc4400e117fa0f8
parentc4fbefc8969d7b97baa1006f168c530641c6652e
KVM: add a _CONF_DIR

Currently we keep pid files and control files. In the conf dir we'll
also keep the data to start the instance anew, and the network
interface scripts. These will then be copied to a separate area (since
_CONF_DIR could be mounted 'noexec') and used to start the instance.

This patch also adds comments to state what the various directories are
used for.

Reviewed-by: iustinp
lib/hypervisor/hv_kvm.py