make [VENDOR=intel|amd] [LOG=warn|info|debug|trace]
Test in QEMU (ubuntu as the guest OS)
Download the guest image and run in QEMU:
cd scripts/host
make image # download image and configure for the first time
make qemu # execute this command only for subsequent runs
You can login the guest OS via SSH. The default username and password is ubuntu and guest. The default port is 2333 and can be changed by QEMU arguments.
RVM 1.5
A Type-1.5 hypervisor written in Rust.
Drived by the driver from Jailhouse.
Supported architectures: x86_64 (Intel VMX, AMD SVM).
Getting Started
Build
Test in QEMU (ubuntu as the guest OS)
Download the guest image and run in QEMU:
You can login the guest OS via SSH. The default username and password is
ubuntu
andguest
. The default port is2333
and can be changed by QEMU arguments.Copy helpful scripts into the guest OS:
Setup in the guest OS:
Copy RVM image into the guest OS:
Enable RVM: