LWN.net Logo

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

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

Posted Oct 25, 2012 0:28 UTC (Thu) by nix (subscriber, #2304)
In reply to: An Introduction to Full Virtualization With Xen (Linux.com) by pbonzini
Parent article: An Introduction to Full Virtualization With Xen (Linux.com)

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


(Log in to post comments)

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

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

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 © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds