block/blkio: fix module_block.py parsing
Merge Request Required Information
Brew: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=53829685
Upstream status: Patch 1 is merged, Patch 2 is downstream-only
Signed-off-by: Stefan Hajnoczi stefanha@redhat.com
Summary of Changes
The libblkio-based QEMU block drivers are not yet functional in qemu-kvm because of two issues:
- The blkio block driver module is not registered with QEMU due to a module_block.py parsing issue.
- vdpa-blk support is inaccessible due to a typo in qemu-kvm.spec.template.
Fix this issues so libblkio-based QEMU block drivers work in qemu-kvm.
Approved Development Ticket
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2213317
Edited by Stefan Hajnoczi