]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2020-03-10 Thomas Lamprechtd/control: bump versioned dependency for libpve-guest...
2020-03-10 Thomas Lamprechtfollowup: do not import unused methods
2020-03-10 Oguz BektasQemuServer: use helper functions from GuestHelpers
2020-03-09 Thomas Lamprechtbump version to 6.1-7
2020-03-09 Fabian EbnerConsistently use format determined in 'PVE::Storage...
2020-03-09 Fabian Ebnersync_disks: Always set 'snapshots' for qcow2 and vmdk...
2020-03-07 Thomas Lamprechtupdate_disksize: small code cleanup
2020-03-07 Fabian EbnerAlso update disk size if there was no old size
2020-03-07 Fabian EbnerUse MAX_UNUSED_DISKS from Drive.pm to avoid duplication
2020-03-07 Fabian EbnerRename disksize to bootdisk_size and print_drive_full...
2020-03-07 Fabian EbnerCreate Drive.pm and move drive-related code there
2020-03-07 Fabian EbnerUse parse_drive for EFI disk
2020-03-07 Fabian EbnerReplace drivename_hash with drivedesc_hash
2020-03-06 Stefan Reiterfix #2264: add virtio-rng device
2020-03-06 Thomas Lamprechtcpu models: add missing comma
2020-03-06 Alexandre Derumiercpu models: qemu 4.2 : add skylake, icelake, cascadelak...
2020-03-06 Alexandre Derumiercpu models : add icelake-{server|client}
2020-03-06 Thomas LamprechtQGA exec: note limits explicit in CLI and API
2020-03-03 Stefan Reiterfix #2612: allow input-data in guest exec and make...
2020-03-03 Stefan Reiterfix #2611: use correct operation in get_bandwidth_limit
2020-02-25 Fabian Ebnerprint_drive: Use $skip to avoid the need to copy the...
2020-02-19 Fabian EbnerAlign size to 1 KiB bytes before doing 'qmp block_resize'
2020-02-17 Stefan Reitervzdump: exclude efidisks from backups of non-OVMF machines
2020-02-12 Stefan ReiterSimplify QEMU version check and require 3.0+
2020-02-12 Stefan Reiterversion_guard scsi drive count
2020-02-12 Stefan ReiterUse 'QEMU version' -> '+pve-version' mapping for machin...
2020-02-10 Thomas Lamprechtbump version to 6.1-6
2020-02-07 Fabian Ebnerresize_vm: request new size from storage after resizing
2020-02-06 Stefan Reiterqmp: use query-cpus-fast for hotplug
2020-02-06 Stefan Reiterqmp: use migrate-set-parameters in favor of deprecated...
2020-02-06 Stefan Reiterqmp: use 'id' parameter instead of 'device'
2020-02-06 Stefan Reiterqmp: use 'blockdev-change-medium' instead of generic...
2020-02-06 Stefan ReiterRemove unused $force parameter
2020-02-05 Fabian Grünbichlermigrate: re-order lines to improve readability
2020-02-05 Fabian EbnerExtract volume ID before calling 'parse_volume_id'
2020-02-05 Fabian Ebnerrename 'volid' to 'drivestr' where it's not only a...
2020-02-05 Fabian EbnerFix description for vm_config and change description...
2020-02-05 Fabian Grünbichlerfixup: re-add target check
2020-02-05 Oguz Bektasfix #2578: check if $target is provided in clone
2020-01-31 Dominik Csapakfix #2566: increase scsi limit to 31
2020-01-31 Dominik Csapakmove the vmgenid device after readconfig on q35
2020-01-31 Dominik Csapakallow reading snapshot config for VM.Audit
2020-01-30 Thomas Lamprechtbump version to 6.1-5
2020-01-24 Oguz Bektashotplug_pending: make 'ssd' option non-hotpluggable
2020-01-22 Stefan ReiterAdd CPUConfig file and migrate some helpers
2020-01-21 Fabian EbnerUse 'volname' instead of 'volid' for 'qemu_img_format'
2020-01-21 Fabian EbnerFix 2070: vm_start: for a migrating VM, use current...
2020-01-16 Oguz Bektasvmconfig_apply_pending: remove redundant write/load...
2020-01-15 Thomas Lamprechtqm start: document timeout default
2020-01-15 Tim Marxadd timeout parameter to vm_start api endpoint
2020-01-15 Tim Marxadd new helper to calculate timeout based on vm config
2020-01-15 Stefan ReiterFixup CPU flag query to not use get_basic_machine_info
2020-01-15 Thomas Lamprechtapi: vm clone: unlink zombie target config at end of...
2020-01-15 Thomas Lamprechtapi: vm clone: remove cloned FW conf in error cleanup...
2020-01-15 Thomas Lamprechtapi/qemu: remove some empty newlines and code cleanup
2020-01-14 Stefan ReiterAdd QEMU CPU flag querying helpers
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
next