qemu-server/PVE
Dominik Csapak 520884deca add exec(-status) to qm
on the commandline the implementation for exec is a bit different
because there we want (by default) to wait for the result,
as opposed to the api, where it is enough to return the pid and
let the client handle the polling

this behaviour is optional and can be turned off, as well as the
timeout of 30 seconds

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-07-11 10:29:45 +02:00
..
API2 implement agent exec api call 2018-07-11 10:29:45 +02:00
CLI add exec(-status) to qm 2018-07-11 10:29:45 +02:00
QemuServer implement agent exec api call 2018-07-11 10:29:45 +02:00
VZDump fix #1779: vzdump: ensure guest-fsfreeze-thaw is called on error 2018-05-23 11:18:28 +02:00
Makefile add QemuServer::Memory 2016-05-23 10:02:07 +02:00
QemuConfig.pm rename foreach_writable_storage to foreach_storage_used_by_vm 2017-09-22 10:02:54 +02:00
QemuMigrate.pm migrate cache-size : power of 2 2018-02-22 16:27:48 +01:00
QemuServer.pm qm rescan: add dryrun option 2018-07-11 09:35:45 +02:00
QMPClient.pm return error from guest-agent 2018-02-20 09:56:59 +01:00