Linked by Thom Holwerda on Fri 20th Jul 2007 23:39 UTC, submitted by mmcgreal
Linux The Xen virtual machine monitor was recently merged into the upcoming 2.6.23 Linux kernel in a series of patches from Jeremy Fitzhardinge. The project was originally started as a research project at the University of Cambridge, and has been repeatedly discussed as a merge candidate for the mainline Linux kernel.
Thread beginning with comment 257030
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: open source abuse!?
by zdzichu on Sat 21st Jul 2007 16:07 UTC in reply to "RE[2]: open source abuse!?"
zdzichu
Member since:
2006-11-07

KVM could render Xen obsolete, it is possible to https://ols2006.108.redhat.com/2007/Reprints/harper-Reprint.pdf">... .

Reply Parent Bookmark Score: 1

RE[4]: open source abuse!?
by Lazarus on Sat 21st Jul 2007 18:17 in reply to "RE[3]: open source abuse!?"
Lazarus Member since:
2005-08-10

Simple as that eh? You know, because *everyone* runs Linux :-P

Reply Parent Bookmark Score: 2

RE[5]: open source abuse!?
by zdzichu on Sun 22nd Jul 2007 10:07 in reply to "RE[4]: open source abuse!?"
zdzichu Member since:
2006-11-07

Every user of Linux kernel runs Linux. And the question was about future of both KVM and Xen in Linux kernel.

Industry standard is Xen, that's the fact. It works with Linux, OpenSolaris, BSDs are porting it and Microsoft worked with XenSource somehow. So we can presume that Viridian will be Xen-compatibile.
Xen is very much "enterprise" like projects on http://thedailywtf.com. Yes, it works, but it code quality is horrible -- every kernel hacker reviewing Xen source code has run away.

KVM is clean and simple. It has almost all features of Xen (SMP guests, live migration etc.) and can run Xen guests. So Xen seem redundant on Linux.

And guess what? KVM is to be ported to FreeBSD: http://code.google.com/soc/2007/freebsd/appinfo.html?csaid=FACC0F1A...
I heard rumours about possibility of porting KVM to OpenSolaris. So we would have KVM as defacto standard.
Porting isn't so huge undertaking as porting Xen was. KVM is clean and looks much more like device driver. That's why it got merged into Linux kernel so fast -- it's not invasive.

Reply Parent Bookmark Score: 1

Alexey Technologov Member since:
2007-03-16

WOOW ! This KVM-Xen is wonderful project !

Anybody has any idea where the project's homepage located? (Google returned irrelevant answers)

The Linux kernel virtualization is developing at excellent pace - I would say that year 2007 is the year of Linux kernel virtualization !

The Linux kernel develops separate components separately, which results in a beautyful virtualization infrastructuire-in-kernel, rather than a Xen mess.

Reply Parent Bookmark Score: 1

RE[4]: open source abuse!?
by phoenix on Mon 23rd Jul 2007 17:38 in reply to "RE[3]: open source abuse!?"
phoenix Member since:
2005-07-11

KVM only works on CPUs with hardware virtualisation support. Xen works on any x86 CPU since the PPro. For that reason alone, KVM cannot supplant Xen. And until the management tools for KVM catch up to those for Xen, I don't see it "killing" Xen.

Reply Parent Bookmark Score: 2