]> rtime.felk.cvut.cz Git - jailhouse.git/blobdiff - README.md
core: map the zero page to the full hypervisor memory region
[jailhouse.git] / README.md
index 233356e9aeec1c4bb0aabdec16185d6382c355b0..9298c4f6eda53938bb48c6b920e7e06c7fb77e6f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -185,7 +185,7 @@ nested SVM support. Start the virtual machine as follows:
         -device ide-hd,drive=disk -serial stdio -serial vc \
         -device intel-hda,addr=1b.0 -device hda-duplex
 
-Inside the VM, make sure that jailhouse-*.bin, generated by the build process,
+Inside the VM, make sure that `jailhouse-*.bin`, generated by the build process,
 are available for firmware loading (typically /lib/firmware), see above for
 installation steps.