A quick eval shows calls guest.set_capabilities_defaults fromt here I checked the code. I see major changes from build_virtinst_guest to re-use lookup_virtinst_guest instead. Further changes in the area are around caching but that should be no-op.
In the failing --arch=i386 case the old build_virtinst_guest was called with a capsinfo object. The new one no more (=None), but that is true for the working i686 as well. To be sure I search in the right place I enabled cosmic sources. I left libvirt and even all other components except virtinst in place. And then used virtinst=1:1.5.1-0ubuntu2 which works. Maybe I should just bisect this instead of trying to read a lot of back and forth abstractions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827512 Title: --arch=i386 on amd64 results in "Host does not support virtualization type 'hvm' for arch 'i386'" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1827512/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
