mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-30 21:07:02 +00:00
- The forced-remove flag wasn't really used AFAICT and makes no sense IMO. - Whether or not we care about non-MAC changes does not belong here, but should instead taken into account in the actual hotplug path recording the cloud-init state (iow. into $cloudinit_record_changed().) (This is not done here atm.) - It seems much simpler to just have: * 'old' = the old value if it's not a new value * 'new' = the new value unless it's being deleted * If only one of them is set it's an addition or removal. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
|---|---|---|
| .. | ||
| Qemu | ||
| Makefile | ||
| Qemu.pm | ||