From 6a377990cf081b95318035d9071f15db847ce492 Mon Sep 17 00:00:00 2001 From: "Nikunj A. Dadhania" Date: Tue, 12 Oct 2010 16:06:55 +0200 Subject: [PATCH] Adds xml entries for memory tunables in domain schema The patch adds xml entries to the domain.rng file. v2: + Fix typo min_guarantee --- docs/schemas/domain.rng | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng index 2e0457bb32..6cbace07e1 100644 --- a/docs/schemas/domain.rng +++ b/docs/schemas/domain.rng @@ -299,6 +299,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- GitLab