]> git.proxmox.com Git - qemu-server.git/history - PVE
status: fix description of qmpstatus property
[qemu-server.git] / PVE /
2023-06-14 Fiona Ebnerstatus: fix description of qmpstatus property
2023-06-12 Alexandre Derumiercpuconfig: add new x86-64-vX models
2023-06-09 Fabian Grünbichlerqemu: fix permission check call
2023-06-09 Fiona Ebnerqm: remote migration: improve error when storage cannot...
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-08 Alexandre Derumierapi: check bridge access for create, update, clone...
2023-06-08 Fiona Ebnerconfig: implement method to calculate derived propertie...
2023-06-07 Fiona Ebnerremove left-over mentions of to-be-dropped, outdated...
2023-06-07 Leo Nunnercloudinit: pass through hostname via fqdn field
2023-06-07 Fiona Ebnerfix #2315: api: have resize endpoint spawn a worker...
2023-06-07 Fiona Ebnerfix #517: api: allow resizing qcow2 disk with snapshots
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 Nunnercloudinit: fix 'pending' api endpoint
2023-06-07 Leo Nunnerfix #3428: cloudinit: add parameter for upgrade on...
2023-06-07 Fabian Grünbichlerallow setting ipconfigX with VM.Config.Cloudinit
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-07 Dominik Csapakapi: switch agent api call to 'array' type
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-06-06 Stefan Hanreichqmrestore: improve description of bwlimit parameter
2023-05-15 Fiona Ebnerdisable SMM check: always return false for virt machine...
2023-03-27 Fiona Ebnerbackup: prepare: improve error messages
2023-03-27 Fiona Ebnerbackup: prepare: fix format detection for disks without...
2023-03-21 Fiona Ebneravoid list context for volume_size_info calls
2023-03-17 Fiona Ebnermemory: hotplug: sort by numerical ID rather than slot...
2023-03-16 Alexandre Derumiermemory: don't use foreach_reversedimm for unplug
2023-03-16 Alexandre Derumiermemory: rename qemu_dimm_list to qemu_memdevices_list
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-15 Alexandre Derumiermemory: refactor sockets
2023-02-15 Alexandre Derumiermemory: extract some code to their own sub for mocking
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-27 Fiona Ebnerclose #2792: allow online migration with replicated...
2023-01-24 Fiona Ebnerschema: memory: be precise that unit is binary prefix
2023-01-23 Noel Ullreichfix spelling error in comment
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-12 Fiona Ebnermigration: log error from query-migrate upon migration...
2023-01-11 Stefan Hanreichfix #4358: destroy_vm: Ignore 'suspended' lock when...
2023-01-11 Fiona Ebnerfix #4435: devices list: avoid error for undefined...
2023-01-02 Alexandre Derumiermemory hot-plug: fix check for maximal memory value
2022-12-30 Stefan Hanreichrollback: Only create start task with --start if VM...
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-21 Fiona Ebnerapi: create/update vm: fix clamping cpuunits function...
2022-11-21 Thomas Lamprechtconfig: ensure that tags are unique
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 Thomas Lamprechtmemory hot plug: round down to nearest even phys-bits...
2022-11-17 Thomas Lamprechtmemory hotplug: rework max memory handling, make phys...
2022-11-17 Thomas Lamprechtcpu config: indentation fixup
2022-11-17 Fabian Grünbichlerqm: add remote-migrate command
2022-11-17 Fabian Grünbichlerapi: add remote migrate endpoint
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ünbichlermtunnel: add API endpoints
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-17 Dominik Csapakapi: update: check for tags permissions with 'assert_ta...
2022-11-17 Leo Nunnerfix #4321: properly check cloud-init drive permissions
2022-11-16 Wolfgang Bumillerdrop get_pending_changes and simplify cloudinit_pending...
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 BumillerPartially-revert "cloudinit: add cloudinit section...
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...
next