]> git.proxmox.com Git - qemu-server.git/history - PVE/CLI/qm.pm
qm mtunnel/migrate: add resume VMID command
[qemu-server.git] / PVE / CLI / qm.pm
2017-08-07 Fabian Grünbichlerqm mtunnel/migrate: add resume VMID command
2017-08-07 Fabian Grünbichlermtunnel: add and handle OK/ERR replies
2017-08-07 Fabian Grünbichlerqm mtunnel: add write helper
2017-08-07 Fabian Grünbichlerqm mtunnel: add tunnel version
2017-07-13 Emmanuel KasperFix #1417: make sure the target storage allows disk...
2017-06-01 Emmanuel KasperAdd new qm command 'importdisk' to import external...
2017-01-12 Dietmar Maureradd setup_environment hook to CLIHandler classes
2017-01-05 Alexandre Derumieradd qm nbdstop
2016-12-01 Dietmar Maurerqm agent: pass command as second required argument
2016-12-01 Dietmar Maurerqm agent: add output formatter
2016-11-30 Wolfgang LinkAdd qm agent.
2016-10-19 Dominik Csapakadd qm listsnapshot call
2016-07-26 Dominik Csapakfix verbose qm status output
2016-04-08 Dietmar Maureruse pve-doc-generator to generate man pages
2016-03-09 Thomas Lamprechtfix call to lock_config and config_file
2016-03-08 Fabian GrünbichlerRefactor basic config-related methods
2016-03-01 Wolfgang BumillerClose #880: ability to show paused state via the CLI
2016-02-12 Fabian GrünbichlerDrop skiplock from write_config
2016-02-12 Fabian GrünbichlerRefactor update_config_nolock -> write_config
2015-09-07 Dietmar Maurerimprove bash completion
2015-09-06 Dietmar Maurercovert qm into a PVE::CLI class, enable bash completions