Hey Marcin, vm-builder 0.12.4 revives QEMU support, see bottom of vm-builder/VMBuilder/plugins/kvm/vm.py: class QEMu(KVM): name = 'QEMu' arg = 'qemu'
def libvirt_domain_type_name(self): return 'qemu' register_hypervisor(KVM) register_hypervisor(QEMu) Might be a good time to consider rebasing your patches -- add ARMEL support https://bugs.launchpad.net/bugs/573224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs