cloud-hypervisor/src
Muminul Islam f10d0bb33d vmm: add nested option to CPU config
Add an option in the CLI to enable nested support.
Adding an option --cpu nested=on|off to the CPU
argument to enable nested support for Microsoft
Hypervisor. By default it is enabled for both KVM
and MSHV.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2025-12-03 09:56:58 +00:00
..
bin misc: clippy: add needless_pass_by_value 2025-11-27 17:11:14 +00:00
lib.rs misc: switch error output from error! back to stderr 2025-08-11 10:41:11 +00:00
main.rs vmm: add nested option to CPU config 2025-12-03 09:56:58 +00:00
test_util.rs tests: cleanup test_util module 2025-06-13 19:02:39 +00:00