Talk:Kernel-based Virtual Machine

This is an old revision of this page, as edited by Joy (talk | contribs) at 20:49, 20 April 2010 (WPL mid imp). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Latest comment: 16 years ago by Intgr in topic Usenet references
WikiProject iconComputing Start‑class
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
WikiProject iconLinux Start‑class Mid‑importance
WikiProject iconThis article is within the scope of WikiProject Linux, a collaborative effort to improve the coverage of Linux on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-importance on the project's importance scale.
WikiProject iconComputing Start‑class Mid‑importance
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-importance on the project's importance scale.

Politics behind kvm inclusion decision?

I've seen some articles mention that Xen wanted to be included in the kernel for years, and instead a fairly new component, KVM, gets included.

I was wondering what the background/politics that lead to decision are? It might be an interesting addition to this article.

I'm thinking it's because Xen made a deal with Microsoft - certainly, that seems to be what the latest Linux Format magazine is implying... —The preceding unsigned comment was added by 83.104.34.212 (talk) 14:53, 17 February 2007 (UTC).Reply
It's simpler --Treekids 19:04, 21 August 2007 (UTC)Reply

Needed info

I would like to see a Plain English introduction that explains in layman's terms what KVM means - so far this article starts out loaded with acronyms and terms that are obscure to the moderately educated computer user. Thanks, Walt Bankes

  • What OS can run under the VM?
  • What's the license on the code? GPL or other?

I couldn't access the project homepage or else I would have looked it up myself. - Taxman Talk 18:17, 31 January 2007 (UTC)Reply

Pretty much any OS- KVM provides the guest OS with a fairly vanilla PC (via QEMU's I/O module) that pretty much any PC OS can run on:

i440FX host PCI bridge, PIIX3 PCI to ISA bridge, Cirrus CLGD 5446 PCI VGA card or dummy VGA card with Bochs VESA extensions, PS/2 mouse and keyboard, 2 PCI IDE interfaces with hard disk and CD-ROM support, (opt) Floppy disk, zero or more NE2000 PCI network adapters, Serial ports, (opt) Creative SoundBlaster 16 sound card, (opt) ENSONIQ AudioPCI ES1370 sound card, (opt) Adlib(OPL2), (opt) Yamaha YM3812 compatible chip, PCI UHCI USB controller and a virtual USB hub, one or more CPUs, with SMP up to 255 CPUs. --Treekids 14:36, 4 September 2007 (UTC)Reply

Update

I've updated the page considerably to reflect the progress currently made. Feedback would be useful here. Provided that there are no objections to the current content, I'd like to extend it more in the near future.--Anthony Liguori 00:51, 7 May 2007 (UTC)Reply

Usenet references

This page makes extensive references to usenet posts, via the Gmane site. Why that one, instead of the more common (and possible longerlived) google groups archive or a honest-to-god standardised news:// link (which last, admittedly, will be problematic to retrieve for many people)? —Preceding unsigned comment added by 80.101.113.45 (talk) 22:16, 14 September 2008 (UTC)Reply

Gmane is website that archives public mailing lists and provides a mail-to-NNTP gateway. Messages found on Gmane are not present on other Usenet newsservers. -- intgr [talk] 09:17, 15 September 2008 (UTC)Reply