On Fri, 05 Sep 2025 16:22:21 +0200, Daniel Kral wrote:
> There are quite a few kebab-cased properties in the QEMU CPU config,
> such as phys-bits and guest-phys-bits. These are currently not exposed
> through the web interface, but only the command line.
> 
> If the QEMU CPU config is parsed, it will return undefined with an
> error and will break the ProcessorEdit component so that changes cannot
> be submitted anymore.
> 
> [...]

Applied with squashing in a fixup to make the biome linter happy again, as
escaping the - as written was not required, while this is just a warning when
installing directly, we turn warnings into errors when building an actual
debian package, thanks!

[1/1] parser: qemu cpu: also allow kebab-cased properties while parsing
      commit: 2ddc4d864b59ed93b43b7bf2581b3eac32e8bfac


_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to