mirror of
https://git.proxmox.com/git/qemu-server
synced 2026-01-03 21:37:51 +00:00
We drop properties which we do not understand and we call `vmconfig_apply_pending` on stop and before start, so if a user tried to edit the config or downgraded qemu-server they may get stuff dropped from the config just by doing a stop/start, which may be a bit too confusing, also the write is just unnecessary then. we also have the same skipping logic when starting vms, this way we avoid calling 'write_config' when there are no present changes to commit. Signed-off-by: Oguz Bektas <o.bektas@proxmox.com> |
||
|---|---|---|
| debian | ||
| PVE | ||
| qemu-configs | ||
| qmeventd | ||
| test | ||
| vm-network-scripts | ||
| .gitignore | ||
| bootsplash.jpg | ||
| bootsplash.xcf | ||
| Makefile | ||
| modules-load.conf | ||
| qm | ||
| qmextract | ||
| qmrestore | ||