Difference between revisions of "Xen Man Pages"

From Xen
(Also See)
Line 3: Line 3:
 
}}
 
}}
   
This document contains links to Xen manual pages that are generated from the Xen codebase. They reflect the state of '''xen-unstable.hg'''. Versions for specific Xen releases, are available from [[:Category:ManPage]].
+
This document contains links to Xen Project manual pages that are generated from the Xen Project codebase. They reflect the state of '''xen-unstable.hg''', except for the '''xm''' commands which refer to 4.4 -- the last version to support this toolset. Versions for specific Xen Project releases, are available from [[:Category:ManPage]].
   
 
= Xen Configuration =
 
= Xen Configuration =
Line 11: Line 11:
 
! Description
 
! Description
 
|-
 
|-
| [http://xenbits.xen.org/docs/unstable/misc/xen-command-line.html Xen CLI]
+
| [http://xenbits.xen.org/docs/unstable/misc/xen-command-line.html Xen Project CLI]
 
| Command line options for Xen to be used in /boot/grub/grub.conf
 
| Command line options for Xen to be used in /boot/grub/grub.conf
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/unstable/misc/efi.html EFI]
 
| [http://xenbits.xen.org/docs/unstable/misc/efi.html EFI]
| Configuring Xen to work with EFI.
+
| Configuring Xen Project software to work with EFI.
 
|}
 
|}
   
= Xen Man Pages =
+
= Xen Project Man Pages =
   
 
{| class="zebra sortable fullwidth"
 
{| class="zebra sortable fullwidth"
Line 26: Line 26:
 
! Console
 
! Console
 
|-
 
|-
| [http://xenbits.xen.org/docs/unstable/misc/xen-command-line.html Xen CLI (1)]
+
| [http://xenbits.xen.org/docs/unstable/misc/xen-command-line.html Xen Project CLI (1)]
| Command line options for Xen to be used in /boot/grub/grub.conf
+
| Command line options for Xen Project to be used in /boot/grub/grub.conf
 
| N/A
 
| N/A
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/unstable/man/xl.1.html xl(1)]
 
| [http://xenbits.xen.org/docs/unstable/man/xl.1.html xl(1)]
| Xen management tool, based on LibXenlight
+
| Xen Project management tool, based on LibXenlight
 
| XL
 
| XL
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/4.4-testing/man/xm.1.html xm(1)]
 
| [http://xenbits.xen.org/docs/4.4-testing/man/xm.1.html xm(1)]
| Xen management user interface (to be deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1 Upgrade Notes]])
+
| Xen Project management user interface (deprecated, removed in 4.5; also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1+ Upgrade Notes]])
 
| XM
 
| XM
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/4.4-testing/man/xend-config.sxp.5.html xend-config.sxp(5)]
 
| [http://xenbits.xen.org/docs/4.4-testing/man/xend-config.sxp.5.html xend-config.sxp(5)]
| Xen daemon configuration file (to be deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1 Upgrade Notes]])
+
| Xen Project daemon configuration file (deprecated, removed in 4.5; also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1+ Upgrade Notes]])
 
| XM
 
| XM
 
|-
 
|-
Line 55: Line 55:
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/4.4-testing/man/xmdomain.cfg.5.html xmdomain.cfg(5)]
 
