vmx: Support persistent CPU shares

This commit is contained in:
Matthias Bolte
2011-04-03 14:43:55 +02:00
parent fb92307f0d
commit 81800ff647
14 changed files with 72 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ annotation = "Centos 5.5 64bit Server"
memsize = "2048"
sched.mem.minsize = "256"
numvcpus = "2"
sched.cpu.shares = "normal"
scsi0.present = "true"
scsi0.virtualDev = "lsilogic"
scsi0:0.present = "true"