]> git.proxmox.com Git - qemu-server.git/history - PVE
bump version to 6.0-15
[qemu-server.git] / PVE /
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
2019-10-18 Oguz Bektascli: use guesthelper for pending
2019-10-18 Oguz Bektasuse new config helpers from guest-common for pending...
2019-10-18 Oguz Bektasapi: use shared methods in config GET
2019-10-18 Thomas Lamprechtfixup: QemuConfig->write_config doesn't takes the raw...
2019-10-18 Oguz Bektasuse print_snapshot_tree guest helper for qm listsnapshot
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 Dominic JägerFix #2412: Missing VMs in pools
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-10 Stefan Reiterfix #2402: allow 1GB hugepages if 2MB is unavailable
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 Aaron Lauterertree-wide trailing whitespace cleanup
2019-09-25 Mira Limbeckfix #2382: delete cloudinit disk before restoring
2019-09-24 Thomas Lamprechtbuildsys: use $(MAKE) instead of make
next