]> git.proxmox.com Git - qemu-server.git/history - PVE
create_efidisk: poll the real size after volume creation
[qemu-server.git] / PVE /
2019-12-04 Thomas Lamprechtcreate_efidisk: poll the real size after volume creation
2019-12-04 Thomas Lamprechtrefactor storage whitelist in sync_disks to regex
2019-11-30 Thomas Lamprechtapi: allow to clear vmstate actively
2019-11-30 Dominik Csapakimplement removal of vmstate via api
2019-11-30 Dominik Csapakdelete suspended lock when we have no vmstate
2019-11-30 Dominik Csapaklogging vmstate into Resume/Start Task
2019-11-30 Thomas Lamprechtmigrate phase 3 cleanup: add error into error propagati...
2019-11-30 Thomas Lamprechtmon_cmd: add explicit return
2019-11-27 Thomas Lamprechtvzdump: log QGA FS freeze/thaw try in task log
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 Thomas Lamprechtversion_cmp: give info about caller on error
2019-11-25 Thomas Lamprechtapi: use get_vm_arch instead of depreacted basic_machin...
2019-11-25 Fabian Grünbichlerremove wrong comment
2019-11-25 Fabian Grünbichlerapi: catch 'pending' as snapshot name early
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-25 Thomas Lamprechtvm start use new pve-qemu-machine standard option
2019-11-23 Thomas Lamprechtreally fallback to PCI standard domain "0000" again
2019-11-22 Thomas Lamprechtfixup: use correct version_cmp
2019-11-21 Mira Limbeckfix #2473: use of unitialized value
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 Lamprechtmigration: fix false-positive log for copying local...
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::RRD for RRD data
2019-11-18 Fabian Grünbichleruse PVE::SSHInfo
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-11-14 Fabian EbnerUse crm-command stop to allow shutdown with timeout...
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-11 Dominik Csapakfix #2457: ga: set-user-password: increase maxLength...
2019-11-08 Thomas Lamprechtapi/create: remove some empty lines and sort
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-30 Wolfgang BumillerQMPClient: add destructor
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 Lamprechtrefactor hugepages_size conf
2019-10-29 Thomas Lamprechtrefactor hugepages_size
2019-10-29 Stefan Reiterhugepages: fix memory size checking
2019-10-29 Stefan ReiterUse get_host_arch from PVE::Tools
2019-10-29 Thomas Lamprecht[no-change] sort and group module use
2019-10-29 Thomas Lamprechtruns_at_least_qemu_version: propagate QMP errors
2019-10-28 Fabian Ebnerfix typo in migration cleanup error message
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 LamprechtQMPClient is no executable
2019-10-23 Dominik Csapakfix reverting for non-existing configs
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-23 Thomas Lamprecht[no-change] sort and group module use
2019-10-23 Thomas LamprechtRevert "fix #1071: VMs with IOThread enabled disks...
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 Lamprechtfix #1071: VMs with IOThread enabled disks can now...
2019-10-22 Thomas Lamprechtfixup: VM statefile: pass volid not resolved path to...
2019-10-18 Mira Limbeckcloudinit: fix vm start hanging with disk on ZFS
2019-10-18 Mira Limbeckfix #2344: ignore cloudinit in replication check
2019-10-18 Christian Ebnerfix #1291: add option purge for vm_destroy api call
2019-10-18 Thomas Lamprechtfixup: renamed conf_table_with_pending to config_with_p...
2019-10-18 Oguz Bektasapi: use guesthelper method for vm_pending path
next