From c0da76a6d4cc5926e5167ba60a1aa3a3be2954d0 Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Sat, 30 Nov 2013 17:43:22 +0000 Subject: [PATCH] HvmCreate changed Stub for Template-based HVMs --- HvmCreate.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HvmCreate.md b/HvmCreate.md index 7831af4e..c39dcfb2 100644 --- a/HvmCreate.md +++ b/HvmCreate.md @@ -80,6 +80,11 @@ Now, one should configure the networking within the HVM according to those setti **Note:** If one plans on installing Qubes Tools for Windows guests (see below) it is 'not' necessary to configure networking manually as described in this section, because the tools will take care of setting the networking automatically for such Windows domains. +Using Template-based HVM domains +-------------------------------- + +TODO (Coming in Qubes R2 beta 3). + Cloning HVM domains -------------------