Description of problem: In version 2.4.1-4 the file kvm.conf under /etc/modprobe.d was added, but its (actually commented) syntax is wrong, so that if a user simply uncomments one line he/she doesn't get what expected (nested virtualization enablement) Version-Release number of selected component (if applicable): 2.4.1-5 How reproducible: Always Steps to Reproduce: 1. uncomment intel line in /etc/modprobe.d/kvm.conf 2. now you have "option kvm_intel nested=1" 3. dracut -f -v + reboot (or modprobe -r kvm_intel ; modprobe kvm_intel) Actual results: systool -a -v -m kvm_intel | grep nested nested = "N" Expected results: nested = "Y" Additional info: If you put the right syntax (with the final "s") options kvm_intel nested=1 it works as expected So, even if commented out, the lines should have te right syntax
Thanks for the report, setting to POST since the fix is known, I'll include it in the next build
qemu-2.4.1-6.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-42778e8c82
qemu-2.4.1-6.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-42778e8c82
qemu-2.4.1-6.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.