diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/hafnium/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/hafnium/README.md b/docs/hafnium/README.md new file mode 100644 index 000000000..7bb30fc3b --- /dev/null +++ b/docs/hafnium/README.md @@ -0,0 +1,9 @@ +# Hafnium + +[Hafnium](https://hafnium.googlesource.com/hafnium) is a hypervisor. + +This is work-in-progress, see #996. + +For details on how to build/run Hafnium see [GettingStarted](https://hafnium.googlesource.com/hafnium/+/HEAD/docs/GettingStarted.md), [HafniumRamDisk](https://hafnium.googlesource.com/hafnium/+/HEAD/docs/HafniumRamDisk.md) and [PreparingLinux](https://hafnium.googlesource.com/hafnium/+/HEAD/docs/PreparingLinux.md). + +For now we only have descriptions for [AF_HF protocol](/sys/linux/hafnium.txt) provided by Hafnium linux driver. |
