|
|
Subscribe / Log in / New account

An Introduction to Full Virtualization With Xen (Linux.com)

An Introduction to Full Virtualization With Xen (Linux.com)

Posted Oct 24, 2012 19:13 UTC (Wed) by pbonzini (subscriber, #60935)
In reply to: An Introduction to Full Virtualization With Xen (Linux.com) by cyanit
Parent article: An Introduction to Full Virtualization With Xen (Linux.com)

As far as I know, the only features that KVM lack over Xen are fault-tolerance (though there are QEMU patches that implement it) and driver domains.


to post comments

An Introduction to Full Virtualization With Xen (Linux.com)

Posted Oct 25, 2012 0:28 UTC (Thu) by nix (subscriber, #2304) [Link] (2 responses)

And -- if you consider the full QEMU/KVM/guest-driver stack -- 3D rendering support.

An Introduction to Full Virtualization With Xen (Linux.com)

Posted Oct 28, 2012 16:16 UTC (Sun) by nix (subscriber, #2304) [Link] (1 responses)

Oh, and does it have properly working USB support yet? Last time I tried, it couldn't do USB 2.0, but I haven't needed to use a USB device with one of my VMs in years.

An Introduction to Full Virtualization With Xen (Linux.com)

Posted Oct 28, 2012 22:11 UTC (Sun) by pbonzini (subscriber, #60935) [Link]

It can do USB 2.0 (with companion USB 1.1 controllers) and USB 3.0 too.

Anyhow, qemu is shared between Xen and KVM, so that part of the feature set is shared (especially since both Xen and KVM can now use upstream qemu rather than their own forks).


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds