]> git.proxmox.com Git - qemu-server.git/history - PVE/CLI/qm.pm
d/copyright: update years
[qemu-server.git] / PVE / CLI / qm.pm
2024-03-14 Thomas Lamprechtqm: add VM import command
2024-03-08 Dominik Csapakmediated device pass-through: fix race condition on...
2023-06-09 Fiona Ebnerqm: remote migration: improve error when storage cannot...
2022-12-20 Fiona Ebnertree-wide: switch to official spelling of QEMU in descr...
2022-11-21 Fabian Grünbichlerexplain 'nocheck' in more places
2022-11-17 Fabian Grünbichlerqm: add remote-migrate command
2022-11-08 Alexandre Derumierapi2: add cloudinit_update
2022-11-08 Alexandre Derumierapi2: add cloudinit config api
2022-11-07 Thomas Lamprechtqm: also move 'unlink' into disk related command group
2022-11-07 Thomas Lamprechtqm: move disk related commands to own group
2022-11-07 Thomas Lamprechtqm: factor out setting node to local $nodename
2022-09-21 Dominik Csapakfix net regex in qm cleanup
2022-05-12 Stefan Hrdlickafix #3754: encode JSON as utf8 for CLI
2021-11-11 Thomas Lamprechtqm: move-disk: to not make reassign specific options...
2021-11-11 Thomas Lamprechtqm: style/indentation/cleanup fixes for command definition
2021-11-09 Aaron Lautererapi: move-disk: add move to other VM
2021-11-09 Aaron Lauterercli: qm: change move_disk to move-disk
2021-06-23 Fabian Ebnercli tools: correctly handle warnings task status
2021-05-28 Stefan Reiterqm: assume correct VNC setup in 'vncproxy', disallow...
2021-03-11 Thomas Lamprechtqm status: sort hash keys on verbose output
2021-01-25 Thomas Lamprechtqm: import ovf: removed all imported disks on error
2020-11-24 Stefan Reiterprint query-proxmox-support result in 'full' status
2020-10-16 Thomas Lamprechttree wide cleanups
2020-10-16 Thomas Lamprechttree wide cleanup of s/return undef/return/
2020-10-14 Stefan Reiterfix #3010: add 'bootorder' parameter for better control...
2020-04-29 Thomas Lamprechtqm nbdstop: cope graceful with errors
2020-03-07 Fabian EbnerCreate Drive.pm and move drive-related code there
2020-03-06 Thomas LamprechtQGA exec: note limits explicit in CLI and API
2020-03-03 Stefan Reiterfix #2612: allow input-data in guest exec and make...
2019-11-20 Stefan Reiterrefactor: create QemuServer::Monitor for high-level...
2019-11-20 Stefan Reiterrefactor: create QemuServer::Helpers and move file...
2019-11-08 Thomas Lamprechtdestroy_vm: allow to pass new config and lock instead
2019-10-29 Thomas Lamprechtfollowup: nit-pick code cleanup
2019-10-29 Thomas Lamprechtqm importdisk: tell user to what VM disk we actually...
2019-10-29 Thomas Lamprechtcleanup do_import, s/optional/params/ and move skiplock...
2019-10-29 Dominic JägerImport OVF: Lock config with "lock" property
2019-10-29 Dominic JägerAdd skiplock to do_import
2019-10-29 Dominic Jägerreplace remaining vm_destroy call-sites with destroy_vm
2019-10-29 Thomas Lamprecht[no-change] sort and group module use
2019-10-18 Oguz Bektascli: use guesthelper for pending
2019-10-18 Oguz Bektasuse print_snapshot_tree guest helper for qm listsnapshot
2019-09-11 Dominik Csapakapi: add reboot api call
2019-09-11 Dominik Csapakqm: cleanup: detect and handle reboot trigger
2019-06-06 Mira Limbeckadd qm command for cloudinit config dump
2019-06-06 Thomas Lamprechtdrop vnc x509 param, deprecated in 2.5 removed in 4.0
2019-06-05 Rhonda D'VineFix #1999: cli: listsnapshot: handle multiple roots...
2019-05-13 Thomas Lamprechtfixup: correct initial prefix
2019-05-13 Thomas Lamprechtminor followup cleanups
2019-05-13 Rhonda D'Vinefix #1999: create a tree view for qm listsnapshot
2019-02-01 Dominik Csapakadd pre- start/stop hookscripts to VMs
2019-01-30 Rhonda D'VineFix #1924: add snapshot parameter
2018-11-28 Dominik Csapakbetter cleanup logging for migration
2018-11-14 Dominik Csapakadd 'qm cleanup'
2018-09-19 Dominik Csapakfix #1908: add vmgenid config/device
2018-08-21 Thomas Lamprechtqm rescan: fix typo in dryrun description
2018-07-17 Thomas Lamprechtqm: move 'agent' command into 'guest' comand group
2018-07-17 Thomas Lamprechtqm: rename 'ga' command group to 'guest'
2018-07-11 Dominik Csapakadd exec(-status) to qm
2018-07-11 Dominik Csapakadd 'passwd' to qm
2018-07-11 Thomas Lamprechtqm rescan: add dryrun option
2018-06-27 Thomas Lamprechtqm: PVE::PTY is not used anymore
2018-06-27 Dominik Csapakuse get_standard_mapping for cipassword_map
2018-03-13 Wolfgang Bumillercloud-init: make cipassword interactive on the CLI
2018-03-07 Wolfgang Bumillercloud-init: sshkeys are now files on the CLI
2018-02-20 Dominik Csapakmove guest agent api call to its own file
2018-01-22 Thomas Lamprechtavoid harmful '<>' pattern, explicitly read from STDIN
2018-01-10 Wolfgang Bumillerqm showcmd --pretty: indent new lines by 2 spaces
2018-01-10 Thomas Lamprechtqm showcmd: add simple 'pretty' parameter
2017-12-13 Wolfgang Bumillerqm terminal: add --escape option
2017-09-27 Emmanuel Kasperimportovf: explicitly returns undef
2017-09-25 Wolfgang Bumillerqm importovf: --dryrun: use json output format
2017-09-25 Wolfgang Bumillerqm importovf: set return type to null
2017-09-25 Wolfgang Bumillerwhitespace fixup
2017-09-25 Emmanuel KasperAdd new qm command 'importovf', to create VMs from...
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