diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-26 00:08:21 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-26 00:08:21 +0300 |
| commit | fb66753dc0e9773ada593448e56cfcf3eb3a08b7 (patch) | |
| tree | 5ab45b3fcada44db9b3f1c46537b4cab4393be9c | |
| parent | 8bf24c4e84932af4a083cd4e7a8c784eb7472751 (diff) | |
| download | hvinfo-fb66753dc0e9773ada593448e56cfcf3eb3a08b7.tar.gz hvinfo-fb66753dc0e9773ada593448e56cfcf3eb3a08b7.zip | |
docs: lift "OS and hypervisor support" from h1 to h2
The heading was `# OS and hypervisor support` (h1) which made it a
sibling of the document title `# hvinfo` rather than a sibling of the
other h2 section `## Building`. Demote to h2 so the table of contents
nests correctly.
Filed as a small operational test PR while validating the T8850 Cat 1
pre-flight ruleset migration on vyos/hvinfo@current (Phase 1 P2,
ruleset id 16845685, see ~/.claude/plans/2026-05-25-classic-to-rulesets-migration.md).
🤖 Generated by [robots](https://vyos.io)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ dpkg-buildpackage -b -us -uc If you have your Ada toolchain installed in an unusual location, it's better to ensure you have it in your `$PATH`. -# OS and hypervisor support +## OS and hypervisor support CPUID-based checks that can detect KVM, Xen HVM, VMware, bhyve, and Hyper-V are supported on any OS. |
