summaryrefslogtreecommitdiffstats
path: root/docs/all/index.rst
blob: fb1b137d7b294f967f2ad3fd5f3fb1b44b2ee949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
===============
KVM4NFV project
===============

Welcome to KVM4NFV_ project!



.. _KVM4NFV: https://wiki.opnfv.org/nfv-kvm

Contents:

KVM4NFV Project Description
===========================

The NFV hypervisors provide crucial functionality in the NFV Infrastructure
(NFVI). The existing hypervisors, however, are not necessarily designed or
targeted to meet the requirements for the NFVI, and we need to make
collaborative efforts toward enabling the NFV features.

The KVM4NFV project focuses on the KVM hypervisor to enhance it for NFV, by
looking at the following areas

+ Minimal Interrupt latency variation for data plane VNFs
    * Minimal Timing Variation for Timing correctness of real-time VNFs
    * Minimal packet latency variation for data-plane VNFs
+ Fast live migration

While these items require software development and/or specific hardware features
there are also some adjustments that need to be made to system configuration
information, like hardware, BIOS, OS, etc.

.. toctree::
        :numbered:
        :maxdepth: 1

Setup Guides
============
.. toctree::
        :maxdepth: 2

        environment-setup
        tunning
        live_migration