Documents: Difference between revisions

From KVM
(Add a page of description of the kernel compile options for the host or the guest.)
m (added a blog entry that describes how KVM sets up a vMMU in x86, it can be useful for people interested and beginning to learn KVM internals.)
Line 33: Line 33:
* [[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.
* [[perf_events|Counting and tracing KVM events]]
* [[perf_events|Counting and tracing KVM events]]
* [http://blog.stgolabs.net/2012/03/kvm-virtual-x86-mmu-setup.html KVM x86 vMMU setup] - describes how KVM sets up a virtual memory management unit for x86.
== KVM Doxygen Documentation ==
== KVM Doxygen Documentation ==
* [http://doxygen.org/ kvm doxygen documentation tool]
* [http://doxygen.org/ kvm doxygen documentation tool]

Revision as of 08:15, 6 March 2012

Documents

User/Admin documentation

Presentations

White papers:

Books

Magazine Articles

Benchmarks

Documentation

KVM Doxygen Documentation

Tools

Supported cpus