naseemvk commented on issue #8596: URL: https://github.com/apache/cloudstack/issues/8596#issuecomment-1923859797
Yes I want VMs to support nested virtualization Exact requirement is I want to run Hyper V on Windows Server 2019 VM My host processor is AMD EPYC Just for clarification Whether I need to follow below steps since my host is already showing as nested virtualization enabled Create the following file: /etc/modprobe.d/kvm-nested.conf and add the following details to the file: options kvm-intel nested=1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
