5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-08 21:18:03 +03:00
qemu-server/PVE
Stefan Reiter 7b8c4de3b8 fix #2671: include CPU format in man page again
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>
2020-07-08 10:28:20 +02:00
..
API2 close #2741: add VM.Config.Cloudinit permission 2020-06-26 09:41:43 +02:00
CLI qm nbdstop: cope graceful with errors 2020-04-29 16:22:33 +02:00
QemuServer fix #2671: include CPU format in man page again 2020-07-08 10:28:20 +02:00
VZDump vzdump: log: small fixups 2020-07-07 17:32:27 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm vzdump: move include logic for volumes to method 2020-06-24 10:56:57 +02:00
QemuMigrate.pm update_disksize: make interface leaner 2020-07-01 09:18:13 +02:00
QemuServer.pm update_disksize: make interface leaner 2020-07-01 09:18:13 +02:00
QMPClient.pm Append newline to all QGA commands 2020-03-11 11:11:45 +01:00