Opened 16 years ago
Closed 9 years ago
#3141 closed defect (obsolete)
Check nested paging capability properly.
Reported by: | Ahmet Sayın | Owned by: | |
---|---|---|---|
Component: | host support | Version: | VirtualBox 2.1.2 |
Keywords: | nested paging | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description (last modified by )
i check nested paging setting and program can support checking and activing but in guest system, nested paging shows passive
Attachments (3)
Change History (8)
by , 16 years ago
Attachment: | Screen1.png added |
---|
by , 16 years ago
Attachment: | Screen2.png added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
priority: | major → minor |
---|---|
Summary: | program don't active nested paging setting → Check nested paging capability properly. |
comment:3 by , 16 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
The SVM capabilities of your host CPU don't show the AMD_CPUID_SVM_FEATURE_EDX_NESTED_PAGING flag and therefore this CPU isn't capable of nested paging.
comment:4 by , 16 years ago
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Still valid. The GUI should check the capability and enable the checkbox only when it's actually supported. Minor annoyance.
comment:5 by , 9 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
Please attach your VBox.log file. Most probably your hardware does not support nested paging (determining this before the VM is running is quite difficult).