aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Move vga options to their own 'vga=' boot parameter.kfraser@localhost.localdomain2006-08-151-2/+8
* New xm uptime command.emellor@leeni.uk.xensource.com2006-08-121-0/+3
* Change default scheduler in user's manual (from sedf to credit).ack@localhost.localdomain2006-08-031-1/+1
* [DOCS][ACM] Update the user guide for Xen with a chapter describing the kfraser@localhost.localdomain2006-07-313-0/+3102
* [PCI] Basic documentation for the per-device permissivekfraser@localhost.localdomain2006-07-281-2/+46
* Fix docs build after vtpm changes.kaf24@firebug.cl.cam.ac.uk2006-07-251-1/+1
* [VTPM] Add a description for vTPM usage to the user docs.kfraser@localhost.localdomain2006-07-251-0/+128
* [DOC] Add descriptions on mouse handling and how to use the USBkaf24@firebug.cl.cam.ac.uk2006-07-031-23/+479
* [TPM] Update the current virtual TPM documentation in misc/docs/vtpm.txtkaf24@firebug.cl.cam.ac.uk2006-06-301-13/+33
* This patch adds new xm subcommands to support working with resourceemellor@leeni.uk.xensource.com2006-06-281-8/+85
* [BUILD] Add distclean build target to xen directory: cleans out tags.kaf24@firebug.cl.cam.ac.uk2006-06-271-0/+3
* [XEN] Xen always relinquishes VGA console to domain0 when domain0kaf24@firebug.cl.cam.ac.uk2006-06-201-1/+2
* Update docs for new credit scheduler and cleanup out of date scheduler stuff.ack@kneesa.uk.xensource.com2006-05-282-19/+42
* Fix spelling errors in man pages.kaf24@firebug.cl.cam.ac.uk2006-05-153-12/+12
* This patch kaf24@firebug.cl.cam.ac.uk2006-05-041-2/+8
* This patch updates the documentation and extends the 'xm' man page with smh22@firebug.cl.cam.ac.uk2006-04-241-1/+270
* This patch adds an entry to the xend-config.sxp man page about theemellor@leeni.uk.xensource.com2006-04-211-0/+6
* Fix user manual regarding trace buffers.kaf24@firebug.cl.cam.ac.uk2006-04-211-2/+1
* This is an update on the vTPM installation instructions.emellor@leeni.uk.xensource.com2006-04-191-14/+11
* This patch adds a section to the documentation on the late bindingkaf24@firebug.cl.cam.ac.uk2006-04-151-9/+65
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-2/+11
* Update the user manual appendix to describe bow to get a mouse workingkaf24@firebug.cl.cam.ac.uk2006-04-061-1/+27
* Changed deprecated "set-vcpus" to "vcpu-set" in the xm man page.kaf24@firebug.cl.cam.ac.uk2006-04-011-3/+3
* Added copyright declaration for Christopher Clark, Andrew Tridgell.emellor@leeni.uk.xensource.com2006-03-231-0/+34
* Update interface documentation to include sched_op_new hypercallkaf24@firebug.cl.cam.ac.uk2006-03-151-118/+144
* Add a description of the virtual TPM interface to the interfacekaf24@firebug.cl.cam.ac.uk2006-03-031-0/+97
* Add 'console=xxx' to the Xen serial console section to make it obviouskaf24@firebug.cl.cam.ac.uk2006-02-261-3/+4
* Attached patch updates the xm man page for the listing ofemellor@leeni.uk.xensource.com2006-02-171-4/+11
* Update documentation to describe new PCI front/back drivers.kaf24@firebug.cl.cam.ac.uk2006-02-161-0/+116
* Add a vnet chapter to the user manual.kaf24@firebug.cl.cam.ac.uk2006-02-091-0/+149
* Big merge the HVM full-virtualisation abstractions.kaf24@firebug.cl.cam.ac.uk2006-01-311-1/+1
* Minor documentation fixmaf46@burn.cl.cam.ac.uk2006-01-171-1/+1
* Add VMX guest quick start into Xen 3.0 user manual.kaf24@firebug.cl.cam.ac.uk2006-01-101-0/+214
* Deprecate the nics option from the xm create configuration. Instead, we use theemellor@leeni.uk.xensource.com2005-12-131-4/+5
* Updated info on Xend. smh22@firebug.cl.cam.ac.uk2005-12-071-11/+71
* Mention udev, clean up xm help section, mention network-nat and network-routeemellor@leeni.uk.xensource.com2005-12-051-24/+41
* Updated docs for Xen 3.0. RELEASE-3.0.0smh22@firebug.cl.cam.ac.uk2005-12-0542-4176/+3768
* Merge docs rread@ubuntu.eng.hq.xensource.com2005-12-0333-658/+1302
|\
| * Incorporating Alan Oehler's changes, some of mine.kmself@ix.netcom.com2005-12-027-27/+370
| * Incorporating Alan's mods.kmself@ix.netcom.com2005-12-024-214/+373
| * Applied Robb Roman's patches to upstream.kmself@ix.netcom.com2005-12-023-11/+42
| * Small cleanup for distro chapters.Robb Romans2005-12-022-54/+67
| * Reorg patch 2 to match http://wiki.xensource.com/xenwiki/Xen3DocsToDoRobb Romans2005-12-0221-409/+451
| * Reorg patch 1 to match http://wiki.xensource.com/xenwiki/Xen3DocsToDoRobb Romans2005-12-0214-125/+181
* | This patch adds a new domain config option, 'cpus' which is a list ofemellor@leeni.uk.xensource.com2005-12-021-0/+10
|/
* Added README.xen-bugtool.emellor@leeni.uk.xensource.com2005-11-281-0/+16
* Update vtpm driver following the recent changes to the kaf24@firebug.cl.cam.ac.uk2005-11-251-1/+8
* First stab at a xend-config.sxp man page.dan@localhost.localdomain2005-11-201-0/+142
* updates to xmdomain.cfg.5 man page to document most used options, andsean@dague.net2005-11-181-37/+182
* added block device content, including finding a few more bugs in xensean@dague.net2005-11-181-4/+54