]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
vmconfig_apply_pending: add error handling
[qemu-server.git] / PVE / QemuServer.pm
2020-01-14 Oguz Bektasvmconfig_apply_pending: add error handling
2019-12-20 Oguz Bektashotplug_pending: remove redundant write/load config...
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-12-12 Thomas Lamprechtfollowup: simplify log callback
2019-12-12 Stefan Reiterfix #2493: show QEMU errors in migration log
2019-12-12 Stefan Reiterhide long commandline on vm_start/migrate failure
2019-12-11 Stefan Reiterupdate disk size before local disk migration
2019-12-11 Dominik Csapaksuspend to disk: check more permissions
2019-12-11 Dominik Csapakrefactor finding of vmstate storage
2019-12-10 Thomas Lamprechtqemu-server: make nodename mock-able for tests
2019-12-10 Thomas Lamprechtfollowup: improve error message for outdated QEMU version
2019-12-10 Stefan Reitercheck if QEMU version is recent enough for machine...
2019-12-09 Stefan Reiterremove $vmid param from print_drive
2019-12-09 Thomas Lamprechtfollowup: minor cleanup/error message spelling
2019-12-09 Dominik Csapakfix #2510: hostpci: always check if device exists
2019-12-09 Thomas Lamprechtfix #2469: fix qemu-img convert src_format detection
2019-12-04 Thomas Lamprechtcreate_efidisk: poll the real size after volume creation
2019-11-30 Dominik Csapakdelete suspended lock when we have no vmstate
2019-11-30 Dominik Csapaklogging vmstate into Resume/Start Task
2019-11-26 Oguz Bektasskip efidisk0 in hotplug
2019-11-26 Thomas LamprechtRevert "fix #2469: fix qemu-img convert src_format...
2019-11-25 Thomas Lamprechtimplement PVE Version addition for QEMU machine
2019-11-25 Fabian Grünbichlerfix #2469: fix qemu-img convert src_format detection
2019-11-25 Fabian Grünbichlerremove wrong comment
2019-11-25 Oguz Bektasfix #2367: do not allow snapshot with name PENDING
2019-11-25 Thomas Lamprechtsplit get_basic_machine_info into get_vm_arch and get_v...
2019-11-23 Thomas Lamprechtreally fallback to PCI standard domain "0000" again
2019-11-20 Dominik Csapakadd 'tags' option
2019-11-20 Dominik Csapakfix #2436: pci: do not hardcode pci domain to 0000
2019-11-20 Thomas Lamprechtcleanup: improve locallity of variable declaration/use
2019-11-20 Stefan Reiterrefactor: split qemu_machine_feature_enabled
2019-11-20 Stefan Reiterrefactor: extract QEMU machine related helpers to package
2019-11-20 Stefan Reiterrefactor: create QemuServer::Monitor for high-level...
2019-11-20 Stefan Reiterrefactor: split check_running into _exists_ and _running_
2019-11-20 Stefan ReiterChange check_cmdline to parse_cmdline
2019-11-20 Stefan Reiterrefactor: create QemuServer::Helpers and move file...
2019-11-20 Stefan ReiterFix 'uninitialized value' warning about guest agent...
2019-11-20 Stefan ReiterAdd 'runningmachine' support to vm_commandline
2019-11-20 Thomas Lamprechtqemu: remove unused methods
2019-11-20 Thomas Lamprechtfollowup: adding qxl max_outputs breaks live-migration...
2019-11-20 Thomas Lamprechtqxl max_outputs: ostype can be undefined, assume linux
2019-11-20 Aaron Lautererprint_vga_device: fix qxl displays on Linux guests
2019-11-20 Thomas Lamprechtget_cpu_options: reuse ostype variable
2019-11-20 Thomas Lamprechtostype: update verbose description
2019-11-19 Thomas Lamprechtclone: pre-create cloud-init disk for destination
2019-11-19 Wolfgang Bumilleravoid cyclic reference
2019-11-18 Matt DunwoodieAdd 'type' to agent_fmt
2019-11-18 Aaron Lautererapi/migration: fix autocomplete for targetstorage
2019-11-18 Fabian Grünbichlerrefactor migration IP retrieval
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-11-14 Dominik Csapakfix destroy_vm by using correct Config package
2019-11-11 Thomas Lamprechtfollowup: what vs. why comment
2019-11-11 Oguz Bektasqmreboot: clear reboot request if reboot fails
2019-11-08 Thomas Lamprechtdestroy_vm: allow to pass new config and lock instead
2019-11-08 Thomas Lamprechtrestore_tar_archive: cleanup
2019-11-08 Thomas Lamprechtdestroy_vm: refactor+cleanup and continue on unused...
2019-11-08 Thomas Lamprechtfollowup: make comment a bit shorter/more concise
2019-11-08 Dominic Jägerrestore_tar_archive: Add skiplock to destroy_vm
2019-11-08 Fabian Grünbichlermove 'use UUID' statement to correct file
2019-10-29 Dominic Jägerreplace remaining vm_destroy call-sites with destroy_vm
2019-10-29 Stefan ReiterUse get_host_arch from PVE::Tools
2019-10-29 Thomas Lamprechtruns_at_least_qemu_version: propagate QMP errors
2019-10-25 Dominik Csapakfix #2434: extend machine regex
2019-10-25 Dominic Jägerdestroy_vm: remove VM config *after* unused disk removal
2019-10-24 Thomas Lamprechtcleanup: no need to prefix module for call to module...
2019-10-23 Thomas Lamprechtqmp_socket: remove unused "name" parameter
2019-10-23 Thomas Lamprechtvmstatus: code cleanup: directly use load_config helper
2019-10-23 Thomas Lamprechtremove unused method "touch_config"
2019-10-23 Thomas Lamprechtfollowup: code cleanup and some comments
2019-10-23 Stefan Reiterfix #2408, #2355, #2380: use scsi-hd backend for iSCSI...
2019-10-23 Thomas Lamprechtbackup: is IOThread comaptible: only check running VMs
2019-10-23 Thomas Lamprechtadd runs_at_least_qemu_version to check if we can backu...
2019-10-23 Thomas Lamprechtintroduce version_cmp helper for qemu_machine_feature_e...
2019-10-22 Thomas Lamprechtfixup: vmstate: pass volid not resolved path to vollist
2019-10-22 Thomas Lamprechtfollowup: iterate over pending changes sorted
2019-10-22 Oguz Bektaspending apply/hotplug: don't hard code force to true
2019-10-22 Thomas Lamprechtfixup: VM statefile: pass volid not resolved path to...
2019-10-18 Oguz Bektasuse new config helpers from guest-common for pending...
2019-10-18 Thomas Lamprechtfixup: QemuConfig->write_config doesn't takes the raw...
2019-10-18 Thomas LamprechtQemuServer: sort and group used perl modules
2019-10-18 Thomas Lamprechtdestroy_vm: use write_config from our Config module...
2019-10-18 Thomas Lamprechtfollowup: use new base config provided destroy_config...
2019-10-17 Thomas LamprechtFix #2171: vm_start: volid based statefiles were not...
2019-10-17 Thomas Lamprechtcfg2cmd: push vmstate to volid list to ensure it gets...
2019-10-17 Dominik Csapakfix #2395: refactor qemu_img_convert to accept files...
2019-10-14 Thomas Lamprechtvm_start: don't reuse migrate_port variable for storage...
2019-10-14 Thomas Lamprechtconfig_to_command: remove unused variable
2019-10-09 Thomas Lamprechtcfg2cmd: sort PCI bridges when adding them for stabillity
2019-10-08 Aaron Lauterercfg2cmd: fix serial-bus for spice foldersharing
2019-09-30 Alexandre Derumierqemu 4.0 : add Cascadelake-Server && KnightsMill cpu...
2019-09-26 Mira Limbeckfix #2217: don't copy cloudinit disk on clone
2019-09-26 Thomas Lamprechtcfg2cmd: support USB 3 SPICE ports with 4.0 machine...
2019-09-25 Mira Limbeckfix #2382: delete cloudinit disk before restoring
2019-09-23 Thomas Lamprechtfollowup: fix usb3 description, SPICE is OK now
2019-09-21 Aaron Lautererusb: Fix local resource check of Spice USB devices
2019-09-21 Aaron Lautererusb: Add USB3 capabilities to Spice USB devices
2019-09-11 Dominik Csapakapi: add reboot api call
2019-09-11 Dominik Csapakrefactor vm_stop locked code
2019-09-11 Dominik Csapakqm: cleanup: detect and handle reboot trigger
2019-09-11 Dominik Csapakadd create and remove reboot trigger subs
next