Add qemu 4.2 and libvirt 6.0 patch (openstack wallaby) #33
Open
huynnp911
wants to merge 1 commits from huynnp911/vitastor:qemu-libvirt-patch-ubuntu20
into master
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'huynnp911/vitastor:qemu-libvirt-patch-ubuntu20'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I tested these 2 patches and no error occorred. You can check it :)
Add qemu 4.2 and libvirt 6.0 patchto Add qemu 4.2 and libvirt 6.0 patch (openstack wallaby) 10 months agoHi!
Thanks for libvirt 6.0 patch! I merged your commit after editing it.
However, QEMU 4.2 patch was already there, so I removed it from the merged commit.
I assume the existing version should be fine for you?
Anyway, thanks.
I'm building QEMU 4.2 from Openstack Wallaby repo and I need to edit
/debian/rules
to convert images successfully. Without it,qemu-img convert
process will be stuck at 3% all the time