kvms
kvms copied to clipboard
ARMv8 hypervisor. Custom Linux KVM variant with the guest and the host memory protection, integrity verification and encryption support.
Signed-off-by: Jouni Ukkonen
This was seen in Jenkins CI setup. Test flow: Launch Host VM using `make KERNEL_DIR=/hyp/oss/linux GRAPHICS=1 run` Launch Guest VM from Host VM using `sudo ./run-qemu6-linux.sh` Wait for Guest VM...
Hi, Will this be usable on the Radxa Rock5 Model B SBC with the RK3588 (aarch64) and 16GB of RAM? And would it be usable with NixOS?
EL3 Kernel (Trustzone and Secure Montor) has protections in place when it receives an SMC call so that non of the arguments of an SMC call points to the EL3...