]> git.proxmox.com Git - qemu-server.git/commit - PVE/API2/Qemu.pm
add qm snapshot command
authorAlexandre Derumier <aderumier@odiso.com>
Thu, 6 Sep 2012 08:33:35 +0000 (10:33 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 6 Sep 2012 08:46:49 +0000 (10:46 +0200)
commit9dbd1ee43456d35172130d0aa30690ef489b43ab
treed4a0f3987be3c22c9ad0bde63902d1597c540601
parent1ab0057c8b145d94bba385cf71ef2e21cc7336a5
add qm snapshot command

qm snapshot <vmid> <action> <snapshotname> --vmstate --freezefs

action : create|rollback|delete

vmstate : save the vmstate

freezefs: freezefs with qemu-ga

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