~ubuntu-branches/ubuntu/maverick/libvirt/maverick

« back to all changes in this revision

Viewing changes to docs/drvopenvz.html

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2008-06-25 18:51:21 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream) (0.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: james.westby@ubuntu.com-20080625185121-8dku38gpoluks1bx
Tags: upstream-0.4.4
ImportĀ upstreamĀ versionĀ 0.4.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml">
 
4
<!--
 
5
        This file is autogenerated from drvopenvz.html.in
 
6
        Do not edit this file. Changes will be lost.
 
7
      -->
 
8
  <head>
 
9
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 
10
    <link rel="stylesheet" type="text/css" href="main.css" />
 
11
    <link rel="SHORTCUT ICON" href="32favicon.png" />
 
12
    <title>libvirt: OpenVZ container driver</title>
 
13
    <meta name="description" content="libvirt, virtualization, virtualization API" />
 
14
  </head>
 
15
  <body>
 
16
    <div id="header">
 
17
      <div id="headerLogo"></div>
 
18
      <div id="headerSearch">
 
19
        <form action="search.php" enctype="application/x-www-form-urlencoded" method="get">
 
20
          <div>
 
21
            <input id="query" name="query" type="text" size="12" value="" />
 
22
            <input id="submit" name="submit" type="submit" value="Search" />
 
23
          </div>
 
24
        </form>
 
25
      </div>
 
26
    </div>
 
27
    <div id="body">
 
28
      <div id="menu">
 
29
        <ul class="l0">
 
30
          <li>
 
31
            <div>
 
32
              <a title="Front page of the libvirt website" class="inactive" href="index.html">Home</a>
 
33
            </div>
 
34
          </li>
 
35
          <li>
 
36
            <div>
 
37
              <a title="Details of new features and bugs fixed in each release" class="inactive" href="news.html">News</a>
 
38
            </div>
 
39
          </li>
 
40
          <li>
 
41
            <div>
 
42
              <a title="Get the latest source releases, binary builds and get access to the source repository" class="inactive" href="downloads.html">Downloads</a>
 
43
            </div>
 
44
          </li>
 
45
          <li>
 
46
            <div>
 
47
              <a title="Information for users, administrators and developers" class="active" href="docs.html">Documentation</a>
 
48
              <ul class="l1">
 
49
                <li>
 
50
                  <div>
 
51
                    <a title="Information about deploying and using libvirt" class="inactive" href="deployment.html">Deployment</a>
 
52
                  </div>
 
53
                </li>
 
54
                <li>
 
55
                  <div>
 
56
                    <a title="Overview of the logical subsystems in the libvirt API" class="inactive" href="intro.html">Architecture</a>
 
57
                  </div>
 
58
                </li>
 
59
                <li>
 
60
                  <div>
 
61
                    <a title="Description of the XML formats used in libvirt" class="inactive" href="format.html">XML format</a>
 
62
                  </div>
 
63
                </li>
 
64
                <li>
 
65
                  <div>
 
66
                    <a title="Hypervisor specific driver information" class="active" href="drivers.html">Drivers</a>
 
67
                    <ul class="l2">
 
68
                      <li>
 
69
                        <div>
 
70
                          <a title="Driver the Xen hypervisor" class="inactive" href="drvxen.html">Xen</a>
 
71
                        </div>
 
72
                      </li>
 
73
                      <li>
 
74
                        <div>
 
75
                          <a title="Driver for QEMU, KQEMU, KVM and Xenner" class="inactive" href="drvqemu.html">QEMU / KVM</a>
 
76
                        </div>
 
77
                      </li>
 
78
                      <li>
 
79
                        <div>
 
80
                          <a title="Driver for the Linux native container API" class="inactive" href="drvlxc.html">Linux Container</a>
 
81
                        </div>
 
82
                      </li>
 
83
                      <li>
 
84
                        <div>
 
85
                          <a title="Psuedo-driver simulating APIs in memory for test suites" class="inactive" href="drvtest.html">Test</a>
 
86
                        </div>
 
87
                      </li>
 
88
                      <li>
 
89
                        <div>
 
90
                          <a title="Driver providing secure remote to the libvirt APIs" class="inactive" href="drvremote.html">Remote</a>
 
91
                        </div>
 
92
                      </li>
 
93
                      <li>
 
94
                        <div>
 
95
                          <span class="active">OpenVZ</span>
 
96
                        </div>
 
97
                      </li>
 
98
                      <li>
 
99
                        <div>
 
100
                          <a title="Driver for the storage management APIs" class="inactive" href="storage.html">Storage</a>
 
101
                        </div>
 
102
                      </li>
 
103
                    </ul>
 
104
                  </div>
 
105
                </li>
 
106
                <li>
 
107
                  <div>
 
108
                    <a title="Reference manual for the C public API" class="inactive" href="html/index.html">API reference</a>
 
109
                  </div>
 
110
                </li>
 
111
                <li>
 
112
                  <div>
 
113
                    <a title="Bindings of the libvirt API for other languages" class="inactive" href="bindings.html">Language bindings</a>
 
114
                  </div>
 
115
                </li>
 
116
              </ul>
 
117
            </div>
 
118
          </li>
 
119
          <li>
 
120
            <div>
 
121
              <a title="User contributed content" class="inactive" href="http://wiki.libvirt.org">Wiki</a>
 
122
            </div>
 
123
          </li>
 
124
          <li>
 
125
            <div>
 
126
              <a title="Frequently asked questions" class="inactive" href="FAQ.html">FAQ</a>
 
127
            </div>
 
128
          </li>
 
129
          <li>
 
130
            <div>
 
131
              <a title="How and where to report bugs and request features" class="inactive" href="bugs.html">Bug reports</a>
 
132
            </div>
 
133
          </li>
 
134
          <li>
 
135
            <div>
 
136
              <a title="How to contact the developers via email and IRC" class="inactive" href="contact.html">Contact</a>
 
137
            </div>
 
138
          </li>
 
139
          <li>
 
140
            <div>
 
141
              <a title="Miscellaneous links of interest related to libvirt" class="inactive" href="relatedlinks.html">Related Links</a>
 
142
            </div>
 
143
          </li>
 
144
          <li>
 
145
            <div>
 
146
              <a title="Overview of all content on the website" class="inactive" href="sitemap.html">Sitemap</a>
 
147
            </div>
 
148
          </li>
 
149
        </ul>
 
150
      </div>
 
151
      <div id="content">
 
152
        <h1>OpenVZ container driver</h1>
 
153
      </div>
 
154
    </div>
 
155
    <div id="footer">
 
156
      <p id="sponsor">
 
157
            Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
 
158
    </div>
 
159
  </body>
 
160
</html>