Hide Forgot
Description of problem: When you check the Nested Virtualization box under the kernel section of the Edit Hosts page, it adds the following to Kernel command line "kvm-intel.nested=on". This is incorrect, and doing do will disable virtualization acceleration all together. The option should be set to "kvm-intel.nested=1" Version-Release number of selected component (if applicable): RHV 4.0 GA How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: kvm-intel.nested=on <This does not enable acceleration as intended Expected results: kvm-intel.nested=1 Additional info:
This has already been fixed in https://bugzilla.redhat.com/show_bug.cgi?id=1360397 and will arrive in 4.0.4. *** This bug has been marked as a duplicate of bug 1360397 ***