Re: Merge Xen (the hypervisor) into Linux

From: David Miller
Date: Wed Jun 03 2009 - 00:58:20 EST


From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
Date: Tue, 2 Jun 2009 21:49:58 -0700 (PDT)

> A hypervisor is not an operating system.

This is a pretty bogus statement if you ask me.

A hypervisor a software system that provides seperation between
protection realms.

It also handles exceptions and "system calls" on behalf of the other
protection realms.

I personally don't see the difference at all. And since many
hypervisors even do cpu scheduling, the fundamental differences
converge to almost nothing.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/