mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-22 22:03:55 +03:00
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>
Description
No description provided
Languages
Perl
86.3%
Batchfile
10.6%
C
2.3%
Makefile
0.8%