On Tue, Jan 21, 2025 at 14:33:25 +, Fabian Leditzky via Devel wrote:
> Provide a proper user facing error when attempting to query block
> I/O throttling settings for an empty drive. Without this patch, a less
> meaningful internal error produced by qemuMonitorJSONBlockIoThrottleInfo
> would be
Provide a proper user facing error when attempting to query block
I/O throttling settings for an empty drive. Without this patch, a less
meaningful internal error produced by qemuMonitorJSONBlockIoThrottleInfo
would be propagated to the user.
Signed-off-by: Fabian Leditzky
---
src/qemu/qemu_driv