diff --git a/docs/api.html.in b/docs/api.html.in
index 0b9ffd3608..4b6a529b1c 100644
--- a/docs/api.html.in
+++ b/docs/api.html.in
@@ -84,7 +84,7 @@
which is garanteed to be unique for long term usage and across a
set of nodes.
-
+
The naming of the functions present in the library is usually
@@ -93,7 +93,7 @@
For each first class object you will find apis
for the following actions:
- - Lookup:...LookupByName,
+
- Lookup:...LookupByName,
- Enumeration:virConnectList... and virConnectNumOf...:
those are used to enumerate a set of object available to an given
hypervisor connection like:
@@ -119,7 +119,7 @@
- Destruction: ...
For more in-depth details of the storage related APIs see
- the storage management page,
+ the storage management page,
diff --git a/docs/api_extension.html.in b/docs/api_extension.html.in
index 2cbd2bd2b3..59d3414a5b 100644
--- a/docs/api_extension.html.in
+++ b/docs/api_extension.html.in
@@ -145,20 +145,20 @@
- SHOULD log a message with VIR_DEBUG() indicating that it is
- being called and its parameters;
+ being called and its parameters;
- MUST call virResetLastError();
- SHOULD confirm that the connection is valid with
- VIR_IS_CONNECT(conn);
+ VIR_IS_CONNECT(conn);
- SECURITY: If the API requires a connection with write
- privileges, MUST confirm that the connection flags do not
- indicate that the connection is read-only;
+ privileges, MUST confirm that the connection flags do not
+ indicate that the connection is read-only;
- SHOULD do basic validation of the parameters that are being
- passed in;
+ passed in;
- MUST confirm that the driver for this connection exists and that
- it implements this function;
+ it implements this function;
- MUST call the internal API;
- SHOULD log a message with VIR_DEBUG() indicating that it is
- returning, its return value, and status.
+ returning, its return value, and status.
- MUST return status to the caller.
diff --git a/docs/apps.html.in b/docs/apps.html.in
index 48e0bb5115..215c9b25ac 100644
--- a/docs/apps.html.in
+++ b/docs/apps.html.in
@@ -21,42 +21,42 @@
- virsh
-
- An interactive shell, and batch scriptable tool for performing
- management tasks on all libvirt managed domains, networks and
- storage. This is part of the libvirt core distribution.
+ An interactive shell, and batch scriptable tool for performing
+ management tasks on all libvirt managed domains, networks and
+ storage. This is part of the libvirt core distribution.
- virt-install
-
- Provides a way to provision new virtual machines from a
- OS distribution install tree. It supports provisioning from
- local CD images, and the network over NFS, HTTP and FTP.
+ Provides a way to provision new virtual machines from a
+ OS distribution install tree. It supports provisioning from
+ local CD images, and the network over NFS, HTTP and FTP.
- virt-clone
-
- Allows the disk image(s) and configuration for an existing
- virtual machine to be cloned to form a new virtual machine.
- It automates copying of data across to new disk images, and
- updates the UUID, Mac address and name in the configuration
+ Allows the disk image(s) and configuration for an existing
+ virtual machine to be cloned to form a new virtual machine.
+ It automates copying of data across to new disk images, and
+ updates the UUID, Mac address and name in the configuration
- virt-image
-
- Provides a way to deploy virtual appliances. It defines a
- simplified portable XML format describing the pre-requisites
- of a virtual machine. At time of deployment this is translated
- into the domain XML format for execution under any libvirt
- hypervisor meeting the pre-requisites.
+ Provides a way to deploy virtual appliances. It defines a
+ simplified portable XML format describing the pre-requisites
+ of a virtual machine. At time of deployment this is translated
+ into the domain XML format for execution under any libvirt
+ hypervisor meeting the pre-requisites.
- virt-df
-
- Examine the utilization of each filesystem in a virtual machine
- from the comfort of the host machine. This tool peeks into the
- guest disks and determines how much space is used. It can cope
- with common Linux filesystems and LVM volumes.
+ Examine the utilization of each filesystem in a virtual machine
+ from the comfort of the host machine. This tool peeks into the
+ guest disks and determines how much space is used. It can cope
+ with common Linux filesystems and LVM volumes.
- virt-top
-
- Watch the CPU, memory, network and disk utilization of all
- virtual machines running on a host.
+ Watch the CPU, memory, network and disk utilization of all
+ virtual machines running on a host.
@@ -65,17 +65,17 @@
- virt-manager
-
- A general purpose desktop management tool, able to manage
- virtual machines across both local and remotely accessed
- hypervisors. It is targeted at home and small office usage
- upto managing 10-20 hosts and their VMs.
+ A general purpose desktop management tool, able to manage
+ virtual machines across both local and remotely accessed
+ hypervisors. It is targeted at home and small office usage
+ upto managing 10-20 hosts and their VMs.
- virt-viewer
-
- A lightweight tool for accessing the graphical console
- associated with a virtual machine. It can securely connect
- to remote consoles supporting the VNC protocol. Also provides
- an optional mozilla browser plugin.
+ A lightweight tool for accessing the graphical console
+ associated with a virtual machine. It can securely connect
+ to remote consoles supporting the VNC protocol. Also provides
+ an optional mozilla browser plugin.
@@ -84,18 +84,18 @@
- oVirt
-
- oVirt provides the ability to manage large numbers of virtual
- machines across an entire data center of hosts. It integrates
- with FreeIPA for Kerberos authentication, and in the future,
- certificate management.
+ oVirt provides the ability to manage large numbers of virtual
+ machines across an entire data center of hosts. It integrates
+ with FreeIPA for Kerberos authentication, and in the future,
+ certificate management.
- AbiCloud
-
- AbiCloud is an open source cloud platform manager which allows to
- easily deploy a private cloud in your datacenter. One of the key
- differences of AbiCloud is the web rich interface for managing the
- infrastructure. You can deploy a new service just dragging and
- dropping a VM.
+ AbiCloud is an open source cloud platform manager which allows to
+ easily deploy a private cloud in your datacenter. One of the key
+ differences of AbiCloud is the web rich interface for managing the
+ infrastructure. You can deploy a new service just dragging and
+ dropping a VM.
@@ -104,10 +104,10 @@
- virt-p2v
-
- A tool for converting a physical machine into a virtual machine. It
- is a LiveCD which is booted on the machine to be converted. It collects
- a little information from the user and then copies the disks over to
- a remote machine and defines the XML for a domain to run the guest.
+ A tool for converting a physical machine into a virtual machine. It
+ is a LiveCD which is booted on the machine to be converted. It collects
+ a little information from the user and then copies the disks over to
+ a remote machine and defines the XML for a domain to run the guest.
@@ -115,13 +115,13 @@
- for munin
-
- The plugins provided by Guido Günther allow to monitor various things
+ The plugins provided by Guido Günther allow to monitor various things
like network and block I/O with
Munin.
- for collectd
-
- The libvirt-plugin is part of collectd
+ The libvirt-plugin is part of collectd
and gather statistics about virtualized guests on a system. This
way, you can collect CPU, network interface and block device usage
for each guest without installing collectd on the guest systems.
@@ -130,8 +130,8 @@
- nagios-virt
-
- Nagios-virt is a configuration tool for adding monitoring of your
- virtualised domains to Nagios.
+ Nagios-virt is a configuration tool for adding monitoring of your
+ virtualised domains to Nagios.
You can use this tool to either set up a new Nagios installation for
your Xen or QEMU/KVM guests, or to integrate with your existing Nagios
installation.
diff --git a/docs/archnetwork.html.in b/docs/archnetwork.html.in
index ab019dbe02..22e8697bc7 100644
--- a/docs/archnetwork.html.in
+++ b/docs/archnetwork.html.in
@@ -11,26 +11,26 @@
- VLAN 1. This virtual network has connectivity
- to
LAN 2
with traffic forwarded and NATed.
+ to LAN 2
with traffic forwarded and NATed.
- VLAN 2. This virtual network is completely
- isolated from any physical LAN.
+ isolated from any physical LAN.
- Guest A. The first network interface is bridged
- to the physical
LAN 1
. The second interface is connected
- to a virtual network VLAN 1
.
+ to the physical LAN 1
. The second interface is connected
+ to a virtual network VLAN 1
.
- Guest B. The first network interface is connected
- to a virtual network
VLAN 1
, giving it limited NAT
- based connectivity to LAN2. It has a second network interface
- connected to VLAN 2
. It acts a router allowing limited
- traffic between the two VLANs, thus giving Guest C
- connectivity to the physical LAN 2
.
-
+ to a virtual network VLAN 1
, giving it limited NAT
+ based connectivity to LAN2. It has a second network interface
+ connected to VLAN 2
. It acts a router allowing limited
+ traffic between the two VLANs, thus giving Guest C
+ connectivity to the physical LAN 2
.
+
- Guest C. The only network interface is connected
- to a virtual network
VLAN 2
. It has no direct connectivity
- to a physical LAN, relying on Guest B
to route traffic
- on its behalf.
+ to a virtual network VLAN 2
. It has no direct connectivity
+ to a physical LAN, relying on Guest B
to route traffic
+ on its behalf.
diff --git a/docs/archstorage.html.in b/docs/archstorage.html.in
index 9bdbe53e3b..059f0b7921 100644
--- a/docs/archstorage.html.in
+++ b/docs/archstorage.html.in
@@ -7,16 +7,16 @@
-
- Volume - a single storage volume which can
- be assigned to a guest, or used for creating further pools. A
- volume is either a block device, a raw file, or a special format
- file.
+ Volume - a single storage volume which can
+ be assigned to a guest, or used for creating further pools. A
+ volume is either a block device, a raw file, or a special format
+ file.
-
- Pool - provides a means for taking a chunk
- of storage and carving it up into volumes. A pool can be used to
- manage things such as a physical disk, a NFS server, a iSCSI target,
- a host adapter, an LVM group.
+ Pool - provides a means for taking a chunk
+ of storage and carving it up into volumes. A pool can be used to
+ manage things such as a physical disk, a NFS server, a iSCSI target,
+ a host adapter, an LVM group.
diff --git a/docs/bugs.html.in b/docs/bugs.html.in
index 62e3864b0f..380bcff908 100644
--- a/docs/bugs.html.in
+++ b/docs/bugs.html.in
@@ -30,26 +30,26 @@
Linux Distribution specific bug reports
-
- If you are using official binaries from a Fedora distribution, enter
- tickets against the
Fedora
product and the libvirt
- component.
-
+ If you are using official binaries from a Fedora distribution, enter
+ tickets against the Fedora
product and the libvirt
+ component.
+
-
- If you are using official binaries from Red Hat Enterprise Linux distribution,
- tickets against the
Red Hat Enterprise Linux 5
product and
- the libvirt
component.
-
+ If you are using official binaries from Red Hat Enterprise Linux distribution,
+ tickets against the Red Hat Enterprise Linux 5
product and
+ the libvirt
component.
+
-
- If you are using official binaries from another Linux distribution first
- follow their own bug reporting guidelines.
+ If you are using official binaries from another Linux distribution first
+ follow their own bug reporting guidelines.
@@ -65,7 +65,7 @@
- The version number of the libvirt build, or date of the CVS
- checkout
+ checkout
- The hardware architecture being used
- The name of the hypervisor (Xen, QEMU, KVM)
- The XML config of the guest domain if relevant
diff --git a/docs/drvlxc.html.in b/docs/drvlxc.html.in
index 6ba36fedde..f67b7d0d3c 100644
--- a/docs/drvlxc.html.in
+++ b/docs/drvlxc.html.in
@@ -13,24 +13,24 @@ start it using
<domain type='lxc'>
- <name>vm1</name>
- <memory>500000</memory>
- <os>
- <type>exe</type>
- <init>/bin/sh</init>
- </os>
- <vcpu>1</vcpu>
- <clock offset='utc'/>
- <on_poweroff>destroy</on_poweroff>
- <on_reboot>restart</on_reboot>
- <on_crash>destroy</on_crash>
- <devices>
- <emulator>/usr/libexec/libvirt_lxc</emulator>
- <interface type='network'>
- <source network='default'/>
- </interface>
- <console type='pty' />
- </devices>
+ <name>vm1</name>
+ <memory>500000</memory>
+ <os>
+ <type>exe</type>
+ <init>/bin/sh</init>
+ </os>
+ <vcpu>1</vcpu>
+ <clock offset='utc'/>
+ <on_poweroff>destroy</on_poweroff>
+ <on_reboot>restart</on_reboot>
+ <on_crash>destroy</on_crash>
+ <devices>
+ <emulator>/usr/libexec/libvirt_lxc</emulator>
+ <interface type='network'>
+ <source network='default'/>
+ </interface>
+ <console type='pty' />
+ </devices>
</domain>
@@ -42,28 +42,28 @@ debootstrap, whatever) under /opt/vm-1-root:
<domain type='lxc'>
- <name>vm1</name>
- <memory>32768</memory>
- <os>
- <type>exe</type>
- <init>/init</init>
- </os>
- <vcpu>1</vcpu>
- <clock offset='utc'/>
- <on_poweroff>destroy</on_poweroff>
- <on_reboot>restart</on_reboot>
- <on_crash>destroy</on_crash>
- <devices>
- <emulator>/usr/libexec/libvirt_lxc</emulator>
- <filesystem type='mount'>
- <source dir='/opt/vm-1-root'/>
- <target dir='/'/>
- </filesystem>
- <interface type='network'>
- <source network='default'/>
- </interface>
- <console type='pty' />
- </devices>
+ <name>vm1</name>
+ <memory>32768</memory>
+ <os>
+ <type>exe</type>
+ <init>/init</init>
+ </os>
+ <vcpu>1</vcpu>
+ <clock offset='utc'/>
+ <on_poweroff>destroy</on_poweroff>
+ <on_reboot>restart</on_reboot>
+ <on_crash>destroy</on_crash>
+ <devices>
+ <emulator>/usr/libexec/libvirt_lxc</emulator>
+ <filesystem type='mount'>
+ <source dir='/opt/vm-1-root'/>
+ <target dir='/'/>
+ </filesystem>
+ <interface type='network'>
+ <source network='default'/>
+ </interface>
+ <console type='pty' />
+ </devices>
</domain>
diff --git a/docs/drvone.html.in b/docs/drvone.html.in
index 820b14a9c0..1745be1675 100644
--- a/docs/drvone.html.in
+++ b/docs/drvone.html.in
@@ -18,9 +18,9 @@ tools and VM description files.
Connections to OpenNebula driver
@@ -38,9 +38,9 @@ connection Uris for the driver are:
There are some limitations on the XML attributes that may be
specified when interfacing OpenNebula. The following xml example
details the attributes and options supported by the OpenNebula
-driver:
+driver:
-Paravirtualized guest direct kernel boot
+Paravirtualized guest direct kernel boot
<domain type='one'>
<name>vm01</name>
@@ -80,7 +80,7 @@ driver:
<mac address='00:16:3e:5d:c7:9e'/>
</interface>
- <!--ONE Network-->
+ <!--ONE Network-->
<interface type='network'>
<source network='onenetwork'/>
</interface>
@@ -93,7 +93,7 @@ attach the interface to a previously configured network (named
onenetwork) within the OpenNebula system, typically with the
onevnet CLI command.
-Note: OpenNebula supports the simultaneous use of different hypervisors, so you can specify any os type (linux or hvm) supported by your cluster.
+
Note: OpenNebula supports the simultaneous use of different hypervisors, so you can specify any os type (linux or hvm) supported by your cluster.
Links
diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in
index 2045f559ed..996ed3e617 100644
--- a/docs/drvqemu.html.in
+++ b/docs/drvqemu.html.in
@@ -14,23 +14,23 @@
-
- QEMU emulators: The driver will probe
/usr/bin
- for the presence of qemu
, qemu-system-x86_64
,
- qemu-system-mips
,qemu-system-mipsel
,
- qemu-system-sparc
,qemu-system-ppc
. The results
- of this can be seen from the capabilities XML output.
+ QEMU emulators: The driver will probe /usr/bin
+ for the presence of qemu
, qemu-system-x86_64
,
+ qemu-system-mips
,qemu-system-mipsel
,
+ qemu-system-sparc
,qemu-system-ppc
. The results
+ of this can be seen from the capabilities XML output.
-
- KVM hypervisor: The driver will probe
/usr/bin
- for the presence of qemu-kvm
and /dev/kvm
device
- node. If both are found, then KVM fullyvirtualized, hardware accelerated
- guests will be available.
+ KVM hypervisor: The driver will probe /usr/bin
+ for the presence of qemu-kvm
and /dev/kvm
device
+ node. If both are found, then KVM fullyvirtualized, hardware accelerated
+ guests will be available.
-
- Xenner hypervisor: The driver will probe
/usr/bin
- for the presence of xenner
and /dev/kvm
device
- node. If both are found, then Xen paravirtualized guests can be run using
- the KVM hardware acceleration.
+ Xenner hypervisor: The driver will probe /usr/bin
+ for the presence of xenner
and /dev/kvm
device
+ node. If both are found, then Xen paravirtualized guests can be run using
+ the KVM hardware acceleration.
@@ -556,7 +556,7 @@ $ virsh domxml-to-native qemu-argv demo.xml
Xen paravirtualized guests with hardware acceleration
-
+