aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen/test
Commit message (Expand)AuthorAgeFilesLines
* cpupools [3/6]: libxen changesKeir Fraser2010-04-211-0/+649
* Move all internal header files to a separate directory, so that it's clear whatewan@localhost.localdomain2007-04-213-455/+2
* Added documentation, C bindings, and test for VM_metrics.VCPUs_flags.Ewan Mellor2007-04-131-0/+20
* Added documentation, C bindings, and a test for VM_metrics.{start_time,Ewan Mellor2007-04-091-0/+20
* Make host.sched_policy read-only. Added docs, bindings, and a test forEwan Mellor2007-04-091-0/+45
* Expose the method-listing call as host.list_methods.Ewan Mellor2007-04-041-0/+43
* Minor fix.Ewan Mellor2007-03-291-3/+3
* Added asynchronous event notification through the Xen-API. Added a new command,Ewan Mellor2007-03-291-0/+211
* Create the new VM with the default crash behaviour set.Ewan Mellor2007-03-261-1/+1
* Added I/O debugging mode.Ewan Mellor2007-03-261-0/+12
* Fix memory values -- they should be in bytes.Ewan Mellor2007-03-261-4/+4
* Tidy up use of stdout vs stderr.Ewan Mellor2007-03-261-11/+15
* Implement session.last_active, session.this_host, session.get_record,Ewan Mellor2007-03-261-1/+49
* Workaround buggy GCCs wrt strftime.Ewan Mellor2007-03-231-1/+11
* Add a last_updated field to every metrics class.Ewan Mellor2007-03-231-0/+5
* Match the name change for the QCoW SR.Ewan Mellor2007-03-221-1/+1
* Replace VDI.location with a more generic VDI.other_config map. RemoveEwan Mellor2007-03-171-2/+1
* Match recent removal of VM.VCPUs_policy.Ewan Mellor2007-03-141-1/+0
* Add vcpus_max and vcpus_at_startup values to the example VM creation.Ewan Mellor2007-03-101-0/+2
* Added host.capabilities field.Ewan Mellor2007-02-251-0/+24
* Added C bindings for host.supported_bootloaders.Ewan Mellor2007-02-211-3/+34
* Remove VM.VCPUs_number and VM.VCPUs_utilisation as these have moved onto theEwan Mellor2007-02-201-7/+35
* Added host.dmesg method.Ewan Mellor2007-02-021-0/+17
* Improved the example to show creation of a VNC console, and the differenceEwan Mellor2007-02-011-19/+67
* Change VM.HVM_boot to VM.HVM_boot_policy and VM.HVM_boot_params.Ewan Mellor2007-02-011-3/+8
* [XENAPI] Add VDI.location support and test c prog for HVM test.Alastair Tse2007-01-312-5/+452
* Added VM_metrics class, taking some of the fields from VM. Make VM.static_maxEwan Mellor2007-01-301-1/+2
* Remove VM.actions_after_suspend, which never made any sense.Ewan Mellor2007-01-301-15/+0
* Remove VBD.driver, VIF.type, VIF.name, VTPM.driver. This modelling was neverEwan Mellor2007-01-291-2/+1
* Added a test for xen_vm_get_power_state.Ewan Mellor2006-12-151-9/+49
* Updated test to match new booting arrangement.Ewan Mellor2006-12-141-7/+7
* Have a 1GiB disk rather than 1MiB, for a slightly more sensible test.Ewan Mellor2006-12-141-1/+1
* The get_by_name_label functions return a set, not a singleton, because namesEwan Mellor2006-10-281-11/+20
* Remove VTPM-related values, now obsolete.Ewan Mellor2006-10-271-2/+0
* Give our test VM a name with no space (Xend does not allow this at the moment).ewan@linford.intra2006-10-071-1/+1
* Import libxen-src-0.4.3-2.tar.bz2.ewan@linford.intra2006-10-071-0/+417