forked from avpatel/xvisor-next
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path00-INDEX
More file actions
26 lines (23 loc) · 734 Bytes
/
00-INDEX
File metadata and controls
26 lines (23 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Below is a brief list of all the files in ./xvisor/docs and what
they contain. If you add a documentation file/directory under
./xvisor/docs then please list it here in alphabetical order.
Please try and keep the descriptions small enough to fit on one line.
Thanks --Anup Patel
00-INDEX
- This file.
releases/
- Detailed information about each release.
DesignDoc
- Overview of Xvisor design.
VersionScheme
- Explanation about Xvisor Version Scheme.
CodingStyle
- Expected C coding style in Xvisor.
DriverPorting
- Recommendation for porint driver from Linux to Xvisor.
arm/
- ARM architecture support documentation.
riscv/
- RISC-V architecture support documentation.
x86/
- x86 architecture support documentation.