]> git.proxmox.com Git - qemu-server.git/commit
qmeventd: VMID from PID: don't fail immediately when encountering unexpected entry
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 10 Jul 2023 08:53:01 +0000 (10:53 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 17 Jul 2023 09:30:48 +0000 (11:30 +0200)
commitaaa77c9f7aa4419139a86f397abc4fce8a8e76dd
tree984df1301d066f0e72c1a983ea2ffcfdb4283828
parenta9f2e2d6f99ea4a5a47ec78ffa434afbbb59565f
qmeventd: VMID from PID: don't fail immediately when encountering unexpected entry

While such entries shuoldn't exist in practice without manually
messing around, it's not hard to imagine, and there's still a good
chance the actual VMID can still be found.

It's still unexpected to encounter such entries so keep the log line.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
qmeventd/qmeventd.c