We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 510a0a3 + 60f4aa9 commit dd16ca3Copy full SHA for dd16ca3
doc/content/xenopsd/design/_index.md
@@ -1,3 +1,6 @@
1
+++
2
title = "Design"
3
-+++
++++
4
+
5
+Design documents for `xenopsd`:
6
+{{% children %}}
doc/content/xenopsd/walkthroughs/_index.md
@@ -6,8 +6,10 @@ linkTitle = "Walk-throughs"
Let's trace through interesting operations to see how the whole system
7
works.
8
9
-- [Starting a VM](VM.start.md)
10
-- [Migrating a VM](VM.migrate.md)
11
+Inspiration for other walk-throughs:
12
13
- Shutting down a VM and waiting for it to happen
14
- A VM wants to reboot itself
15
- A disk is hotplugged
0 commit comments