mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-08 21:18:03 +03:00
7b8c4de3b8
Use the new register_format(3) call to use a validator (instead of a parser) for 'pve-(vm-)?cpu-conf'. This way the $cpu_fmt hash can be used for generating the documentation, while still applying the same verification rules as before. Since the function no longer parses but only verifies, the parsing in print_cpu_device/get_cpu_options has to go via JSONSchema directly. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> |
||
---|---|---|
.. | ||
API2 | ||
CLI | ||
QemuServer | ||
VZDump | ||
Makefile | ||
QemuConfig.pm | ||
QemuMigrate.pm | ||
QemuServer.pm | ||
QMPClient.pm |