On 23/8/23 17:34, David Hildenbrand wrote:
Let's add some details about VM templating, focusing on the VM memory
configuration only.
There is much more to VM templating (VM state? block devices?), but I leave
that as future work.
Signed-off-by: David Hildenbrand <da...@redhat.com>
---
MAINTAINERS | 1 +
docs/system/index.rst | 1 +
docs/system/vm-templating.rst | 125 ++++++++++++++++++++++++++++++++++
3 files changed, 127 insertions(+)
create mode 100644 docs/system/vm-templating.rst
While not my specialty, the doc LGTM.
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>