[PATCH v2 0/2] qemu: Improve block I/O throttle API errors

Fabian Leditzky via Devel posted 2 patches 7 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20250121143252.121604-1-fabian@ldsoft.dev
src/qemu/qemu_driver.c       |  8 ++++++++
src/qemu/qemu_monitor_json.c | 11 +++++++++--
2 files changed, 17 insertions(+), 2 deletions(-)
[PATCH v2 0/2] qemu: Improve block I/O throttle API errors
Posted by Fabian Leditzky via Devel 7 months, 2 weeks ago
This is v2 of:
https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/PNHOLXDG73PJ5EWZFA2KMXSE4P6UCWWY/#RVKAFVCXBNVLP3T24HUQ7OZ2HTANOQMA

Changes since v1:
- Report more accurate errors instead of suppressing the error message
  when the drive is empty.
- Add check for this condition earlier in the API code.

Fabian Leditzky (2):
  qemu: Check empty drives in block I/O throttle API
  qemu: Clarify block I/O throttle JSON parsing errors

 src/qemu/qemu_driver.c       |  8 ++++++++
 src/qemu/qemu_monitor_json.c | 11 +++++++++--
 2 files changed, 17 insertions(+), 2 deletions(-)

-- 
2.48.1