Added license information
[kvmfornfv.git] / docs / all / index.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. (c) <optionally add copywriters name>
4
5 ===============
6 KVM4NFV project
7 ===============
8
9 Welcome to KVM4NFV_ project!
10
11
12
13 .. _KVM4NFV: https://wiki.opnfv.org/nfv-kvm
14
15 Contents:
16
17 KVM4NFV Project Description
18 ===========================
19
20 The NFV hypervisors provide crucial functionality in the NFV Infrastructure
21 (NFVI). The existing hypervisors, however, are not necessarily designed or
22 targeted to meet the requirements for the NFVI, and we need to make
23 collaborative efforts toward enabling the NFV features.
24
25 The KVM4NFV project focuses on the KVM hypervisor to enhance it for NFV, by
26 looking at the following areas
27
28 + Minimal Interrupt latency variation for data plane VNFs
29     * Minimal Timing Variation for Timing correctness of real-time VNFs
30     * Minimal packet latency variation for data-plane VNFs
31 + Fast live migration
32
33 While these items require software development and/or specific hardware features
34 there are also some adjustments that need to be made to system configuration
35 information, like hardware, BIOS, OS, etc.
36
37 .. toctree::
38         :numbered:
39         :maxdepth: 1
40
41 Setup Guides
42 ============
43 .. toctree::
44         :maxdepth: 2
45
46         environment-setup
47         tuning
48         live_migration