docs: Add initial Xvisor doc

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Alistair Francis 2020-08-13 15:08:14 -07:00 committed by Bruce Ashfield
parent 3d27b83998
commit f34ada4e1a
2 changed files with 19 additions and 0 deletions

View File

@ -10,3 +10,6 @@ alphabetical order as well.
openvswitch.txt
- example on how to setup openvswitch with qemu/kvm.
xvisor.txt
- example on how to setup Xvisor for RISC-V QEMU.

16
docs/xvisor.txt Normal file
View File

@ -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