]> git.proxmox.com Git - qemu-server.git/history - PVE
fix #5714: fix calloc parameter ordering
[qemu-server.git] / PVE /
2024-09-06 Fiona Ebnerremote migration: fix online migration via API clients
2024-07-30 Fiona Ebnermove helper to check running QEMU version out of the...
2024-07-30 Fiona Ebnermigration: avoid crash with heavy IO on local VM disk
2024-07-30 Fiona Ebnerdrive mirror: prevent wrongly logging success when...
2024-07-30 Mira Limbeckfix 4493: cloud-init: fix generated Windows config
2024-07-29 Fiona Ebnerresume: bump timeout for query-status
2024-07-24 Stefan Hanreichfix #5619: honor link-down setting when hot-plugging NIC
2024-07-23 Wolfgang Bumillerfix #5528: override cgroup methods to call systemd...
2024-07-22 Dominik Csapakfix #5574: api: fix permission check for 'spice' usb...
2024-07-22 Stefan Hanreichconfig: net: avoid duplicate ipam entries on nic update
2024-07-05 Dominik Csapakstop cleanup: remove unnecessary tpmstate cleanup
2024-07-04 Fiona Ebnercfg2cmd: split out helper for vga properties
2024-07-04 Fiona Ebnerschema: vga: mention that type 'cirrus' should not...
2024-07-03 Fiona Ebnerbackup: prepare: remove outdated QEMU version check
2024-07-03 Fiona Ebnermigration: handle replication: remove outdated and...
2024-07-03 Fiona Ebnerapi: fix typo reported by perlcritic
2024-07-03 Fiona Ebnerapi: add missing use statements
2024-07-03 Fiona Ebnerautocomplete: backup: also list archives from PBS stora...
2024-07-03 Fiona Ebnerfix #5572: avoid warning about uninitialized value...
2024-07-02 Fabian Grünbichlerblock job: fix log message
2024-07-02 Fiona Ebnerlive import: do not auto-dismiss stream job to improve...
2024-07-02 Fiona Ebnerlive restore: do not auto-dismiss stream job to improve...
2024-07-02 Fiona Ebnermirror: do not auto-dismiss to allow getting error...
2024-07-02 Fiona Ebnerblockjob: anticipate jobs with auto-dismiss=false for...
2024-07-01 Dominik Csapakfix #3352: templates: minimize config when starting...
2024-07-01 Fiona Ebnerapi: update vm: prohibit changing version of TPM state
2024-07-01 Fiona Ebnerdrive: tpm: fix default version in schema
2024-07-01 Fiona Ebnerfix #5562: tpm: avoid warning about undefined value...
2024-06-18 Fiona Ebnervma restore: bump timeout for reading header
2024-06-18 Fiona Ebnervma restore: improve timeout error messages
2024-06-11 Fiona Ebnerfix #5440: hmp helpers: drive{add, del}: increase timeout
2024-06-11 Fiona Ebnercli: qm: increase timeout for monitor commands to 30...
2024-06-11 Fiona Ebnervzdump: increase timeout for attaching drives to 60...
2024-06-11 Fiona Ebnerapi: human monitor: increase timeout to 25 seconds
2024-06-11 Fiona Ebnermonitor: allow passing timeout for a HMP command
2024-05-23 Fiona Ebnermigration: add missing use statements
2024-05-15 Fiona Ebnersuspend: continue cleanup even if savevm-end QMP comman...
2024-05-15 Fabian Grünbichlerremote migration: enable schema validation
2024-05-03 Fiona Ebnerschema: fix description of migrate_downtime parameter
2024-04-24 Filip Schauercpu config: fix get_cpu_bitness always reverting to...
2024-04-20 Thomas Lamprechtos type: add Windows Server 2025 as supported with...
2024-04-20 Thomas Lamprechtapi: create vm: fix missing import for serializing...
2024-04-19 Fiona Ebnerbackup: implement fleecing option
2024-04-19 Fiona Ebnerbackup: disk info: also keep track of size
2024-04-19 Dominik Csapakclone disk: prevent 'uninitialized value' warning for...
2024-04-18 Friedrich Weberapi: stop: reword overrule-shutdown parameter description
2024-04-18 Friedrich Weberapi: fix spacing and punctuation in shutdown and stop...
2024-04-17 Friedrich Weberfix #4474: qemu api: add overrule-shutdown parameter...
2024-04-12 Filip Schauerfix #1905: Allow moving unused disks
2024-04-11 Markus Frankfix #3784: config: Parameter for guest vIOMMU + test...
2024-04-11 Markus Frankconfig: define machine schema as property-string
2024-04-10 Thomas Lamprechtstyle fix: improve device-type variable name
2024-04-10 Hannes Duerrdrive: style fix the name of the get_scsi_device_type...
2024-04-10 Hannes Duerrfix #5363: cloudinit: make creation of scsi cloudinit...
2024-03-22 Dominik Csapakusb: fix undef error on string match
2024-03-14 Filip Schauercpu config: die on hotplug of non x86_64 CPUs
2024-03-14 Fiona Ebnerdisk import: warn when fallback is used instead of...
2024-03-14 Wolfgang Bumillerimport: remove useless typoed error message
2024-03-14 Wolfgang Bumilleralso support live-import with absolute paths
2024-03-14 Thomas Lamprechtqm: add VM import command
2024-03-13 Wolfgang Bumillersupport live-import for 'import-from' disk options...
2024-03-11 Wolfgang Bumillergeneralize live restore code
2024-03-10 Thomas Lamprechtconfig: update network: code-style & readability improv...
2024-03-10 Thomas Lamprechtconfig: apply pending: code-style & readability improve...
2024-03-10 Thomas Lamprechtconfig: pending network: avoid undef-warning on old...
2024-03-10 Wolfgang Bumilleradd missing import
2024-03-08 Thomas Lamprechtcpu config: implement is_native_arch locally for now
2024-03-08 Fiona EbnerQMP client: sort commands with 10 minutes timeout alpha...
2024-03-08 Fiona EbnerQMP client: add missing use statement for UNIX Sockets...
2024-03-08 Fiona EbnerQMP client: remove unnecessary question mark from comment
2024-03-08 Fiona EbnerQMP client: increase default timeout for drive-mirror...
2024-03-08 Filip Schauercpu config: Unify the default value for 'kvm'
2024-03-08 Filip SchauerMove is_native from PVE::QemuServer to PVE::Tools
2024-03-08 Filip Schauerprevent starting a 32-bit VM using a 64-bit OVMF BIOS
2024-03-08 Filip Schauercpu config: add helper to get the default CPU type
2024-03-08 Dominik Csapakmediated device pass-through: fix race condition on...
2024-03-08 Thomas Lamprechtapi: clone vm: comment and style clean-up deactivation...
2024-03-08 Hannes Duerrfix #1734: clone VM: if deactivation fails demote error...
2024-01-31 Fiona Ebnerapi: fix using import-from with SCSI disks
2024-01-31 Fabian Grünbichlerfix #4085: properly activate cicustom storage(s)
2024-01-30 Hannes Duerrmigration: secure and use source volume names for deact...
2024-01-26 Fiona Ebnerdrive: product/vendor: add comment with rationale for...
2024-01-26 Hannes Duerrfix #4957: add vendor and product information passthrou...
2024-01-09 Fabian Grünbichlerqemu_volume_snapshot_delete: drop (now) unused parameter
2024-01-09 Fiona Ebnerfix #2258: select correct device when removing drive...
2024-01-05 Hannes Duerrdrive: Create get_scsi_devicetype
2024-01-05 Hannes DuerrMove NEW_DISK_RE to QemuServer/Drive.pm
2024-01-05 Hannes DuerrMove path_is_scsi to QemuServer/Drive.pm
2024-01-03 Fiona Ebnerfix #4501: TCP migration: start vm: move port reservati...
2023-12-12 Alexandre Derumiercpu config: add QEMU 8.1 cpu models
2023-11-29 Fiona Ebnerschema: mention that migration with VNC clipboard is...
2023-11-29 Markus Frankmigration: do not allow live-migration with clipboard=vnc
2023-11-21 Stefan Lendlsdn: pass vmid and hostname to add_dhcp_mapping
2023-11-21 Wolfgang Bumillerfixup an sdn call outside the have_sdn guard
2023-11-21 Alexandre Derumiernic online bridge/vlan change: link disconnect/reconnect
2023-11-21 Alexandre Derumiernic hotplug: add_dhcp_mapping
2023-11-21 Alexandre Derumiervm_destroy: delete ip from ipam
2023-11-21 Alexandre Derumierapi2: create|restore|clone: add_free_ip
2023-11-21 Alexandre Derumiervmnic add|remove : add|del ip in ipam
2023-11-20 Markus Frankapi: add clipboard variable to return at status/current
next