aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2019-03-04 23:22:14 -0800
committerAndrew Waterman <andrew@sifive.com>2019-03-04 23:22:14 -0800
commitc2869697edbaa458ca2496facdd5b3c77d5be134 (patch)
tree4007a8b970a37eef5a9068f261af273c0c37fd79 /src
parent564b18ac2eeee14c19231739d10f18dd0c4a10f0 (diff)
downloadriscv-isa-manual-c2869697edbaa458ca2496facdd5b3c77d5be134.zip
riscv-isa-manual-c2869697edbaa458ca2496facdd5b3c77d5be134.tar.gz
riscv-isa-manual-c2869697edbaa458ca2496facdd5b3c77d5be134.tar.bz2
Add hypervisor caveat
Diffstat (limited to 'src')
-rw-r--r--src/hypervisor.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hypervisor.tex b/src/hypervisor.tex
index 30e965f..c1b7485 100644
--- a/src/hypervisor.tex
+++ b/src/hypervisor.tex
@@ -1,6 +1,9 @@
\chapter{Hypervisor Extension, Version 0.2}
\label{hypervisor}
+{\bf Warning! This draft specification is likely to change before being
+accepted as standard by the RISC-V Foundation.}
+
This chapter describes the RISC-V hypervisor extension, which virtualizes the
supervisor-level architecture to support the efficient hosting of guest
operating systems atop a type-1 or type-2 hypervisor.