No description
Find a file
Fiona Ebner 528df52316 fix #6207: vm status: return undef values when disk{read, write} cannot be queried
If disk read/write cannot be queried because of QMP timeout, they
should not be reported as 0, because a consumer of the RRD stats
cannot distinguish between 0 being an actual 0 value and 0 being an
indicator for the absence of the real value. The RRD graphs in the UI
will already show this correctly.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Link: https://lore.proxmox.com/20250925122829.70121-2-f.ebner@proxmox.com
2025-09-25 15:54:34 +02:00
debian bump version to 9.0.22 2025-09-17 18:37:58 +02:00
src fix #6207: vm status: return undef values when disk{read, write} cannot be queried 2025-09-25 15:54:34 +02:00
.gitignore gitignore: sort content 2023-11-17 15:54:24 +01:00
Makefile fix #5180: dbus-vmstate: add daemon for QEMUs dbus-vmstate interface 2025-07-30 22:55:32 +02:00