diff options
| author | Michael Janczyk | 2010-05-17 22:24:43 +0200 |
|---|---|---|
| committer | Michael Janczyk | 2010-05-17 22:24:43 +0200 |
| commit | 716fb67d6e4b105b77d6ea0a51aedd986415de48 (patch) | |
| tree | a6dd6e51556f5cbc5a4f16e3d311162598b916a9 /os-plugins/plugins/vmware/files/run-virt.include | |
| parent | Merge branch 'master' into vmgrid (diff) | |
| download | core-716fb67d6e4b105b77d6ea0a51aedd986415de48.tar.gz core-716fb67d6e4b105b77d6ea0a51aedd986415de48.tar.xz core-716fb67d6e4b105b77d6ea0a51aedd986415de48.zip | |
changer router addres to x.x.x.1 since vmware seems to need that.
virtualbox changes, /wo vt flags only one vcpu possible
Diffstat (limited to 'os-plugins/plugins/vmware/files/run-virt.include')
| -rw-r--r-- | os-plugins/plugins/vmware/files/run-virt.include | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmware/files/run-virt.include b/os-plugins/plugins/vmware/files/run-virt.include index 8b91275a..2c501156 100644 --- a/os-plugins/plugins/vmware/files/run-virt.include +++ b/os-plugins/plugins/vmware/files/run-virt.include @@ -61,7 +61,7 @@ case "$vmversion" in cpuid.coresPerSocket = \"${cpu_cores}\" maxvcpus = \"4\" # svga.numDisplays = "2" -# svgy.maxWidth = "2560" +# svga.maxWidth = "2560" # svga.maxHeight = "2048" # svga.vramSize = "134217728" monitor.virtual_mmu = \"automatic\" |
