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