mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-03 17:23:05 +00:00
The SVM implementation did not lend itself to a runtime selection of the x86 virtualization technology. Encapsulate functionality in the VMCB class to facilitate adding support for Intel's VMX. Issue #5113