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:
Vendored
+2
-2
@@ -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
|
||||
|
||||
Vendored
+2
-2
@@ -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
|
||||
|
||||
Vendored
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user