]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
add some comments for legacy 2MB OVMF image builds
[qemu-server.git] / PVE / QemuServer.pm
2023-11-11 Thomas Lamprechtadd some comments for legacy 2MB OVMF image builds
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-16 Filip Schauerbackup, migrate: fix races with suspended VMs that...
2023-10-10 Filip SchauerFix ACPI-suspended VMs resuming after migration
2023-09-18 Alexandre Derumieradd memory parser
2023-09-18 Fiona Ebnerintroduce QMPHelpers module
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-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 Webercloudinit: allow non-root users to set ciupgrade option
2023-07-20 Fiona Ebnerfix #4620: cfg2cmd: drive device: correctly handle...
2023-06-21 Fiona Ebnerforeach volid helper: make $pending parameter behave...
2023-06-21 Aaron Lautererqemuserver: migration: test_volid: change attr name...
2023-06-21 Aaron Lautererqemuserver: foreach_volid: always include pending disks
2023-06-21 Aaron Lautererqemuserver: foreach_volid: include pending volumes
2023-06-21 Fiona Ebnercloudinit: restore previous default for package upgrades
2023-06-21 Fiona Ebnerschema: cloudinit: document default for ciupgrade
2023-06-21 Thomas Lamprechtvm start: always reset any failed-state of the VM syste...
2023-06-21 Thomas Lamprechtvm start: factor out silencing systemd stop-scope command
2023-06-20 Fabian Grünbichlerrestore: extend permissions checks
2023-06-19 Dominik Csapakcheck local resources: extend for mapped resources
2023-06-16 Dominik Csapakenable cluster mapped PCI devices for guests
2023-06-16 Dominik Csapakenable cluster mapped USB devices for guests
2023-06-16 Dominik Csapakusb: refactor usb code and move some into USB module
2023-06-14 Fiona Ebnerstatus: fix description of qmpstatus property
2023-06-08 Thomas Lamprechtrestore: check bridge access when actual config is...
2023-06-08 Thomas Lamprechtmove helper to check bridge access out of api
2023-06-07 Fiona Ebnerfast plug options: add migrate_downtime and migrate_speed
2023-06-07 Fiona Ebnerfast plug options: order alphabetically
2023-06-07 Leo Nunnerfix #3428: cloudinit: add parameter for upgrade on...
2023-06-07 Fiona Ebnerschema: avoid using deprecated -no-hpet in example...
2023-06-07 Fiona Ebnercfg2cmd: replace deprecated no-hpet option with hpet...
2023-06-07 Fiona Ebnercfg2cmd: replace deprecated no-acpi option with acpi...
2023-06-07 Fiona Ebnercfg2cmd: use actual backend names instead of removed...
2023-06-06 Fiona Ebnerblock resize: avoid passing zero size to QMP command
2023-06-06 Christian Ebnernet: Skip and warn of interfaces without bridge
2023-05-15 Fiona Ebnerdisable SMM check: always return false for virt machine...
2023-03-21 Fiona Ebneravoid list context for volume_size_info calls
2023-03-16 Dominik Csapakpci: workaround nvidia driver issue on mdev cleanup
2023-03-16 Dominik Csapakfix #4553: nvidia vgpu: reuse smbios uuid for '-uuid...
2023-02-24 Fiona Ebnerclone: remove outdated TODO about bandwidth limit
2023-02-23 Leo Nunnerfix #4249: make image clone or conversion respect bandw...
2023-02-23 Alexandre Derumierupdate network dev: MTU is not hot-pluggable
2023-02-23 Christoph Heissvzdump: Add VM QGA option to skip fs-freeze/-thaw on...
2023-02-23 Matthias Heisererovmf efi disk: ignore `efitype` parameter for ARM VMs
2023-02-23 Fiona Ebnerswtpm: use start time as prefix for logging
2023-02-23 Fiona Ebnerswtpm: enable logging
2023-02-23 Fiona Ebnerstart: make not being able to set polling interval...
2023-02-15 Alexandre Derumiermemory: remove calls to parse_hotplug_features
2023-02-14 Fiona Ebnerfix #4525: clone disk: disallow mirror if it might...
2023-02-14 Fiona Ebnerdrive commandline: factor out determining direct cache...
2023-02-14 Fiona Ebnerdrive commandline: factor out checks if io_uring is...
2023-02-14 Fiona Ebnerhotplug: disk: mark aio as non-hotpluggable
2023-02-03 Alexandre Derumierqemu_memory_hotplug: remove unused $opt arg
2023-01-30 Thomas Lamprechtschema: OS type: note that the l26 type is also compati...
2023-01-24 Fiona Ebnerschema: memory: be precise that unit is binary prefix
2023-01-19 Thomas Lamprechtcloud init schema: fix indentation and overly long...
2023-01-18 Noel Ullreichfix #4378: standardized error for ovmf files
2023-01-16 Thomas Lamprechtvm start: fix code style for balloon enabling
2023-01-13 Fiona Ebnermigration: nbd export: switch away from deprecated...
2023-01-13 Thomas Lamprechtcdrom path: code reduction
2023-01-13 Stefan Sterzcd rom handling: refactor cd rom path helper function
2023-01-13 Stefan Sterzcd rom handling: return a clearer error when there...
2023-01-11 Stefan Hanreichfix #4358: destroy_vm: Ignore 'suspended' lock when...
2023-01-11 Fiona Ebnerfix #4435: devices list: avoid error for undefined...
2022-12-20 Fiona Ebnertree-wide: switch to official spelling of QEMU in descr...
2022-12-12 Thomas Lamprechtovmf cmd assembly: rework now that it's in a separate...
2022-12-12 Thomas Lamprechtovmf cmd assembly: reorder arguments
2022-12-06 Fiona Ebnercfg2cmd: factor out ovmf drives printing
2022-11-30 Fabian Grünbichlerfix #4372: fix vm_resume migration callback
2022-11-21 Fabian Grünbichlerexplain 'nocheck' in more places
2022-11-21 Fabian Grünbichlervm_resume: fix nocheck/migrate handling
2022-11-20 Thomas Lamprechtfdb: only manage FDB entries for Linux bridges for now
2022-11-20 Thomas Lamprechtfdb: pull out bridge variable
2022-11-17 Fabian Grünbichlermigrate: add remote migration handling
2022-11-17 Fabian Grünbichlermigrate: refactor remote VM/tunnel start
2022-11-17 Fabian Grünbichlerpending: fix typo in variable name
2022-11-17 Fabian Grünbichlerpending changes: allow skipping cloud-init
2022-11-17 Wolfgang Bumillerfixup delayed cloudinit hotplug
2022-11-17 Wolfgang Bumillerrework cloudinit_record_changed logic
2022-11-17 Thomas Lamprechtparse config: do not validate informative values in...
2022-11-16 Wolfgang Bumillerdon't call 'cleanup_config' the cloudinit section
2022-11-16 Wolfgang Bumillerrecord cloud-init changes in the cloudinit section
2022-11-16 Wolfgang Bumillerdelay cloudinit generation in hotplug
2022-11-16 Wolfgang BumillerRevert "cloudinit: avoid unsafe write of VM config"
2022-11-16 Leo Nunnerfix #4284: add read-only to non-hotpluggable disk options
2022-11-16 Thomas Lamprechtwrite config: only write out special cloudinit config...
2022-11-16 Alexandre Derumiernet: increase max queues to 64
2022-11-16 Thomas Lamprechtindentation fix
2022-11-16 Thomas Lamprechtcloudinit: avoid unsafe write of VM config
2022-11-16 Thomas Lamprechtconfig: fix dropping description on parsing special...
2022-11-16 Thomas Lamprechtparse config: factor out finishing reading the descript...
next