[pve-devel] applied: [PATCH manager] parser: qemu cpu: also allow kebab-cased properties while parsing
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Sep 5 19:40:21 CEST 2025
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
More information about the pve-devel
mailing list