VMware May Violate Linux Copyrights
Nailer writes "Bloomberg believe VMware's IPO today may the largest technology offering since Google. But doubts have been cast over the company's supposedly proprietary ESX product, as top 10 Linux contributor Christopher Hellwig claims the software may violate Linux kernel copyrights. 'Is Hellwig right, and is VMware a derived product of Linux? Unless vmkernel can be loaded without the Linux kernel, it would appear so. VMware was developed from another, long ago OS created as a research project, but it's unclear whether vmkernel was ported from that OS or rewritten as the Linux-requiring binary blob. What's more of an issue is that VMware had these serious questions posed directly to them a year ago, repeated in a public forum many times since, but have yet to respond at all.'"
then why does the free version run under Windows?
Feed the need: Digitaladdiction.net
1. Build product using someone else's stable OS. ....Profit!
In short, they just paid off their Mastercard with their Visa card...2. Offer IPO.
3. Get scads of cash in to pay off OS licensers and IP lawsuits, and....
4.
Don't tell me to get a life. I'm a gamer; I have LOTS of lives!
I have seen claims that the only reason Linux userland isn't subjected to GPL by the kernel is that Linus declared a linking exception for things that only talk to the kernel through the standard userland interfaces. Or in other words, some people consider anything written to run on the Linux kernel to be derived from the kernel.
Unfortunately, the FSF has seen fit to encourage such nonsense, with the "anything that links to this is derived" claims they put in the GPL.
you swallowed the vmware marketing and sale crap hook and sinker. the so-called "vmware kernel" runs as a service under linux, and must use Linux API for dealing with the real machine including memory. Linux is the OS in charge of the machine, the drivers for real devices are linux drivers and vmware uses linux virtual memory for the pool of memory it dishes out to the vm.