Documents: Difference between revisions
From KVM
No edit summary |
m (add new KVM book) |
||
Line 15: | Line 15: | ||
== Books == | == Books == | ||
* [http://qemu-buch.de/english/order.php Book "QEMU & KVM", ISBN 978-3-8370-0876-0] | * [http://qemu-buch.de/english/order.php Book "QEMU & KVM", ISBN 978-3-8370-0876-0] | ||
* [http://www.seshop.com/product/detail/12214/ Book "KVM tettei nyuumon", ISBN 4798121401] | |||
== Magazine Articles == | == Magazine Articles == | ||
* [http://www.linux-magazine.com/Issues/2008/86/DEEP-VIRTUE Linux Magazine] | * [http://www.linux-magazine.com/Issues/2008/86/DEEP-VIRTUE Linux Magazine] |
Revision as of 10:58, 10 July 2010
Documents
User/Admin documentation
Presentations
- Presentations on many aspects of KVM were made at KVM Forum 2007 (Aug 2007).
- Presentations from the KVM Forum 2008 (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"
- How KVM deals with memory - a look inside how KVM interacts with the Linux VM.
- Counting and tracing KVM events