aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xvisor.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xvisor.txt')
-rw-r--r--docs/xvisor.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/xvisor.txt b/docs/xvisor.txt
new file mode 100644
index 00000000..6f31f228
--- /dev/null
+++ b/docs/xvisor.txt
@@ -0,0 +1,16 @@
+Simple setup for starting Xvisor on RISC-V QEMU
+===============================================
+
+This is a simple starting point for running Xvisor on RISC-V QEMU.
+
+Currently meta-virtualisation supports running Xvisor on QEMU using the v0.5.0 RISC-V Hypervisor extensions.
+
+Support is still experimental.
+
+Build the images
+================
+$ MACHINE=qemuriscv64 bitbake xvisor-image-minimal
+
+Run the images
+==============
+$ MACHINE=qemuriscv64 runqemu xvisor-image-minimal slirp nographic