| [http://xenbits.xen.org/docs/4.4-testing/man/xmdomain.cfg.5.html xmdomain.cfg(5)]
| XM domain config file format (to be deprecated, also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1 Upgrade Notes]])
+
| XM domain config file format (deprecated, removed in 4.5; also see [[MigrationGuideToXen4.1%2B#Toolstack_upgrade_notes|Xen 4.1+ Upgrade Notes]])
 
| XM
 
| XM
 
|-
 
|-
 
| [[xentop(1)]]
 
| [[xentop(1)]]
| xentop displays information about the Xen system and domains, in a continually-updating manner.
+
| xentop displays information about the Xen Project system and domains, in a continually-updating manner.
 
| XENTOP
 
| XENTOP
 
|-
 
|-
Line 81: Line 81:
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/unstable/misc/tscmode.txt xl.cfg(5), '''tsc_mode''' configuration]
 
| [http://xenbits.xen.org/docs/unstable/misc/tscmode.txt xl.cfg(5), '''tsc_mode''' configuration]
| In Xen 4 a new config option called tsc_mode may be specified for each domain. This document is targeted for Xen users and administrators that may need to select a non-default tsc_mode.
+
| In Xen Project 4 a new config option called tsc_mode may be specified for each domain. This document is targeted for Xen users and administrators that may need to select a non-default tsc_mode.
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/unstable/misc/sedf_scheduler_mini-HOWTO.txt xm.cfg(5), '''sEDF scheduler''']
 
| [http://xenbits.xen.org/docs/unstable/misc/sedf_scheduler_mini-HOWTO.txt xm.cfg(5), '''sEDF scheduler''']
Line 112: Line 112:
 
| [http://xenbits.xen.org/docs/unstable/misc/vtpm.txt Virtual TPM support]
 
| [http://xenbits.xen.org/docs/unstable/misc/vtpm.txt Virtual TPM support]
 
| Security
 
| Security
| This document gives a short introduction to the virtual TPM support in XEN and goes as far as connecting a user domain to a virtual TPM instance and doing a short test to verify success. It is assumed that the user is fairly familiar with compiling and installing XEN and Linux on a machine.
+
| This document gives a short introduction to the virtual TPM support in Xen Project and goes as far as connecting a user domain to a virtual TPM instance and doing a short test to verify success. It is assumed that the user is fairly familiar with compiling and installing Xen Project software and Linux on a machine.
 
| {{Category|Security}}<hr>[http://domino.research.ibm.com/comm/research_projects.nsf/pages/ssd_vtpm.index.html Virtual Trusted Platform Module (research note)]
 
| {{Category|Security}}<hr>[http://domino.research.ibm.com/comm/research_projects.nsf/pages/ssd_vtpm.index.html Virtual Trusted Platform Module (research note)]
 
|-
 
|-
 
| [http://xenbits.xen.org/docs/unstable/misc/qemu-upstream_howto_use_it.html Qemu Upstream: How to use it]
 
| [http://xenbits.xen.org/docs/unstable/misc/qemu-upstream_howto_use_it.html Qemu Upstream: How to use it]
 
| QEMU
 
| QEMU
| Pointer to a wiki page documenting how to build XXen with the QEMU unstable tree.
+
| Pointer to a wiki page documenting how to build Xen Project software with the QEMU unstable tree.
 
|
 
|
 
|-
 
|-
Line 180: Line 180:
 
| {{Category|Developers}}
 
| {{Category|Developers}}
 
|-
 
|-
| [http://xenbits.xen.org/docs/unstable/misc/xen-error-handling.txt Xen Error Handling]
+
| [http://xenbits.xen.org/docs/unstable/misc/xen-error-handling.txt Xen Project Error Handling]
 
| Developers
 
| Developers
 
| Explanation of the various types of error (BUG, ASSERT etc) that the hypervisor, and guest can call.
 
| Explanation of the various types of error (BUG, ASSERT etc) that the hypervisor, and guest can call.
 
| {{Category|Developers}}
 
| {{Category|Developers}}
 
|-
 
|-
| [http://xenbits.xen.org/docs/unstable/misc/hvm-emulated-unplug.html Xen HVM emulated device unplug protocol]
+
| [http://xenbits.xen.org/docs/unstable/misc/hvm-emulated-unplug.html Xen Project HVM emulated device unplug protocol]
 
| Developers
 
| Developers
 
| Definition of the protocol used to disconnect emulated deivces, get log messages from drivers, and prevent Dom0 from loading specific drivers.
 
| Definition of the protocol used to disconnect emulated deivces, get log messages from drivers, and prevent Dom0 from loading specific drivers.
 
| {{Category|Developers}}
 
| {{Category|Developers}}
 
|-
 
|-
| [http://xenbits.xen.org/docs/unstable/misc/xenpaging.txt Xen paging]
+
| [http://xenbits.xen.org/docs/unstable/misc/xenpaging.txt Xen Project paging]
 
| Developers
 
| Developers
 
| Allow the sum of memory allocated to guests > physical memory available, by paging out.
 
| Allow the sum of memory allocated to guests > physical memory available, by paging out.
 
| {{Category|Developers}}
 
| {{Category|Developers}}
 
|-
 
|-
| [http://xenbits.xen.org/docs/unstable/misc/crashdb.txt Xen Crash Debugger]
+
| [http://xenbits.xen.org/docs/unstable/misc/crashdb.txt Xen Project Crash Debugger]
 
| Developers
 
| Developers
| Using gdb to analyse why Xen has crashed.
+
| Using gdb to analyse why the hypervisor has crashed.
 
| {{Category|Developers}}
 
| {{Category|Developers}}
 
|}
 
|}

Revision as of 02:04, 29 October 2014

Book Help Manual Search.png

 

This document contains links to Xen Project manual pages that are generated from the Xen Project codebase. They reflect the state of xen-unstable.hg, except for the xm commands which refer to 4.4 -- the last version to support this toolset. Versions for specific Xen Project releases, are available from Category:ManPage.

Xen Configuration

Page Description
Xen Project CLI Command line options for Xen to be used in /boot/grub/grub.conf
EFI Configuring Xen Project software to work with EFI.

Xen Project Man Pages

Man page Description Console
Xen Project CLI (1) Command line options for Xen Project to be used in /boot/grub/grub.conf N/A
xl(1) Xen Project management tool, based on LibXenlight XL
xm(1) Xen Project management user interface (deprecated, removed in 4.5; also see Xen 4.1+ Upgrade Notes) XM
xend-config.sxp(5) Xen Project daemon configuration file (deprecated, removed in 4.5; also see Xen 4.1+ Upgrade Notes) XM
xl.cfg(5) XL Domain Configuration File Syntax: to create a VM (a domain in Xen terminology, sometimes called a guest) with xl requires the provision of a domain config file. XL
xl.conf(5) XL Global/Host Configuration: allows configuration of hostwide xl toolstack options XL
xlcpupool.cfg(5) XL Cpupool Configuration File Syntax: to create a Cpupool with xl requires the provision of a cpupool config file. XL
xmdomain.cfg(5) XM domain config file format (deprecated, removed in 4.5; also see Xen 4.1+ Upgrade Notes) XM
xentop(1) xentop displays information about the Xen Project system and domains, in a continually-updating manner. XENTOP
xenpm(1) Xenpm is a userspace tool that can list the power information of available processors and control the power policy according to users' preference. XENPM

Supporting Documents for XL & XM

Document Description
xl.cfg(5), disk configuration This document specifies the xl config file format disk configuration option.
xl.cfg(5), network configuration This document specifies the xl config file format vif configuration option.
xl.cfg(5), tsc_mode configuration In Xen Project 4 a new config option called tsc_mode may be specified for each domain. This document is targeted for Xen users and administrators that may need to select a non-default tsc_mode.
xm.cfg(5), sEDF scheduler The sEDF scheduler provides weighted CPU sharing in an intuitive way and uses realtime-algorithms to ensure time guarantees.

Advanced Topics

Document(s) Category Description Also See
Environment Variables for different Linux distros Distros With directory layout differences between Red Hat, Debian, Suse and other distros one needs to set the variables for CONFIG_LEAF_DIR, SUBSYS_DIR and INITD_DIR. Distros
Distro directory layouts Distros Overview of the differences in directory layout between RHEL, Debian and Suse. Distros
How to do PCI Passthrough with VT-d PCI Passthrough VGA
Xen PCI Passthrough Overview, VT-d HowTo
Virtual TPM support Security This document gives a short introduction to the virtual TPM support in Xen Project and goes as far as connecting a user domain to a virtual TPM instance and doing a short test to verify success. It is assumed that the user is fairly familiar with compiling and installing Xen Project software and Linux on a machine. Security
Virtual Trusted Platform Module (research note)
Qemu Upstream: How to use it QEMU Pointer to a wiki page documenting how to build Xen Project software with the QEMU unstable tree.
sEDF scheduler how to Scheduler / Performance Using the SsEDF scheduler for weighted CPU sharing. Performance
XL placement Performance NUMA Node placement. Performance NUMA
VT-d HOWTO PCI Passthrough How to use Intel's VT-d extensions. VGA
XSM/FLASK Configuration Security Configuring Xen to use the XSM/FLASK mandatory access control framework Security
XSM-FLASK
More documentation: See Generated documents

Developer Topics

Document(s) Category Description Also See
Kexec, and kdump for Xen Developers Guide to using kexec to switch to a new kernel; and kdump for catching a dump image, with Xen. Developers
Xen Core Dump Format Developers Format of the output of the x{m,l} core-dump command Developers
Xen Guest Disk (VBD) interface Developers The interface exposed to DomUs for communicating with block devices. Developers
Xenstore Protocol Definition Developers Definition of standard behaviour, when using Xenstore. Developers
A rough introduction to using grant tables Developers Explanation of the data structures, and hypercalls required to share memory between domains. Developers
Xen Project Error Handling Developers Explanation of the various types of error (BUG, ASSERT etc) that the hypervisor, and guest can call. Developers
Xen Project HVM emulated device unplug protocol Developers Definition of the protocol used to disconnect emulated deivces, get log messages from drivers, and prevent Dom0 from loading specific drivers. Developers
Xen Project paging Developers Allow the sum of memory allocated to guests > physical memory available, by paging out. Developers
Xen Project Crash Debugger Developers Using gdb to analyse why the hypervisor has crashed. Developers

Also See

Note that the pages below may miss some new documents. If you do not find what you are looking for: please check the link above!