]> git.proxmox.com Git - qemu-server.git/commit - PVE/API2/Qemu.pm
API extension: add 'machine' parameter to vm_start
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 5 Jun 2013 07:27:31 +0000 (09:27 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 5 Jun 2013 07:27:31 +0000 (09:27 +0200)
commit952958bc8720bfad655b296724337c6ca3d85348
tree3e88665779d6f89ec06afc69d4ec696df563fbb4
parent3bafc5106eb3034354ff80dbaadd0829dfa4c8fb
API extension: add 'machine' parameter to vm_start

This allows us to overwrite the machine type at start - useful for
migration to make sure we use the same machine at the target node.
PVE/API2/Qemu.pm
PVE/QemuServer.pm