Intel, Novell deliver virtual Windows drivers to Linux (Linux-Watch)
Posted Feb 13, 2007 21:50 UTC (Tue) by
mmarq (guest, #2332)
Parent article:
Intel, Novell deliver virtual Windows drivers to Linux (Linux-Watch)
Virtualization ( help)
Since software virtualization is generally implemented via a layer of virtualization software, sometimes referred to as a VM monitor (VMM), that presents the illusion of many VMs...
How came is Xen going to be integrated with KVM/paravirt_os ?
Isnt Xen a VMM hypervisor ?
Isnt KVM a VMM layer ?
I can see the advantage of having each VM as a Linux process, instead of delegating in a cokernel faction, but will it be possible to KVM to maintain the same domain "live migration" ability of Xen ?,... that is, can KVM guest domains be also a Xen domain ?
And the split driver model of Xen, that is, the paravirtualized driver model... would it be necessary ?,... that is, since the VMM is *in* the Linux kernel itself why cant a paravirtualized OS, a Linux guest as example, use directly Linux drivers just like another process ?
( meanning here that native Linux drivers would have to be paravirtualization aware)
If a qemu implementation is going to be integrated too, i remenber reading something of that kind somewhere, does it mean that a VM can comprise a mixture of paravirtualized devices and emulated devices, at the discrection of the user ?
(
Log in to post comments)