qemu-server/PVE
Thomas Lamprecht 43569a32ae api: create vm: fix missing import for serializing machine type
The machine handling was transformed into a full fledged property
string with a (sub) format, but the single call-site for print_machine
was seemingly not tested, as this could have never worked due to a
missing import of the print_property_string helper.

Fixes: 8082eb8 ("config: define machine schema as property-string")
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-20 12:27:30 +02:00
..
API2 api: stop: reword overrule-shutdown parameter description 2024-04-18 23:08:30 +02:00
CLI qm: add VM import command 2024-03-14 13:35:11 +01:00
QemuServer api: create vm: fix missing import for serializing machine type 2024-04-20 12:27:30 +02:00
VZDump backup: implement fleecing option 2024-04-19 15:47:42 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm config: define machine schema as property-string 2024-04-11 10:18:27 +02:00
QemuMigrate.pm migration: secure and use source volume names for deactivation 2024-01-30 10:41:45 +01:00
QemuServer.pm clone disk: prevent 'uninitialized value' warning for unused check 2024-04-19 08:58:40 +02:00
QMPClient.pm QMP client: sort commands with 10 minutes timeout alphabetically 2024-03-08 14:37:29 +01:00