]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2020-06-02 Fabian Grünbichlercreate_disks: fix uninitialized warning
2020-06-02 Mira Limbeckfix #2748: make order of interfaces consistent
2020-05-08 Thomas Lamprechtbump version to 6.2-2
2020-05-08 Dominik Csapakfix #2697: map netdev_add options to correct json types
2020-05-07 Thomas Lamprechtbump version to 6.2-1
2020-05-07 Fabian Grünbichlerqmrestore: fix restore from STDIN
2020-05-06 Thomas Lamprechtbump version to 6.1-20
2020-05-06 Stefan Reiterapi: allow listing custom and default CPU models
2020-05-06 Stefan Reiterapi: check Sys.Audit permissions when setting a custom...
2020-05-06 Fabian Grünbichlervzdump: use new 'pbs' option
2020-05-06 Fabian Grünbichlermigrate: cleanup forwarding code
2020-05-06 Aaron Lauterercfg2cmd: set audiodev parameter only on qemu >= 4.2
2020-05-06 Stefan Reiterrng: die when trying to pass through disconnected hwrng
2020-05-06 Fabian Grünbichlervzdump: fix template backup to stdout
2020-05-06 Stefan Reitercfg2cmd: fix uninitialized value warning on OVMF w...
2020-05-05 Fabian Grünbichlerbump version to 6.1-18
2020-05-05 Fabian Grünbichlerd/control: depend on new libpve-guest-common-perl
2020-05-05 Fabian Grünbichlerclone: use new config_lock_shared
2020-05-04 Thomas Lamprechtbump version to 6.1-18
2020-05-04 Fabian EbnerRevert "resize_vm: request new size from storage after...
2020-05-04 Dominik Csapakmigrate: skip rescan for efidisk and shared volumes
2020-05-04 Fabian Grünbichlermigrate: don't accidentally take NBD code paths
2020-05-04 Fabian Grünbichlerapi/destroy: repeat early checks after lock
2020-05-04 Fabian GrünbichlerQemuServer: drop unused imported locking functions
2020-05-04 Thomas Lamprechtvzdump: assemble: fix skipping all pending and snapshot...
2020-05-04 Fabian Grünbichlerbump version to 6.1-17
2020-05-04 Fabian Grünbichlerd/control: bump build-depend on pve-storage
2020-05-04 Alwin AntreichFix #2124: Add support for zstd
2020-05-04 Alwin Antreichrestore: replace archive format/compression
2020-05-03 Thomas Lamprechtbackup: never try to freeze in stop mode backup
2020-05-03 Thomas Lamprecht_do_vm_stop: only warn if QMP command failed but VM...
2020-04-29 Thomas Lamprechtbump version to 6.1-16
2020-04-29 Thomas Lamprechtqm nbdstop: cope graceful with errors
2020-04-29 Thomas Lamprechtmigrate: only stop NBD if we got a NBD url from the...
2020-04-29 Fabian Ebnercleanup: get rid of unnecessary closures
2020-04-29 Thomas Lamprechtbump version to 6.1-15
2020-04-29 Fabian EbnerInclude vmstate and unused volumes in foreach_volid
2020-04-29 Fabian EbnerFix test_volid call for vmstate and fix check for snaps...
2020-04-29 Thomas Lamprechtrestore: small code cleanup for parse_backup_hints
2020-04-29 Dominik Csapakrestore: use correct storage for format check for cloud...
2020-04-27 Dominik Csapakimportovf: die with error when disk file is missing
2020-04-27 Dominik Csapakimportovf: fix import of ovfs without default namespaces
2020-04-27 Dominik Csapaktest: add test for OVF with missing default rasd namespace
2020-04-27 Dominik Csapaktest: print more info when OVF parsing fails
2020-04-27 Fabian Grünbichlerapi/resume: make nocheck root-only
2020-04-20 Fabian Grünbichlermigrate: simplify replicated_volume loop
2020-04-20 Fabian EbnerFix live migration with replicated unused volumes
2020-04-17 Thomas Lamprechtmigrate: workaround issues with format switch on storag...
2020-04-17 Thomas Lamprechtcfg2cmd: factor out audio device generation
2020-04-17 Aaron Lauterercfg2cmd: Add the audiodev property to audio devs
2020-04-15 Thomas Lamprechtcfg2cmd: ovmf: code cleanup
2020-04-09 Fabian Grünbichlerbump version to 6.1-14
2020-04-09 Fabian Grünbichlerd/control: depend on updated guest-common/pve-storage
2020-04-08 Fabian Ebnersync_disks: log output of storage_migrate
2020-04-08 Fabian Ebnersync_disks: be more verbose if storage_migrate fails
2020-04-08 Fabian Ebnersync_disks: use allow_rename to avoid collisions on...
2020-04-08 Fabian EbnerUpdate volume IDs in one go
2020-04-08 Fabian EbnerAllow specifying targetstorage for offline migration
2020-04-08 Fabian EbnerTake note of changes to the volume IDs when migrating...
2020-04-08 Fabian EbnerAllow parsing vmstate entries
2020-04-08 Fabian EbnerUse new storage_migrate interface
2020-04-08 Fabian EbnerSwitch to using foreach_volume instead of foreach_drive
2020-04-08 Thomas Lamprechtbump version to 6.1-13
2020-04-08 Thomas Lamprechtconfig_to_command: indentation, whitspace and newline...
2020-04-08 Stefan ReiterIgnore version checks when using QEMU -rc releases
2020-04-08 Thomas Lamprechtd/control: bump versioned to libpve-common-perl
2020-04-08 Thomas Lamprechtcpu config: add upcoming EPYC-Rome CPU type
2020-04-08 Fabian Grünbichlerconfig: harmonize bridge pattern
2020-04-07 Stefan Reitercfg2cmd: add test cases for custom CPU models
2020-04-07 Stefan Reiterfix #2318: allow phys-bits CPU setting
2020-04-07 Stefan ReiterRework get_cpu_options and allow custom CPU models
2020-04-07 Stefan ReiterAdd helpers to better structure CPU option handling
2020-04-07 Stefan ReiterInclude "-cpu" parameter with snapshots/suspend
2020-04-07 Stefan ReiterInclude "-cpu" parameter with live-migration
2020-04-07 Thomas Lamprechtmap_storage: check for definedness not perl-truthiness
2020-04-07 Thomas Lamprechtfollowup: s/targetstorage map/storage map/ for paramete...
2020-04-07 Thomas Lamprechtfollowup: refactor loop to use perls values
2020-04-07 Fabian Grünbichlervm_start: collect and return migration info
2020-04-07 Fabian Grünbichlervm_start: split NBD disk allocation further
2020-04-07 Fabian Grünbichlermigrate: check storage permissions and content type
2020-04-02 Fabian Grünbichlermigrate: allow arbitrary source->target storage maps
2020-04-02 Stefan Reitermigration: fix downtime limit auto-increase
2020-04-02 Fabian Grünbichlerrestore: parse volid with $noerr
2020-04-01 Fabian Grünbichlervm_start: split out NBD disk allocation
2020-04-01 Fabian Grünbichlervm_start: split out lock + initial checks
2020-04-01 Fabian Grünbichlervm_start: condense signature
2020-04-01 Fabian Grünbichlermigrate: improve cleanup_remotedisks
2020-04-01 Fabian Grünbichlerrescan: fix call to foreach_volume
2020-03-30 Fabian Grünbichlerbump version to 6.1-12
2020-03-30 Fabian Ebnerupdate_disk_config: use config volume iterators instead...
2020-03-30 Fabian EbnerImplement volume-related helpers and use new foreach_volume
2020-03-30 Dominik Csapakfix efidisks on storages with minimum sizes bigger...
2020-03-27 Fabian Ebnermigration with targetstorage: check if target storage...
2020-03-27 Thomas Lamprechtmigrate sync disks: split long line
2020-03-27 Thomas Lamprechtmigrate sync_disks: use own variable for often referenc...
2020-03-27 Fabian Grünbichlermigrate: cleanup disk/bitmaps if 'qm start' failed
2020-03-27 Fabian Grünbichlermigrate: fix auto-vivification in cleanup_bitmaps
2020-03-27 Fabian Grünbichlermigrate: fix replication false-positives
2020-03-26 Fabian GrünbichlerCPUConfig: fix module load when pmxcfs is unavailable
2020-03-26 Thomas Lamprechtbump version to 6.1-11
next