]> git.proxmox.com Git - qemu-server.git/history
qemu-server.git
3 days ago Filip Schauerfix #1905: Allow moving unused disks master
4 days ago Markus Frankfix #3784: config: Parameter for guest vIOMMU + test...
5 days ago Markus Frankconfig: define machine schema as property-string
5 days ago Thomas Lamprechtstyle fix: improve device-type variable name
5 days ago Hannes Duerrdrive: style fix the name of the get_scsi_device_type...
5 days ago Hannes Duerrfix #5363: cloudinit: make creation of scsi cloudinit...
2024-03-22 Dominik Csapakusb: fix undef error on string match
2024-03-14 Thomas Lamprechtbump version to 8.1.1
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-11 Thomas Lamprechtd/changelog: drop import-from fix entry, regression...
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 Lamprechtbump version to 8.1.0
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-22 Thomas Lamprechtbump version to 8.0.10
2023-11-21 Stefan Lendlsdn: pass vmid and hostname to add_dhcp_mapping
2023-11-21 Wolfgang Bumillerbump version to 8.0.9
2023-11-21 Wolfgang Bumillerd/control: recommend libpve-network-perl >= 0.8.3
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 Derumiervm_start : vm-network-scripts: add_dhcp_reservation
2023-11-21 Alexandre Derumiervmnic add|remove : add|del ip in ipam
2023-11-20 Thomas Lamprechttests: cfg2cmd: rename vnc-clipboard to lower-case...
2023-11-20 Markus Franktests: add cases for clipboard with spice & std display
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-20 Thomas Lamprechtd/control: wrap-and-sort -tkn
2023-11-20 Thomas Lamprechtd/control: depend on split-out edk2-firmware packages
2023-11-17 Thomas Lamprechtgitignore: sort content
2023-11-17 Stefan Lendlgitignore: add build output and .vscode to ignored...
2023-11-12 Thomas Lamprechtbump version to 8.0.8
2023-11-12 Fiona Ebnervm start: add warning about deprecated machine version
2023-11-12 Fiona Ebnertest: migration: mock get_current_qemu_machine
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-11-06 Thomas Lamprechtd/control: record break of with older ha-manager
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-21 Fiona Ebnerbump version to 8.0.7
2023-08-17 Markus Franktests: use valid machine types for snapshot tests
2023-08-11 Filip Schauerfix #3963: Skip TPM startup for template VMs
2023-07-27 Fiona Ebnercfg2cmd: netdev: fix value for tx_queue_size
next