Bug 1081044

Summary: support virtualbox
Product: [Community] Virtualization Tools Reporter: maxim.suraev
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: acathrow, berrange, crobinso, gscrivan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-26 14:47:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description maxim.suraev 2014-03-26 14:42:03 UTC
Enable VirtualBox support - it's available in libvirt for years, moreover - it's even possible to add it manually, but not through gui.

Comment 1 Cole Robinson 2014-03-26 14:47:26 UTC
Thanks for the suggestion, but I don't think we will ever explicitly add support for this to the UI. virt-manager will never explicitly target virtualbox, even if libvirt supports it. We really aim to only target native virtualization like kvm, xen, lxc.

Of course, if you use virtualbox with virt-manager and everything is broken, we should consider fixing those issues. But it's never going to be an advertised option

Comment 2 maxim.suraev 2014-03-26 14:50:03 UTC
Why so?

virt-manager -c vbox:///system
or
virt-manager -c vbox+ssh://username@host/system

seems to work just fine - why not expose it in GUI?

Comment 3 Cole Robinson 2014-03-26 14:51:25 UTC
For the reasons I mentioned above: we only aim to target native virtualization. It's the same reason we don't expose any of the vmware drivers in the UI. For people that are sufficiently motivated, they can use the workaround you suggest.

Comment 4 maxim.suraev 2014-03-26 14:59:02 UTC
I thought pure qemu (non-kvm) VMs are supported as well. So it's not like you're afraid to support competitive product from Oracle - it's purely philosophical difference :)

Comment 5 Cole Robinson 2014-03-26 15:05:50 UTC
uh, no, it has nothing to do with competing product. we advertise xen as well which RH hasn't pushed for like 5 years.

the reality is that 99% of virt-manager usage is qemu/kvm, xen, or lxc. listing every libvirt driver in the UI would be distracting from our primary use cases, and would give the incorrect impression that these bits are regularly tested with virt-manager.

Comment 6 maxim.suraev 2015-04-22 14:50:58 UTC
https://www.virtualbox.org/ticket/1019 - for the sake of completeness, here's the link to corresponding bug in virtualbox where devs expressed the same 'we don't give a crap' attitude.