aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Added VM.set_VCPUs_features_force_on, VM.set_VCPUs_features_force_off,Ewan Mellor2006-12-061-0/+102
* Make VM.VCPUs.number a writable field.Ewan Mellor2006-12-061-1/+35
* Added VBD.type field (CD or Disk).Ewan Mellor2006-12-061-0/+77
* Add extra detail to the VM.destroy description.Ewan Mellor2006-12-061-1/+1
* Add VM.auto_power_on field.Ewan Mellor2006-12-061-0/+67
* Clarify that memory values are in bytes.Ewan Mellor2006-12-061-5/+5
* Improved task handling model.Ewan Mellor2006-12-061-33/+274
* Tidy up the get_by_name_label description.Ewan Mellor2006-12-061-6/+6
* Clarify that the self parameter is an object reference, not the instance (i.e.Ewan Mellor2006-12-061-211/+211
* Tidy up the get_record and get_by_uuid descriptions.Ewan Mellor2006-12-061-28/+28
* More description tidyups -- constructors and destructors this time.Ewan Mellor2006-12-061-28/+28
* Tidy-up some of the descriptions.Ewan Mellor2006-12-061-187/+187
* Added the console class to the diagram.Ewan Mellor2006-11-291-1/+2
* State that getters and setters do not have asynchronous versions -- there's noEwan Mellor2006-11-293-47/+22
* New modelling for consoles -- have them as separate classes attached to theEwan Mellor2006-11-291-0/+320
* [DOCS] Update for new Xen boot parameters.kfraser@localhost.localdomain2006-11-291-0/+5
* [XEN] Add 'loglvl' and 'guest_loglvl' boot parameters.kaf24@localhost.localdomain2006-11-021-0/+9
* [XEN] Extend dom0_mem syntax to support min/max clamps.kfraser@localhost.localdomain2006-11-011-4/+13
* Merge xen-api.hg changeset 142:d75413e65ba319d577c764be6c13efa5eae6da1c.Ewan Mellor2006-11-0113-0/+10981
|\
| * Remove the get_all method from most classes -- we'd like people to be able toEwan Mellor2006-10-261-294/+0
| * Replace the datamodel graph eps with a dot file.Ewan Mellor2006-10-262-756/+17
| * Added HostCPU.{vendor,speed,modelname}.Ewan Mellor2006-10-261-0/+99
| * Added VMX feature flag.Ewan Mellor2006-10-261-0/+1
| * New PIF class.Ewan Mellor2006-10-261-0/+734
| * Remove get_record_internal -- it's not needed at the binding level.Ewan Mellor2006-10-261-416/+0
| * Rename VTPM.type to VTPM.driver, to match the libxen bindings.Ewan Mellor2006-10-261-12/+12
| * Fix network model by moving Network.NIC and Network.VLAN onto a new PIF class.Ewan Mellor2006-10-261-216/+50
| * Rename get_by_label to get_by_name_label everywhere -- this was always theEwan Mellor2006-10-261-12/+12
| * Added VDI.resize method.Ewan Mellor2006-10-261-0/+34
| * Make all Ref Sets DynamicRO -- they are implied by the existence of an instanceEwan Mellor2006-10-261-6/+6
| * Datamodel changes adding some basic vTPM extensions to the API thatEwan Mellor2006-10-251-38/+368
| * Fix preamble -- get_by_short_name is now called get_by_name_label.Ewan Mellor2006-10-251-3/+3
| * Import Xen Management API Draft, 0.4.3, fromEwan Mellor2006-10-2513-0/+11398
* | Use the name of the title of the system to boot into (instead of thekfraser@localhost.localdomain2006-10-201-2/+2
* | [ACM] Add access control module information for hypercalls andkfraser@localhost.localdomain2006-10-181-3/+39
* | Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-2/+3
|/
* Adds support for the keyword 'all' to the vcpu-pin operation.Emmanuel Ackaouy2006-09-261-1/+3
* Make dom0_vcpus_pin a platform independant option.Emmanuel Ackaouy2006-09-251-0/+2
* This patch intends for updating "man xm" about xm info description.Ewan Mellor2006-09-051-3/+4
* Fix spellcheck-avoiding typo: s/not/now.Andrew Warfield2006-09-051-1/+1
* Update user manual to use blktap for file-based VBDs.Andrew Warfield2006-09-041-13/+45
* [XEND] Move all of the various log files created by xen tokaf24@localhost.localdomain2006-08-283-5/+5
* Remove all traces of the obsolete BVT scheduler.kfraser@localhost.localdomain2006-08-234-69/+3
* 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