From aba1ff8c2439b3ad4fb491f3c06f24e3cf9ee65b Mon Sep 17 00:00:00 2001 From: John Hauser <31252952+jhauser-us@users.noreply.github.com> Date: Wed, 15 Sep 2021 16:47:54 -0700 Subject: Freeze the hypervisor extension, version 1.0.0-rc (#739) --- src/hypervisor.tex | 9 ++++++--- src/priv-preface.tex | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/hypervisor.tex b/src/hypervisor.tex index f8c829b..1448ad9 100644 --- a/src/hypervisor.tex +++ b/src/hypervisor.tex @@ -1,8 +1,11 @@ -\chapter{Hypervisor Extension, Version 0.6.2} +\chapter{Hypervisor Extension, Version 1.0.0-rc} \label{hypervisor} -{\bf Warning! This draft specification may change before being -accepted as standard by the RISC-V Foundation.} +This chapter is in the Frozen state. +A substantive change that is not backward-compatible is highly +unlikely, and will occur only as the result of some truly critical +issue being identified. +For more info see: \texttt{http://riscv.org/spec-state}. This chapter describes the RISC-V hypervisor extension, which virtualizes the supervisor-level architecture to support the efficient hosting of guest diff --git a/src/priv-preface.tex b/src/priv-preface.tex index a1a0848..6a543b9 100644 --- a/src/priv-preface.tex +++ b/src/priv-preface.tex @@ -14,7 +14,7 @@ modules: \hline \em Machine ISA & \em 1.12 & \em Draft \\ \em Supervisor ISA & \em 1.12 & \em Draft \\ - \em Hypervisor ISA & \em 0.6 & \em Draft \\ + \em Hypervisor ISA & \em 1.0 & \em Frozen \\ \hline \end{tabular} \end{table} -- cgit v1.1