[Bug 573224] Re: add ARMEL support
Loïc Minier
lool at dooz.org
Sun Jul 11 09:59:41 BST 2010
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
Server Team, which is subscribed to vm-builder in ubuntu.
More information about the Ubuntu-server-bugs
mailing list