]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2020-01-14 Oguz Bektasvmconfig_apply_pending: add error handling
2020-01-09 Fabian EbnerRemove unused 'sharedvm' variable
2019-12-20 Oguz Bektashotplug_pending: remove redundant write/load config...
2019-12-16 Thomas Lamprechtbump version to 6.1-4
2019-12-16 Thomas Lamprechtapi/restore: do not trigger autostart task from locked...
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 Csapakmove vmstate check to check_vm_modify_config_perm
2019-12-11 Dominik Csapaksuspend to disk: check more permissions
2019-12-11 Dominik Csapakrefactor finding of vmstate storage
2019-12-10 Stefan Reiterfix wrong punctuation in error msg
2019-12-10 Thomas Lamprechtcfg2cmd: allow to test for expected error messages
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 Thomas Lamprechtbump version to 6.1-3
2019-12-09 Stefan Reiterremove $vmid param from print_drive
2019-12-09 Stefan Reitercfg2cmd: test runs_at_least_qemu_version and version_cm...
2019-12-09 Stefan Reitercfg2cmd: minor cleanup
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 Dominik Csapakcfg2cmd test: add tests for multifunction devices
2019-12-09 Thomas LamprechtRevert "fix #2478: record python3-minimal as build...
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-12-04 Thomas Lamprechtrefactor storage whitelist in sync_disks to regex
2019-11-30 Thomas Lamprechtbump version to 6.1-2
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 Lamprechtcleanup build artificats before doc clean
2019-11-26 Thomas Lamprechtbump version to 6.1-1
2019-11-26 Thomas LamprechtRevert "fix #2469: fix qemu-img convert src_format...
2019-11-26 Thomas Lamprechtfix #2478: record python3-minimal as build dependency
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-25 Thomas Lamprechtcfg2cmd test: fix spice enhancement test
2019-11-23 Thomas Lamprechtbump version to 6.0-17
2019-11-23 Thomas Lamprechtreally fallback to PCI standard domain "0000" again
2019-11-22 Thomas Lamprechtbump version to 6.0-16
2019-11-22 Thomas Lamprechtfixup: use correct version_cmp
2019-11-21 Mira Limbeckfix #2473: use of unitialized value
2019-11-20 Thomas Lamprechtbump version to 6.0-15
2019-11-20 Dominik Csapakadd 'tags' option
2019-11-20 Thomas Lamprechtd/control: bump versioned dependency on pve-common
2019-11-20 Dominik Csapakfix #2436: pci: do not hardcode pci domain to 0000
2019-11-20 Thomas Lamprechtd/control: break old ha-manager, pve-manager
2019-11-20 Thomas Lamprechtcleanup: improve locallity of variable declaration/use
2019-11-20 Thomas Lamprechtfollowup snapshot-test: pass class to cfs_config_path
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 Lamprechtcfg2cmd: add win10 spice test
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ünbichlerbump version to 6.0-14
2019-11-18 Fabian Grünbichlerd/control: add (build-)depends on libpve-cluster-perl
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 Thomas Lamprechtd/control: bump version dependency to ha-manager
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...
next