Documents: Difference between revisions
From KVM
(Added new Phoronix benchmark) |
(fix wiki markup (linkify Forum pages)) |
||
Line 5: | Line 5: | ||
* [http://www.nongnu.org/qemu/qemu-doc.html QEMU user manual] | * [http://www.nongnu.org/qemu/qemu-doc.html QEMU user manual] | ||
== Presentations == | == Presentations == | ||
* Presentations on many aspects of KVM were made at KvmForum2007 (Aug 2007). | * Presentations on many aspects of KVM were made at [[KvmForum2007]] (Aug 2007). | ||
* Presentations from the KvmForum2008 (June 2008) | * Presentations from the [[KvmForum2008]] (June 2008) | ||
* Avi Kivity's presentation from the [http://ols.108.redhat.com/2007/Reprints/kivity-Reprint.pdf Ottawa Linux Symposium 2007] (Jun 2007). | * Avi Kivity's presentation from the [http://ols.108.redhat.com/2007/Reprints/kivity-Reprint.pdf Ottawa Linux Symposium 2007] (Jun 2007). | ||
* TPR patching [attachment:kvm-tpr-patching.odp overview] (Avi Kivity, Oct 2008) | * TPR patching [attachment:kvm-tpr-patching.odp overview] (Avi Kivity, Oct 2008) | ||
* [http://markmc.fedorapeople.org/virtio-code-review/VirtioCodeReview.pdf Virtio code walkthrough], [http://markmc.fedorapeople.org/virtio-code-review/virtio-talk.txt notes], [http://blogs.gnome.org/markmc/2008/05/28/checksums-scatter-gather-io-and-segmentation-offload/ GSO background] (Mark | * [http://markmc.fedorapeople.org/virtio-code-review/VirtioCodeReview.pdf Virtio code walkthrough], [http://markmc.fedorapeople.org/virtio-code-review/virtio-talk.txt notes], [http://blogs.gnome.org/markmc/2008/05/28/checksums-scatter-gather-io-and-segmentation-offload/ GSO background] (Mark McLoughlin, Oct 2008), and [http://portal.acm.org/citation.cfm?id=1400097.1400108 ACM pdf about virtio by Rusty Russell] | ||
== White papers: == | == White papers: == | ||
* Qumranet's [http://www.qumranet.com/files/white_papers/KVM_Whitepaper.pdf KVM Whitepaper] | * Qumranet's [http://www.qumranet.com/files/white_papers/KVM_Whitepaper.pdf KVM Whitepaper] |
Revision as of 20:01, 8 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
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)