mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
* docs/index.html docs/libvir.html: apply english corrections
suggested by Bruce Montague Daniel
This commit is contained in:
parent
61b113c623
commit
a1c2e40cac
@ -1,3 +1,8 @@
|
||||
Wed Nov 21 11:36:43 CET 2007 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* docs/index.html docs/libvir.html: apply english corrections
|
||||
suggested by Bruce Montague
|
||||
|
||||
Tue Nov 20 10:49:28 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
* src/virterror.c, src/stats_linux.c, include/libvirt/virterror.h:
|
||||
|
@ -21,10 +21,10 @@ under the <a href="http://www.opensource.org/licenses/lgpl-license.html">GNU
|
||||
Lesser General Public License</a>. Virtualization of the Linux Operating
|
||||
System means the ability to run multiple instances of Operating Systems
|
||||
concurently on a single hardware system where the basic resources are driven
|
||||
by a Linux (or Solaris) instance. The library aim at providing long term stable C API
|
||||
initially for the <a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen
|
||||
paravirtualization</a> but should be able to integrate other
|
||||
virtualization mechanisms, it currently also support <a href="http://fabrice.bellard.free.fr/qemu/">QEmu</a>, <a href="http://kvm.qumranet.com/">KVM</a> and
|
||||
by a Linux (or Solaris) instance. The library aims at providing a long term
|
||||
stable C API initially for <a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen
|
||||
paravirtualization</a> but it can also integrate with other
|
||||
virtualization mechanisms. It currently also supports <a href="http://fabrice.bellard.free.fr/qemu/">QEMU</a>, <a href="http://kvm.qumranet.com/">KVM</a> and
|
||||
<a href="http://openvz.org/">OpenVZ</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -20,12 +20,12 @@ under the <a href="http://www.opensource.org/licenses/lgpl-license.html">GNU
|
||||
Lesser General Public License</a>. Virtualization of the Linux Operating
|
||||
System means the ability to run multiple instances of Operating Systems
|
||||
concurently on a single hardware system where the basic resources are driven
|
||||
by a Linux (or Solaris) instance. The library aim at providing long term stable C API
|
||||
initially for the <a
|
||||
by a Linux (or Solaris) instance. The library aims at providing a long term
|
||||
stable C API initially for <a
|
||||
href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen
|
||||
paravirtualization</a> but should be able to integrate other
|
||||
virtualization mechanisms, it currently also support <a
|
||||
href="http://fabrice.bellard.free.fr/qemu/">QEmu</a>, <a
|
||||
paravirtualization</a> but it can also integrate with other
|
||||
virtualization mechanisms. It currently also supports <a
|
||||
href="http://fabrice.bellard.free.fr/qemu/">QEMU</a>, <a
|
||||
href="http://kvm.qumranet.com/">KVM</a> and
|
||||
<a href="http://openvz.org/">OpenVZ</a>.</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user