]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2021-06-24 Thomas Lamprechtcfg2cmd: add btrfs-store and test for cache mode
2021-06-24 Wolfgang Bumillerdon't default to O_DIRECT on btrfs without nocow
2021-06-23 Thomas Lamprechtbump version to 7.0-4
2021-06-23 Fabian Grünbichlertemplate: add -snapshot to KVM command
2021-06-23 Fabian Grünbichlertest: add template drive read-only tests
2021-06-23 Fabian Grünbichlertemplate: mark efidisk as read-only
2021-06-23 Fabian Grünbichlerdrive: factor out read-only helper
2021-06-23 Fabian Grünbichlertest: unbreak restore_config_test
2021-06-23 Fabian Ebnerapi: update vm: correctly handle warnings status for...
2021-06-23 Fabian Ebnercli tools: correctly handle warnings task status
2021-06-23 Wolfgang Bumillerallow migrating raw btrfs volumes
2021-06-23 Thomas Lamprechtd/control: bump versioned dependency for pve-common
2021-06-23 Thomas Lamprechtmigrate prepare: make content type check generic
2021-06-23 Thomas Lamprechtmigrate prepare: use also explicit variable for storecfg
2021-06-23 Thomas Lamprechtcheck_storage_availability: make content type check...
2021-06-23 Stefan Reiteruse KillMode 'process' for systemd scope
2021-06-23 Lorenz Stechaunervm_start: check if storages of volumes support correct...
2021-06-23 Stefan Reitercfg2cmd: make io_uring default
2021-06-23 Stefan Reiterenable io-uring support
2021-06-21 Thomas Lamprechtbump version to 7.0-3
2021-06-21 Fabian Ebnermigrate: enforce that image content type is available
2021-06-21 Fabian Ebnerprefer storage_check_enabled over storage_check_node
2021-06-18 Fabian Ebnertest: fix restore config test as unprivileged user
2021-06-18 Fabian Ebnervmstatus: don't set PID when VM is not running
2021-06-18 Thomas Lamprechtconfig: limit description/comment length to 8 KiB
2021-06-17 Fabian Ebnervm status: force int where appropriate
2021-06-16 Fabian Ebneravoid setting lun number for drives when pvscsi control...
2021-06-16 Thomas Lamprechtcfg2cmd: add test for efidisk rbd cache handling
2021-06-16 Thomas Lamprechtfollowup; shorter code for efidisk rbd cache handling
2021-06-16 Dominik Csapakfix #3329: turn on cache=writeback for efidisks on rbd
2021-06-08 Fabian Ebnervm destroy: do not remove unreferenced disks by default
2021-06-08 Fabian Ebnerscan volids: remove superfluous parameter
2021-06-08 Fabian EbnerRevert "revert spice_ticket prefix change in 7827de4"
2021-06-08 Thomas Lamprechtbuildsys: change upload dist to bullseye
2021-06-02 Fabian Grünbichlervzdump: add master key support
2021-06-02 Thomas Lamprechtvzdump: drop legacy fallback logging for dirty-bitmap
2021-05-28 Thomas Lamprechtbump version to 7.0-2
2021-05-28 Thomas Lamprechtlive-restore: merge snapshot/repo log lines into one
2021-05-28 Stefan Reiterlive-restore: add more logging
2021-05-28 Fabian Ebnerdestroy VM: also check if unused volumes are base images
2021-05-28 Fabian Ebnerdestroy VM: always remove (referenced) VM state volumes
2021-05-28 Stefan Reiterqm: assume correct VNC setup in 'vncproxy', disallow...
2021-05-28 Stefan Reitercfg2cmd: use long form QEMU parameters to avoid warning...
2021-05-26 Fabian Ebnervmstatus: make template property optional
2021-05-26 Lorenz Stechaunerapi: clone: sort vm disks to keep numbers consistent
2021-05-13 Thomas Lamprechtbump version to 7.0-1
2021-05-13 Thomas Lamprechtdebian: update compat, copyright, ..
2021-04-29 Thomas Lamprechtbump version to 6.4-2
2021-04-29 Fabian Grünbichlerfix #2862: allow sata/ide template backups
2021-04-29 Dominik Csapakfix bootdisk_size for new bootorder config scheme
2021-04-29 Thomas LamprechtRevert "migration: do not set default speed limit"
2021-04-23 Thomas Lamprechtbump version to 6.4-1
2021-04-23 Fabian Ebnermigrate: fix memory migration start time
2021-04-22 Fabian Ebnerqemu_img_convert: add missing newline for progress...
2021-04-22 Dylan Whytefix #3369: auto-start vm after failed stopmode backup
2021-04-21 Stefan Reiterlive-restore: hold 'create' lock during operation
2021-04-21 Stefan Reiterlive-restore: don't remove VM on error
2021-04-21 Stefan Reiterqmrestore: add live-restore option
2021-04-19 Fabian Ebnerdrive: volume in-use check: remove unused closure parameter
2021-04-19 Thomas Lamprechtmigration: keep log rate steady if polling gets more...
2021-04-19 Thomas Lamprechtmigration: rework logging to more humand friendly,...
2021-04-19 Thomas Lamprechtmigration: factor out variable + code cleanup
2021-04-19 Thomas Lamprechtmigration: log: s/migration_caps/migration capabilities/
2021-04-19 Thomas Lamprechtmigration: do not set default speed limit
2021-04-19 Thomas Lamprechtmigration: refactor and tidy-up code
2021-04-18 Fabian Ebnermigration: move finishing block jobs to phase2 for...
2021-04-18 Fabian Ebnermigration: split out replication from scan_local_volumes
2021-04-18 Fabian Ebnermigration: keep track of replicated volumes via local_v...
2021-04-18 Fabian Ebnermigration: use storage_migration for checks instead...
2021-04-18 Fabian Ebnermigration: cleanup_remotedisks: simplify and include...
2021-04-18 Fabian Ebnermigration: simplify removal of local volumes and get...
2021-04-18 Fabian Ebnermigration: add nbd migrated volumes to volume_map earlier
2021-04-18 Fabian Ebnermigration: save targetstorage and bwlimit in local_volu...
2021-04-18 Fabian Ebnermigration: fix calculation of bandwith limit for non...
2021-04-18 Fabian Ebnermigration: split out config_update_local_disksizes...
2021-04-18 Fabian Ebnermigration: avoid re-scanning all volumes
2021-04-18 Fabian Ebnermigration: split sync_disks into two functions
2021-04-18 Fabian Ebnertest: migration: add parse_volume_id calls
2021-04-18 Fabian Ebnerrestore: update config: remove unused parameter
2021-04-18 Fabian Ebnertest: add tests for restoring config
2021-04-18 Thomas Lamprechtd/control: bump pve-storage dependency for new vdisk...
2021-04-18 Fabian Ebnerfilter by content type when using vdisk_list
2021-04-18 Stefan Reitercfg2cmd: fix +pveN machine types with pxe
2021-04-18 Fabian Ebnerdrive: volume in-use check: fix fallback path comparison
2021-04-15 Thomas Lamprechtbump version to 6.3-11
2021-04-15 Thomas Lamprechtdrive mirror: stop logging progress for a disk after...
2021-04-15 Thomas Lamprechtimage convert: use human-readable units in progress...
2021-04-15 Thomas Lamprechtindentation line-length cleanup
2021-04-06 Thomas Lamprechtrestore PBS: use actual PVE::QemuConfig interface for...
2021-04-06 Thomas Lamprechtpbs_live_restore: code cleanup, avoid prefixin local...
2021-04-06 Thomas Lamprechtmirror monitor: rework periodic status reporting
2021-04-06 Thomas Lamprechtlive restore: slightly more status output
2021-04-06 Thomas Lamprechtmirror monitor: avoid overlong hash access, use interme...
2021-04-06 Thomas Lamprechtmirror monitor: refactoring/code cleanup
2021-04-06 Thomas Lamprechtlive restore: start/delete blockdev jobs in determinist...
2021-04-06 Thomas Lamprechtapi: restore: better error messages
2021-04-06 Thomas Lamprechtapi: restore: start and live-restore do not conflict
2021-04-06 Thomas Lamprechtprint drive: prefix drive-ID on errors
2021-04-01 Stefan Reiterlive-restore: register qmeventd handle
2021-04-01 Stefan Reiterextract register_qmeventd_handle to QemuServer.pm
next