Live data from Hacker News

VirtualBox KVM Public Release

cyberus-technology.de

11–20 of 205 posts

Re: VirtualBox KVM Public Release

#12
post #7
post #3

I have ever only heard KVM in the context of a Keyboard Video Monitor-type device but somehow I can't fully fit that into the concept of a virtual machine. Does it mean something different here?

Yes, quite different. It's basically a project that allows you to use Linux as a hypervisor. A very popular project. https://en.m.wikipedia.org/wiki/Kernel-based_Virtual_Machine

Thanks!

Re: VirtualBox KVM Public Release

#14
The blog post mentions an open source license but I can’t immediately see it in the post or the repo (perhaps I’m just missing it). Any idea what license this is released under?

Re: VirtualBox KVM Public Release

#15
post #14

The blog post mentions an open source license but I can’t immediately see it in the post or the repo (perhaps I’m just missing it). Any idea what license this is released under?

It seems to be a fork of VirtualBox under the same dual license as the original project.

Re: VirtualBox KVM Public Release

#18
post #10

Any chance this gets upstreamed?

I mean it's Oracle we're talking about here.

"What you think of Oracle, is even truer than you think it is. There has been no entity in human history with less complexity or nuance to it than Oracle."

Bryan Cantrill

https://www.youtube.com/watch?v=-zRN7XLCRhc&t=1980s

Re: VirtualBox KVM Public Release

#19
Finally!

Every time I need to run a virtual machine, I choose libvirt because it's more performant and easy to deal with than Virtualbox (no kernel module, etc.), but the GUI choices are pretty terrible. The "best" libvirt GUI is virt-manager and it's very, very buggy and lacking features (i.e. doesn't play nice with HiDPI screens, no way of configuring IPv6, etc.)

Many times I have caved and chosen VirtualBox simply because at least it feels nice to use, even if not as performant as libvirt/kvm. Not anymore!

Re: VirtualBox KVM Public Release

#20
post #16
post #14

The blog post mentions an open source license but I can’t immediately see it in the post or the repo (perhaps I’m just missing it). Any idea what license this is released under?

https://github.com/cyberus-technology/virtualbox-kvm/blob/de...

That appears to be the VirtualBox OSE license, copied from the original Oracle package, not the license for this specific release. It’s unclear how this new derivative or work is licensed.
Post reply on HN