]> git.proxmox.com Git - qemu-server.git/commit
add vcpus option
authorAlexandre Derumier <aderumier@odiso.com>
Fri, 9 Jan 2015 15:30:35 +0000 (16:30 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 22 Jan 2015 10:01:15 +0000 (11:01 +0100)
commitde9d1e5574deb272538d50a1f2dee9ab8d7a2f92
tree5a4e693508d7d08008abdbb0a9331ea25b60603e
parent70b048219ebf11ec306761eaf317c35dbd834f60
add vcpus option

vcpus = current allocate vpus to virtual machine

maxcpus is now compute from $sockets*cores
vcpus = maxcpus if not defined

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/API2/Qemu.pm
PVE/QemuServer.pm