Documents: Difference between revisions
From KVM
(fix wiki markup (linkify Forum pages)) |
No edit summary |
||
Line 15: | Line 15: | ||
* [http://www.linux-magazine.com/issues/2008/86/kernel_tricks Linux Magazine] | * [http://www.linux-magazine.com/issues/2008/86/kernel_tricks Linux Magazine] | ||
* [http://www.linuxplanet.com/linuxplanet/reports/6490/4/ KVM for Embedded] at Linux Planet | * [http://www.linuxplanet.com/linuxplanet/reports/6490/4/ KVM for Embedded] at Linux Planet | ||
* [http://www.linuxplanet.com/linuxplanet/reports/6503/1/ Linux as a hypervisor] at Lunux Planet | |||
== Benchmarks == | == Benchmarks == | ||
* [http://www.phoronix.com/scan.php?page=article&item=ubuntu_virt_benchmarks&num=1 Phoronix - Ubuntu 8.04 KVM Benchmarks] | * [http://www.phoronix.com/scan.php?page=article&item=ubuntu_virt_benchmarks&num=1 Phoronix - Ubuntu 8.04 KVM Benchmarks] |
Revision as of 08:02, 20 July 2009
Documents
User/Admin documentation
Presentations
- Presentations on many aspects of KVM were made at KvmForum2007 (Aug 2007).
- Presentations from the KvmForum2008 (June 2008)
- Avi Kivity's presentation from the Ottawa Linux Symposium 2007 (Jun 2007).
- TPR patching [attachment:kvm-tpr-patching.odp overview] (Avi Kivity, Oct 2008)
- Virtio code walkthrough, notes, GSO background (Mark McLoughlin, Oct 2008), and ACM pdf about virtio by Rusty Russell
White papers:
- Qumranet's KVM Whitepaper
Magazine Articles
- Linux Magazine
- KVM for Embedded at Linux Planet
- Linux as a hypervisor at Lunux Planet
Benchmarks
Documentation
- small look inside(kvm-54)
- qemu kvm buildup
- qemu-system-x86_64 startup (kvm-57)
- initialization (kvm-57)
- file layout in kernel (~kvm-58)