]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer.pm
Add 'runningmachine' support to vm_commandline
authorStefan Reiter <s.reiter@proxmox.com>
Wed, 20 Nov 2019 12:24:56 +0000 (13:24 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 20 Nov 2019 15:11:44 +0000 (16:11 +0100)
commit092868c4d152e137686879b09ac832b41dc4e5a1
treee37c84c0bba17e84b523853bff1a6f08ffdc9938
parente85d01f282f24668148e48b25ea055555f751862
Add 'runningmachine' support to vm_commandline

to allow 'qm showcmd --snapshot ...' to show the correct machine type.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
PVE/QemuServer.pm