]> git.proxmox.com Git - qemu-server.git/history - PVE
bump version to 8.2.1
[qemu-server.git] / PVE /
7 days ago Filip Schauercpu config: fix get_cpu_bitness always reverting to...
11 days ago Thomas Lamprechtos type: add Windows Server 2025 as supported with...
11 days ago Thomas Lamprechtapi: create vm: fix missing import for serializing...
12 days ago Fiona Ebnerbackup: implement fleecing option
12 days ago Fiona Ebnerbackup: disk info: also keep track of size
12 days ago Dominik Csapakclone disk: prevent 'uninitialized value' warning for...
13 days ago Friedrich Weberapi: stop: reword overrule-shutdown parameter description
13 days ago 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
2023-11-20 Markus Frankconfig: enable VNC clipboard parameter in vga_fmt
2023-11-12 Fiona Ebnervm start: add warning about deprecated machine version
2023-11-12 Fiona Ebnermachine: get current: add flag if current machine is...
2023-11-12 Fiona Ebnermachine: get current: return early from loop if possible
2023-11-12 Fiona Ebnermachine: get current: make it clear that pve-version...
2023-11-12 Fiona Ebnermachine: get current: improve naming and style
2023-11-11 Thomas Lamprechtadd some comments for legacy 2MB OVMF image builds
2023-11-06 Alexandre Derumiermigration: add missing eval on nbdstop with tunnel v2
2023-11-06 Alexandre Derumiernbd-stop: increase timeout to 25s
2023-10-25 Alexandre Derumieradd|del_bridge_fdb: remove unused firewall param
2023-10-24 Alexandre Derumiercpu hotplug: cannot change feature online
2023-10-23 Fiona Ebnervzdump: assemble: improve error messages
2023-10-16 Filip Schauerbackup, migrate: fix races with suspended VMs that...
2023-10-16 Fiona Ebnerfix #4522: api: vncproxy: also set environment variable...
2023-10-16 Fiona Ebnerapi: vncproxy: update description of websocket parameter
2023-10-10 Thomas Lamprechtapi: reduce overly lengthy comment
2023-10-10 Filip SchauerFix ACPI-suspended VMs resuming after migration
2023-10-06 Friedrich Webervm start: set higher timeout if using PCI passthrough
2023-09-18 Alexandre Derumieradd memory parser
2023-09-18 Fiona Ebnerintroduce QMPHelpers module
2023-09-18 Fiona Ebnermemory: replace deprecated check_running() call
2023-09-18 Fiona Ebnermove NUMA-related code into memory module
2023-09-18 Fiona Ebnermove parse_number_sets() helper to helpers module
2023-09-15 Fiona Ebnerrestore vma: inline one timeout variable and move other...
2023-09-15 Fiona Ebnerrestore vma: add comment describing timeout
2023-09-15 Fiona Ebnerfix #2816: restore: remove timeout when allocating...
2023-09-06 Filip Schauerdrive: Fix typo in description of efitype
2023-09-01 Alexandre Derumiermemory: use static_memory in foreach_dimm
2023-08-11 Filip Schauerfix #3963: Skip TPM startup for template VMs
2023-07-27 Fiona Ebnercfg2cmd: netdev: fix value for tx_queue_size
2023-07-27 Fiona Ebnermigration: alloc nbd disks: fix fall-back for remote...
2023-07-27 Fiona Ebnermigration: alloc nbd disks: base format hint off source...
2023-07-25 Friedrich Weberfix: api: fix permission check for cloudinit drive...
2023-07-25 Friedrich Webercloudinit: allow non-root users to set ciupgrade option
2023-07-20 Fiona Ebnerfix #4620: cfg2cmd: drive device: correctly handle...
2023-07-19 Fabian Grünbichlerupdate_vm_api: properly wrap arguments
2023-07-19 Fiona Ebnerapi: update: also check access for currently configured...
2023-07-06 Thomas Lamprechtvzdump: pbs: factor out getting and checking encryption...
2023-07-06 Thomas Lamprechtvzdump: reword "master-key but no encryption key" message
next