aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Bump all API version numbers to 1.0.0.ewan@localhost.localdomain2007-04-271-3/+3
* Remove non-ASCII chars in man page.kfraser@localhost.localdomain2007-04-261-9/+9
* acm: Changes to XML schema of the policykfraser@localhost.localdomain2007-04-251-26/+27
* API version to 0.9.1.ewan@localhost.localdomain2007-04-211-2/+2
* Added documentation and C bindings for VM.migrate call.ewan@localhost.localdomain2007-04-161-0/+41
* Added host.enabled flag.ewan@localhost.localdomain2007-04-161-0/+33
* Added documentation, C bindings, and test for VM_metrics.VCPUs_flags.Ewan Mellor2007-04-131-0/+33
* Added documentation and C bindings for VBD. and VIF.runtime_properties.Ewan Mellor2007-04-121-0/+66
* Add documentation and C bindings for VM.add_to_VCPUs_params_live,Ewan Mellor2007-04-111-0/+105
* Added documentation and bindings for host_cpu.features.Ewan Mellor2007-04-111-1/+34
* Added docs and bindings for VM_metrics.state.Ewan Mellor2007-04-101-0/+33
* Added docs and bindings for VM.{send_trigger,send_sysrq}.Ewan Mellor2007-04-101-0/+75
* Avoid using the multicol package.Ewan Mellor2007-04-102-17/+11
* Added documentation, C bindings, and a test for VM_metrics.{start_time,Ewan Mellor2007-04-091-0/+99
* Make host.sched_policy read-only. Added docs, bindings, and a test forEwan Mellor2007-04-091-0/+66
* Added bindings and documentation for host.send_debug_keys and host.get_log.Ewan Mellor2007-04-091-0/+66
* Add bindings and docs for the host.dmesg_clear call.Ewan Mellor2007-04-081-0/+32
* Added copyright statement.Ewan Mellor2007-04-051-2/+10
* Update the datamodel class diagram, and use neato rather than dot, which givesEwan Mellor2007-04-053-17/+34
* Update cover text. API version 0.9.0.Ewan Mellor2007-04-057-24/+34
* Remove task.error_code -- it's redundant, as we can use the first element ofEwan Mellor2007-04-051-33/+0
* Expose the method-listing call as host.list_methods.Ewan Mellor2007-04-041-0/+21
* Remove docs and bindings for unimplemented VDI.resize and VDI.snapshot.Ewan Mellor2007-04-041-67/+0
* Remove docs and bindings for unimplemented SR.{create,destroy,clone}.Ewan Mellor2007-04-041-92/+12
* hvm hap: Add hap option to user's manual.kfraser@localhost.localdomain2007-04-021-0/+4
* Fix bad behaviour of xm when calling event.next(), by adding a different errorEwan Mellor2007-03-291-2/+15
* Added asynchronous event notification through the Xen-API. Added a new command,Ewan Mellor2007-03-291-0/+120
* Added network.other_config map. To make this easier, add a new automaticEwan Mellor2007-03-271-0/+140
* Fix VM.resume/suspend docs.Ewan Mellor2007-03-261-3/+3
* Mark host. and PIF.metrics fields as ROrun, to match VIF, VM, and VBD.Ewan Mellor2007-03-261-4/+4
* Added C bindings and docs for recent addition VM.set_VCPUs_number_live.Ewan Mellor2007-03-251-0/+35
* Remove stillborn DTD section, in favour of an upcoming new doc for the xmEwan Mellor2007-03-251-11/+0
* Add a last_updated field to every metrics class.Ewan Mellor2007-03-231-0/+198
* Replace VDI.location with a more generic VDI.other_config map. RemoveEwan Mellor2007-03-171-23/+128
* Add boot option to allow console I/O to be placed into ring bufferkfraser@localhost.localdomain2007-03-151-0/+5
* Match recent removal of VM.VCPUs_policy.Ewan Mellor2007-03-141-67/+0
* docs: update some todo items.kfraser@localhost.localdomain2007-03-131-9/+2
* Added an VM_HVM_REQUIRED error code, and use it on VM.start.Ewan Mellor2007-03-101-1/+11
* Replace VM.platform_{std_VGA,serial,localtime,clock_offset,enable_audio} withEwan Mellor2007-03-101-191/+28
* Simple fix to the man page for xm block-attach.kfraser@localhost.localdomain2007-03-101-1/+1
* dump-core: store .xen_p2m or .xen_pfn section in pfn ascending order.kfraser@localhost.localdomain2007-03-091-4/+4
* Remove VDI.set_SR -- this was always unimplemented, and pretty mad.Ewan Mellor2007-03-091-35/+1
* Fancy headings.Ewan Mellor2007-03-092-2/+3
* Move the booting description out of the VM class description into the VMEwan Mellor2007-03-092-34/+17
* Remove the word "Additional" from all the RPC subheadings -- we include allEwan Mellor2007-03-091-23/+23
* Added section on references vs UUIDs.Ewan Mellor2007-03-091-8/+38
* Changed the example of linked references (Set(Ref(x)) <-> Ref(y)) to use VM andEwan Mellor2007-03-091-8/+8
* Added {VIF,VBD}.{plug,unplug} methods. Docs and C bindings -- Xend to follow.Ewan Mellor2007-03-081-0/+130
* Added VM_BAD_POWER_STATE error code to VM.hard_shutdown.Ewan Mellor2007-03-081-2/+4
* Remove crashdump.create -- this doesn't make sense.Ewan Mellor2007-03-081-58/+26