From f2f9742d4d7c9e8132f753bb9eff8b478dd2f899 Mon Sep 17 00:00:00 2001
From: "Daniel P. Berrange"
diff --git a/docs/bindings.html.in b/docs/bindings.html.in
index 74b3e2c95e..13b7d71141 100644
--- a/docs/bindings.html.in
+++ b/docs/bindings.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
diff --git a/docs/drvhyperv.html.in b/docs/drvhyperv.html.in
index 7f0accd3e1..7acf86f841 100644
--- a/docs/drvhyperv.html.in
+++ b/docs/drvhyperv.html.in
@@ -1,4 +1,7 @@
-
diff --git a/docs/drvlxc.html.in b/docs/drvlxc.html.in
index c817a9b79c..beff214e92 100644
--- a/docs/drvlxc.html.in
+++ b/docs/drvlxc.html.in
@@ -1,4 +1,6 @@
-
+
+
+
diff --git a/docs/drvopenvz.html.in b/docs/drvopenvz.html.in
index a8f9f286e1..e2e72e7a3a 100644
--- a/docs/drvopenvz.html.in
+++ b/docs/drvopenvz.html.in
@@ -1,4 +1,6 @@
-
+
+
+
diff --git a/docs/drvphyp.html.in b/docs/drvphyp.html.in
index 50e26b2920..bb1f69e518 100644
--- a/docs/drvphyp.html.in
+++ b/docs/drvphyp.html.in
@@ -1,4 +1,7 @@
-
diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in
index df99377c44..3a5c4dfedc 100644
--- a/docs/drvqemu.html.in
+++ b/docs/drvqemu.html.in
@@ -1,4 +1,6 @@
-
+
+
+
404 page not found
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 137756b11b..b4855d12de 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -171,7 +171,7 @@ internals/%.html.tmp: internals/%.html.in subsite.xsl page.xsl sitemap.html.in
echo "Generating $@"; \
$(MKDIR_P) internals; \
name=`echo $@ | sed -e 's/.tmp//'`; \
- $(XSLTPROC) --stringparam pagename $$name --nonet --html \
+ $(XSLTPROC) --stringparam pagename $$name --nonet \
$(top_srcdir)/docs/subsite.xsl $< > $@ \
|| { rm $@ && exit 1; }; fi
@@ -179,7 +179,7 @@ internals/%.html.tmp: internals/%.html.in subsite.xsl page.xsl sitemap.html.in
@if [ -x $(XSLTPROC) ] ; then \
echo "Generating $@"; \
name=`echo $@ | sed -e 's/.tmp//'`; \
- $(XSLTPROC) --stringparam pagename $$name --nonet --html \
+ $(XSLTPROC) --stringparam pagename $$name --nonet \
$(top_srcdir)/docs/site.xsl $< > $@ \
|| { rm $@ && exit 1; }; fi
@@ -196,7 +196,7 @@ internals/%.html.tmp: internals/%.html.in subsite.xsl page.xsl sitemap.html.in
%.php.tmp: %.php.in site.xsl page.xsl sitemap.html.in
@if [ -x $(XSLTPROC) ] ; then \
echo "Generating $@"; \
- $(XSLTPROC) --stringparam pagename $(@:.tmp=) --nonet --html \
+ $(XSLTPROC) --stringparam pagename $(@:.tmp=) --nonet \
$(top_srcdir)/docs/site.xsl $< > $@ \
|| { rm $@ && exit 1; }; fi
diff --git a/docs/api.html.in b/docs/api.html.in
index 12dfaeee89..f77e9db70b 100644
--- a/docs/api.html.in
+++ b/docs/api.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
The libvirt API concepts
diff --git a/docs/api_extension.html.in b/docs/api_extension.html.in
index 83c488c636..6718625364 100644
--- a/docs/api_extension.html.in
+++ b/docs/api_extension.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Implementing a new API in Libvirt
diff --git a/docs/apps.html.in b/docs/apps.html.in
index 76020d8c46..9fdfddb74d 100644
--- a/docs/apps.html.in
+++ b/docs/apps.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Applications using libvirt
@@ -340,6 +342,7 @@
Domain management architecture
diff --git a/docs/architecture.html.in b/docs/architecture.html.in
index d846396bba..5d3d441ba3 100644
--- a/docs/architecture.html.in
+++ b/docs/architecture.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
libvirt architecture
diff --git a/docs/archnetwork.html.in b/docs/archnetwork.html.in
index c7ca4cacd6..5ff330c043 100644
--- a/docs/archnetwork.html.in
+++ b/docs/archnetwork.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
Network management architecture
diff --git a/docs/archnode.html.in b/docs/archnode.html.in
index b3d50dd83d..ab446dcf88 100644
--- a/docs/archnode.html.in
+++ b/docs/archnode.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Node device management architecture
diff --git a/docs/archstorage.html.in b/docs/archstorage.html.in
index 059f0b7921..fb74f18670 100644
--- a/docs/archstorage.html.in
+++ b/docs/archstorage.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Storage management architecture
diff --git a/docs/auth.html.in b/docs/auth.html.in
index 1bd02f2bd6..e5703c7f6d 100644
--- a/docs/auth.html.in
+++ b/docs/auth.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
Authentication & access control
Bindings for other languages
diff --git a/docs/bugs.html.in b/docs/bugs.html.in
index 7436a717a0..3d79b32632 100644
--- a/docs/bugs.html.in
+++ b/docs/bugs.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
Bug reporting
diff --git a/docs/compiling.html.in b/docs/compiling.html.in
index 0bfb2981bc..66d2925a5d 100644
--- a/docs/compiling.html.in
+++ b/docs/compiling.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
libvirt Installation
diff --git a/docs/contact.html.in b/docs/contact.html.in
index 1f5103c4a8..e34de67b22 100644
--- a/docs/contact.html.in
+++ b/docs/contact.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
Contacting the development team
diff --git a/docs/csharp.html.in b/docs/csharp.html.in
index 62da6a8533..4c35c871d2 100644
--- a/docs/csharp.html.in
+++ b/docs/csharp.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
C# API bindings
diff --git a/docs/deployment.html.in b/docs/deployment.html.in
index 8ef383b423..d7d38ba883 100644
--- a/docs/deployment.html.in
+++ b/docs/deployment.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Deployment
diff --git a/docs/devguide.html.in b/docs/devguide.html.in
index ba499db7d0..122fe249b4 100644
--- a/docs/devguide.html.in
+++ b/docs/devguide.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
libvirt Application Development Guide
diff --git a/docs/docs.html.in b/docs/docs.html.in
index 970a79ac1a..d4887db9a8 100644
--- a/docs/docs.html.in
+++ b/docs/docs.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Documentation
diff --git a/docs/downloads.html.in b/docs/downloads.html.in
index 64a16c9f37..83b8751580 100644
--- a/docs/downloads.html.in
+++ b/docs/downloads.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
Downloads
diff --git a/docs/drivers.html.in b/docs/drivers.html.in
index 3d79ed5d0b..7aa44f3b8e 100644
--- a/docs/drivers.html.in
+++ b/docs/drivers.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Internal drivers
diff --git a/docs/drvesx.html.in b/docs/drvesx.html.in
index 11df124d3b..0816bafc3f 100644
--- a/docs/drvesx.html.in
+++ b/docs/drvesx.html.in
@@ -1,4 +1,7 @@
-
+
+
+
+
VMware ESX hypervisor driver
Microsoft Hyper-V hypervisor driver
LXC container driver
OpenVZ container driver
diff --git a/docs/drvparallels.html.in b/docs/drvparallels.html.in
index 0a864512d1..927cc40fae 100644
--- a/docs/drvparallels.html.in
+++ b/docs/drvparallels.html.in
@@ -1,4 +1,7 @@
-
+
+
+
+
Parallels Cloud Server driver
IBM PowerVM hypervisor driver (phyp)
KVM/QEMU hypervisor driver
@@ -17,6 +19,7 @@
name
and optional value
.
-
+
Example:
<domain type='qemu' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'> <name>QEmu-fedora-i686</name> diff --git a/docs/drvremote.html.in b/docs/drvremote.html.in index c66526f924..c967324a4e 100644 --- a/docs/drvremote.html.in +++ b/docs/drvremote.html.in @@ -1,4 +1,6 @@ - + + +Remote management driver
diff --git a/docs/drvtest.html.in b/docs/drvtest.html.in index 44bc289d59..ba5fc99ab0 100644 --- a/docs/drvtest.html.in +++ b/docs/drvtest.html.in @@ -1,4 +1,6 @@ - + + +Test "mock" driver
diff --git a/docs/drvuml.html.in b/docs/drvuml.html.in index 19b76ab9e4..fe7769d54b 100644 --- a/docs/drvuml.html.in +++ b/docs/drvuml.html.in @@ -1,4 +1,6 @@ - + + +User Mode Linux driver
diff --git a/docs/drvvbox.html.in b/docs/drvvbox.html.in index db82d2a6f5..d59da5783f 100644 --- a/docs/drvvbox.html.in +++ b/docs/drvvbox.html.in @@ -1,4 +1,6 @@ - + + +VirtualBox hypervisor driver
diff --git a/docs/drvvmware.html.in b/docs/drvvmware.html.in index b82f6a3cb9..9ee0ebdc4a 100644 --- a/docs/drvvmware.html.in +++ b/docs/drvvmware.html.in @@ -1,4 +1,6 @@ - + + +
VMware Workstation / Player hypervisors driver
diff --git a/docs/drvxen.html.in b/docs/drvxen.html.in index 06bd911414..649ba42bf2 100644 --- a/docs/drvxen.html.in +++ b/docs/drvxen.html.in @@ -1,4 +1,6 @@ - + + +
Xen hypervisor driver
diff --git a/docs/errors.html.in b/docs/errors.html.in index cbd6e4b8e2..df9aa7c56f 100644 --- a/docs/errors.html.in +++ b/docs/errors.html.in @@ -1,5 +1,6 @@ - - + + +Handling of errors
The main goals of libvirt when it comes to error handling are:
diff --git a/docs/firewall.html.in b/docs/firewall.html.in index a9af704e50..42642bc592 100644 --- a/docs/firewall.html.in +++ b/docs/firewall.html.in @@ -1,5 +1,6 @@ - - + + +Firewall and network filtering in libvirt
There are three pieces of libvirt functionality which do network diff --git a/docs/format.html.in b/docs/format.html.in index 13061088d6..9cb8eee18a 100644 --- a/docs/format.html.in +++ b/docs/format.html.in @@ -1,4 +1,5 @@ - + +
XML Format
diff --git a/docs/formatcaps.html.in b/docs/formatcaps.html.in index 9d42426b23..d060a5b78b 100644 --- a/docs/formatcaps.html.in +++ b/docs/formatcaps.html.in @@ -1,4 +1,6 @@ - + + +Driver capabilities XML format
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 3570bbc1f4..572d7eeeca 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -1,4 +1,6 @@ - + + +Domain XML format
@@ -182,6 +184,7 @@ again in case the boot fails (according to BIOS). The value is in milliseconds with maximum of65535
and special value-1
disables the reboot. +Host bootloader
@@ -641,6 +644,7 @@ how to tune the performance of a NUMA host via controlling NUMA policy for domain process. NB, only supported by QEMU driver. Since 0.9.3 +
memory
memory
element specifies how to allocate memory
@@ -1588,6 +1592,7 @@
write_iops_sec
element is the
write I/O operations per second.driver
physical_block_size
bus
(a 2-digit bus
number), and slot
attribute (a 2-digit slot
within the bus). Since 0.8.8.
+
type='usb'
bus
(a hex value between 0 and 0xfff,
@@ -2342,6 +2350,7 @@
BIOS bootloader section.
Since 0.8.8 for PCI devices,
Since 1.0.1 for USB devices.
+ rom
rom
element is used to change how a PCI
device's ROM is presented to the guest. The optional bar
@@ -4005,7 +4014,7 @@ qemu-kvm -net nic,model=? /dev/null
usually care about the source path since it's libvirt who talks to
the guest agent. In case users want to utilize this feature, they should
leave <source>
element out.
-
+ spicevmc
backend type='passthrough'
Filtering rules are organized in filter chains. These chains can be
thought of as having a tree structure with packet
- filtering rules as entries in individual chains (branches).
+ filtering rules as entries in individual chains (branches).
Packets start their filter evaluation in the root
chain
and can then continue their evaluation in other chains, return from
those chains back into the root
chain or be
@@ -227,7 +229,7 @@
A chain with a lower priority value is accessed before one with a
higher value.
-
+
Since 0.9.8 the above listed chains
can be assigned custom priorities by writing a value in the
range [-1000, 1000] into the priority (XML) attribute in the filter
@@ -370,7 +372,7 @@
Further, the notation of $VARIABLE is short-hand for $VARIABLE[@0]. The former notation always assumes the iterator with Id '0'. -
+
@@ -394,7 +396,7 @@
When a VM is migrated to another host or resumed after a suspend operation,
the first packet sent by the VM will again determine the IP address it can
use on a particular interface.
- To avoid ambiguity about the terms used, here are the definitions
diff --git a/docs/hacking.html.in b/docs/hacking.html.in
index 99933d1dda..64cdcc2ee8 100644
--- a/docs/hacking.html.in
+++ b/docs/hacking.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Libvirt is a C toolkit manage the virtualization capabilities
diff --git a/docs/java.html.in b/docs/java.html.in
index 41f26301c8..b5812bacd0 100644
--- a/docs/java.html.in
+++ b/docs/java.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
Libvirt includes logging facilities starting from version 0.6.0,
diff --git a/docs/migration.html.in b/docs/migration.html.in
index aecef41ce9..2ea096938b 100644
--- a/docs/migration.html.in
+++ b/docs/migration.html.in
@@ -1,4 +1,6 @@
-
+
+
+
+
A value of dhcp
specifies that libvirt should only honor DHCP
server-assigned addresses with valid leases. This method supports the detection
and usage of multiple IP address per interface.
@@ -567,7 +569,7 @@
(matching the rule passes this filter, but returns control to
the calling filter for further
analysis) (since 0.9.7),
- or continue
(matching the rule goes on to the next
+ or
continue
(matching the rule goes on to the next
rule for further analysis) (since
0.9.7).
@@ -585,7 +587,7 @@
Since 0.9.8 this has been extended to cover
the range of -1000 to 1000. If this attribute is not
provided, priority 500 will automatically be assigned.
-
+
Note that filtering rules in the root
chain are sorted
with filters connected to the root
chain following
their priorities. This allows to interleave filtering rules with
diff --git a/docs/formatsecret.html.in b/docs/formatsecret.html.in
index c3c4a2597e..f816b50d31 100644
--- a/docs/formatsecret.html.in
+++ b/docs/formatsecret.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Secret XML format
diff --git a/docs/formatsnapshot.html.in b/docs/formatsnapshot.html.in
index 2e830f8df3..76689cbcb4 100644
--- a/docs/formatsnapshot.html.in
+++ b/docs/formatsnapshot.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Snapshot XML format
diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in
index eba364746b..9c3be67a32 100644
--- a/docs/formatstorage.html.in
+++ b/docs/formatstorage.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Storage pool and volume XML format
diff --git a/docs/formatstorageencryption.html.in b/docs/formatstorageencryption.html.in
index 9557a22155..2b222371af 100644
--- a/docs/formatstorageencryption.html.in
+++ b/docs/formatstorageencryption.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Storage volume encryption XML format
diff --git a/docs/goals.html.in b/docs/goals.html.in
index a17115e924..60b6c44d16 100644
--- a/docs/goals.html.in
+++ b/docs/goals.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
Terminology and goals
Contributor guidelines
diff --git a/docs/hacking1.xsl b/docs/hacking1.xsl
index 982fa8df22..cdeb3a4259 100644
--- a/docs/hacking1.xsl
+++ b/docs/hacking1.xsl
@@ -1,5 +1,7 @@
-Hooks for specific system management
diff --git a/docs/index.html.in b/docs/index.html.in
index 038986d8a0..772cbfb648 100644
--- a/docs/index.html.in
+++ b/docs/index.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
The virtualization API
diff --git a/docs/internals.html.in b/docs/internals.html.in
index 90143effdc..398d02e649 100644
--- a/docs/internals.html.in
+++ b/docs/internals.html.in
@@ -1,4 +1,6 @@
-
+
+
+
libvirt internals
diff --git a/docs/internals/command.html.in b/docs/internals/command.html.in
index 7bb9aa3a04..d63151eeb2 100644
--- a/docs/internals/command.html.in
+++ b/docs/internals/command.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Spawning processes / commands from libvirt drivers
diff --git a/docs/internals/locking.html.in b/docs/internals/locking.html.in
index c50e68f060..0317c78c99 100644
--- a/docs/internals/locking.html.in
+++ b/docs/internals/locking.html.in
@@ -1,4 +1,6 @@
-
+
+
+
Resource Lock Manager
diff --git a/docs/internals/rpc.html.in b/docs/internals/rpc.html.in
index 91e8449b1d..40fb59df6c 100644
--- a/docs/internals/rpc.html.in
+++ b/docs/internals/rpc.html.in
@@ -1,4 +1,6 @@
-
+
+
+
libvirt RPC infrastructure
@@ -152,6 +154,7 @@
Packet payload
diff --git a/docs/intro.html.in b/docs/intro.html.in
index a661ca3017..6736f2a398 100644
--- a/docs/intro.html.in
+++ b/docs/intro.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
Architecture
Java API bindings
diff --git a/docs/locking.html.in b/docs/locking.html.in
index 19dd6a31b9..8e1e72c734 100644
--- a/docs/locking.html.in
+++ b/docs/locking.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
Virtual machine disk locking
diff --git a/docs/logging.html.in b/docs/logging.html.in
index a95f7bc881..86e178c83d 100644
--- a/docs/logging.html.in
+++ b/docs/logging.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
Logging in the library and the daemon
Guest migration
@@ -30,7 +32,7 @@
- +
- +
- +
@@ -97,7 +99,7 @@- +
@@ -113,7 +115,7 @@- +
diff --git a/docs/news.html.in b/docs/news.html.in index 44a1b09816..b77cf1d7b1 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -1,5 +1,6 @@ - - + + + diff --git a/docs/pending.html.in b/docs/pending.html.in index f2978bfda5..d9d2eae32d 100644 --- a/docs/pending.html.in +++ b/docs/pending.html.in @@ -1,4 +1,6 @@ - + + +A list of pending patches needing review upstream is available diff --git a/docs/php.html.in b/docs/php.html.in index 5283e67084..d9a3c1b646 100644 --- a/docs/php.html.in +++ b/docs/php.html.in @@ -1,5 +1,6 @@ - - + + +
diff --git a/docs/sitemap.html.in b/docs/sitemap.html.in index afabf2dc22..619e4a1f8e 100644 --- a/docs/sitemap.html.in +++ b/docs/sitemap.html.in @@ -1,4 +1,6 @@ - + + +
diff --git a/docs/testapi.html.in b/docs/testapi.html.in index 9b6161d58c..cf23271195 100644 --- a/docs/testapi.html.in +++ b/docs/testapi.html.in @@ -1,5 +1,6 @@ - - + + +
Libvirt-test-API is a powerful test tool designed to complement @@ -24,7 +25,7 @@
Libvirt-test-API is maintained using
a GIT
diff --git a/docs/testsuites.html.in b/docs/testsuites.html.in
index 4441d94241..9a382cf625 100644
--- a/docs/testsuites.html.in
+++ b/docs/testsuites.html.in
@@ -1,5 +1,6 @@
-
-
+
+
+
There is a few test suites available to developers for testing
@@ -24,6 +25,7 @@
in Fedora distributions, but best is probably to get
the version
from GIT.
+
The libvirt TCK provides a framework for performing testing
@@ -26,7 +27,7 @@
Test suites
libvirt TCK : Technology Compatibility Kit
presenting the project.