qemu-server/PVE
Fabian Grünbichler e88ceecac1 fix uninitialized value
if the configured display hardware has the (optional) default type, but
some other attribute is set, this would match against `undef` and spew
lots of warnings in the logs.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-05-30 12:12:08 +02:00
..
API2 fix uninitialized value 2022-05-30 12:12:08 +02:00
CLI fix #3754: encode JSON as utf8 for CLI 2022-05-12 17:20:47 +02:00
QemuServer cpuconfig: add amd epyc milan model 2022-05-20 09:45:18 +02:00
VZDump Revert "pbs: backup-ns parameter was renamed to ns" 2022-05-13 14:54:41 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm snapshot: implement __snapshot_activate_storages 2022-02-08 10:43:03 +01:00
QemuMigrate.pm fix #3861: migrate: fix live migration when cloud-init changes storage 2022-04-28 18:29:12 +02:00
QemuServer.pm support pbs namespaces 2022-05-12 13:45:37 +02:00
QMPClient.pm qmp client: fix indendation of timeout checks 2022-05-14 09:24:21 +02:00