Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 192 |
- |
1 |
# Setting modprobe kvm_intel/kvm_amd nested = 1
|
|
|
2 |
# only enables Nested Virtualization until the next reboot or
|
|
|
3 |
# module reload. Uncomment the option applicable
|
|
|
4 |
# to your system below to enable the feature permanently.
|
|
|
5 |
#
|
|
|
6 |
# User changes in this file are preserved across upgrades.
|
|
|
7 |
#
|
|
|
8 |
# For Intel
|
|
|
9 |
#options kvm_intel nested=1
|
|
|
10 |
#
|
|
|
11 |
# For AMD
|
|
|
12 |
#options kvm_amd nested=1
|