As reported by Miroslav Stimac, VMPlayer now supports more than 2 cores. Generalized comments in vmx files. Thanks.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41942 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2011-06-05 17:58:08 +00:00
parent 3c018b5f64
commit e63987745a
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -68,8 +68,8 @@ ide1:1.present = "false"
tools.remindInstall = "false"
# If you have a dual core (or more), you might want to use both cores in the
# emulation as well. VMware Player only supports 2, otherwise 4 are possible.
# If you have a dual core (or more), you might want to use those cores in the
# emulation as well.
#numvcpus = "2"
# This gets rid of the annoying serial debug output requester - although it
+2 -2
View File
@@ -68,8 +68,8 @@ ide1:1.present = "false"
tools.remindInstall = "false"
# If you have a dual core (or more), you might want to use both cores in the
# emulation as well. VMware Player only supports 2, otherwise 4 are possible.
# If you have a dual core (or more), you might want to use those cores in the
# emulation as well.
#numvcpus = "2"
# This gets rid of the annoying serial debug output requester - although it
+2 -2
View File
@@ -60,8 +60,8 @@ ide1:1.present = "false"
tools.remindInstall = "false"
# If you have a dual core (or more), you might want to use both cores in the
# emulation as well. VMware Player only supports 2, otherwise 4 are possible.
# If you have a dual core (or more), you might want to use those cores in the
# emulation as well.
#numvcpus = "2"
# This gets rid of the annoying serial debug output requester - although it