mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 08:25:38 +00:00
0d1716b07d
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