Documents: Difference between revisions
From KVM
No edit summary |
mNo edit summary |
||
Line 28: | Line 28: | ||
* [[initialization|initialization (kvm-57)]] | * [[initialization|initialization (kvm-57)]] | ||
* [[file_layout_in_kernel|file layout in kernel (~kvm-58)]] | * [[file_layout_in_kernel|file layout in kernel (~kvm-58)]] | ||
* [http://qemu-buch.de/ Wikibook "QEMU & KVM"] | * [http://qemu-buch.de/ Wikibook "QEMU & KVM"] | ||
* [http://essaywritingservices.org/custom-essay-writing.php essay writing companies] | |||
* [http://cvresumewriters.com/onlineresume.php online resume writer] | |||
* [[Memory|How KVM deals with memory]] - a look inside how KVM interacts with the Linux VM. | * [[Memory|How KVM deals with memory]] - a look inside how KVM interacts with the Linux VM. | ||
== KVM Doxygen Documentation == | == KVM Doxygen Documentation == |
Revision as of 08:32, 4 May 2010
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
Books
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)
- Wikibook "QEMU & KVM"
- essay writing companies
- online resume writer
- How KVM deals with memory - a look inside how KVM interacts with the Linux VM.