|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen staging] docs/hypfs: Adjust the hypfs layout example
commit d9fcdb0c7a83eb15a238af3c26f5e9960c90d18f
Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
AuthorDate: Thu Mar 26 19:04:28 2026 +0000
Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
CommitDate: Mon Mar 30 15:48:13 2026 +0100
docs/hypfs: Adjust the hypfs layout example
The controls for cpu-bugs were ultimately not taken. As the paths are
documented fully below, pick only a small subset for the example. Include
cpupool/ as it exists now.
Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Reviewed-by: Juergen Gross <jgross@xxxxxxxx>
---
docs/misc/hypfs-paths.pandoc | 37 +++++++------------------------------
1 file changed, 7 insertions(+), 30 deletions(-)
diff --git a/docs/misc/hypfs-paths.pandoc b/docs/misc/hypfs-paths.pandoc
index e86f7d0dbe..dd089d90df 100644
--- a/docs/misc/hypfs-paths.pandoc
+++ b/docs/misc/hypfs-paths.pandoc
@@ -89,36 +89,13 @@ the hypervisors, and in different configurations.
Specifically:
A populated Xen hypervisor file system might look like the following example:
/
- buildinfo/ directory containing build-time data
- config contents of .config file used to build Xen
- cpu-bugs/ x86: directory of cpu bug information
- l1tf "Vulnerable" or "Not vulnerable"
- mds "Vulnerable" or "Not vulnerable"
- meltdown "Vulnerable" or "Not vulnerable"
- spec-store-bypass "Vulnerable" or "Not vulnerable"
- spectre-v1 "Vulnerable" or "Not vulnerable"
- spectre-v2 "Vulnerable" or "Not vulnerable"
- mitigations/ directory of mitigation settings
- bti-thunk "N/A", "RETPOLINE", "LFENCE" or "JMP"
- spec-ctrl "No", "IBRS+" or "IBRS-"
- ibpb "No" or "Yes"
- l1d-flush "No" or "Yes"
- md-clear "No" or "VERW"
- l1tf-barrier "No" or "Yes"
- active-hvm/ directory for mitigations active in hvm doamins
- msr-spec-ctrl "No" or "Yes"
- rsb "No" or "Yes"
- eager-fpu "No" or "Yes"
- md-clear "No" or "Yes"
- active-pv/ directory for mitigations active in pv doamins
- msr-spec-ctrl "No" or "Yes"
- rsb "No" or "Yes"
- eager-fpu "No" or "Yes"
- md-clear "No" or "Yes"
- xpti "No" or list of "dom0", "domU", "PCID-on"
- l1tf-shadow "No" or list of "dom0", "domU"
- params/ directory with hypervisor parameter values
- (boot/runtime parameters)
+ buildinfo/ directory containing build-time data
+ config contents of .config file used to build Xen
+ cpupool/ directory containing CPU Pool data
+ 0/ directory for cpupool 0
+ sched-gran "cpu", "core" or "socket"
+ params/ directory with hypervisor parameter values
+ loglvl "none", "error", "warning", "info", "all"
## General Paths
--
generated by git-patchbot for /home/xen/git/xen.git#staging
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |