mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-04 05:20:32 +00:00
![]() The features returned by the 'query-proxmox-support' QMP command are booleans, so just checking for definedness is not enough in principle. In practice, a feature is currently always true if defined. Still, fix the checks, should the need to disable support for a feature ever arise in the future and to avoid propagating the pattern further. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Tested-by: Wolfgang Bumiller <w.bumiller@proxmox.com> Reviewed-by: Wolfgang Bumiller <w.bumiller@proxmox.com> Link: https://lore.proxmox.com/20250404133204.239783-19-f.ebner@proxmox.com |
||
---|---|---|
.. | ||
Makefile | ||
QemuServer.pm |