From e63987745a53849519d4da96d70b58ecd0662795 Mon Sep 17 00:00:00 2001 From: Joachim Seemer Date: Sun, 5 Jun 2011 17:58:08 +0000 Subject: [PATCH] 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 --- 3rdparty/vmware/haiku-alpha.vmx | 4 ++-- 3rdparty/vmware/haiku-nightly.vmx | 4 ++-- 3rdparty/vmware/haiku.vmx | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/3rdparty/vmware/haiku-alpha.vmx b/3rdparty/vmware/haiku-alpha.vmx index 574e7e225f..6df7597e36 100644 --- a/3rdparty/vmware/haiku-alpha.vmx +++ b/3rdparty/vmware/haiku-alpha.vmx @@ -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 diff --git a/3rdparty/vmware/haiku-nightly.vmx b/3rdparty/vmware/haiku-nightly.vmx index a2f30398f7..80ef6e159a 100644 --- a/3rdparty/vmware/haiku-nightly.vmx +++ b/3rdparty/vmware/haiku-nightly.vmx @@ -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 diff --git a/3rdparty/vmware/haiku.vmx b/3rdparty/vmware/haiku.vmx index 2679828215..b6b1119674 100644 --- a/3rdparty/vmware/haiku.vmx +++ b/3rdparty/vmware/haiku.vmx @@ -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