qemu-server/PVE
Dominik Csapak f0923f49e9 usb: fix undef error on string match
'$entry->{host}' can be empty, so we have to check for that before
doing a regex check, otherwise we get ugly errors in the log

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-03-22 14:17:53 +01:00
..
API2 also support live-import with absolute paths 2024-03-14 13:37:16 +01:00
CLI qm: add VM import command 2024-03-14 13:35:11 +01:00
QemuServer cpu config: die on hotplug of non x86_64 CPUs 2024-03-14 14:01:21 +01:00
VZDump vzdump: assemble: improve error messages 2023-10-23 17:09:41 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm qemu_volume_snapshot_delete: drop (now) unused parameter 2024-01-09 10:25:11 +01:00
QemuMigrate.pm migration: secure and use source volume names for deactivation 2024-01-30 10:41:45 +01:00
QemuServer.pm usb: fix undef error on string match 2024-03-22 14:17:53 +01:00
QMPClient.pm QMP client: sort commands with 10 minutes timeout alphabetically 2024-03-08 14:37:29 +01:00