Commit Graph

5 Commits

Author SHA1 Message Date
Lars Kurth
bb15ae4df4 Add documentation for Xen via libvirt to config-reference
To do this I had do some changes to existing Xen documentation:

Apply minimal changes to filenames, enabling later addition of
hypervisor support using Xen+libvirt, renaming XenServer files
using git mv
- section_introduction-to-xen.xml > section_hypervisor_xen_xapi.xml
- section_xen-install.xml > section_xapi-install.xml
- section_compute-configure-xen.xml > section_compute-configure-xapi.xml

All XenServer docs can now be identified using xapi in the filename.

Renamed relevant occurances of Xen to XenServer in XenServer docs and
the Hypervisor page and replaced outdated references to Xen.org with
XenProject.org

Changed URL from introduction-to-xen.html to xen_libvirt.html in
doc/common/section_kvm_enable.xml (did not include references in .po
and .pot files in locale, which are autogenerated)

All of the new Xen via Libvirt documentation is in a new page called
section_hypervisor_xen_libvirt.html

Change-Id: I6a6de021ef4e5de4fe28aa971411e07b656c969c
Closes-Bug: #1253565
Signed-off-by: Lars Kurth <lars.kurth@xenproject.org>
Co-Authored-By: Jim Fehlig <jfehlig@suse.com>
Co-Authored-By: Anthony Perard <anthony.perard@citrix.com>
2015-07-13 08:54:45 -04:00
Deepthi Dharwar
18b5a1e8b0 Update documentation around enabling KVM for POWER architecture
Update "Enable KVM" section under config-reference to reflect
steps to enable KVM based hardware virtualization on POWER platform.

Change-Id: I8d1c4e12b442ab765e0af9b9eef1dc5c9643a748
2014-09-29 09:01:25 +05:30
Christian Berendt
b2235bf3fb Unified the syntax of the XML root element (common)
Execluded all XML files in the directory doc/common/tables because
they are autogenerated.

The XML root element of Docbook XML files should match the following
format:

<ELEMENT xmlns="http://docbook.org/ns/docbook"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  version="5.0"
  xml:id="THE_XML_ID_OF_THE_ELEMENT">

Change-Id: If12091be81ec8b2e6e53bfcb4c3a883a65e24736
2014-07-09 22:23:03 +02:00
Diane Fleming
bc7a9f0da7 Editorial updates to common files, including sentence-style headings and consistency/clarity edits
Partial-Bug: #1250515

backport: havana

Change-Id: I9675dffd130c8aa6343143d9806adb4e0b74a55d
author: diane fleming
2013-11-21 09:52:09 -06:00
nerminamiller
e1587dfd0a Add KVM config info to the Install Guide
Add KVM config info from Config Reference
Update Enabling KVM in the native file
Update the references to QEMU and Xen
Create Enabling KVM section and use it from both Config
Reference and Install Guide
Add reference to amd and intel subsections

Change-Id: I103ec048cceefb336026823a16257d88671bf969
Closes-Bug: #1238256
Author: Nermina Miller
2013-10-14 22:31:27 -04:00