aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen/include
Commit message (Expand)AuthorAgeFilesLines
* tools: Remove old vtpm stuff from tools/libxenMatthew Fioravante2012-11-194-259/+0
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-251-132/+0
* cpupools [3/6]: libxen changesKeir Fraser2010-04-216-1/+512
* libxen: XSPolicy.can_run for libxenKeir Fraser2008-04-012-12/+21
* (Re)introduce notion of crashed VM power state.Keir Fraser2008-01-251-0/+5
* libxen: Fix function prototype.Keir Fraser2008-01-151-1/+1
* xend, acm: Extend Xen-API with function to reset the policyKeir Fraser2007-12-121-0/+13
* [vTPM] Add set/get_other_config to Xen-API.Keir Fraser2007-10-111-0/+19
* Extend 'xm dumppolicy' to support Xen-APIKeir Fraser2007-10-031-1/+16
* xenapi: add xen_xspolicy.h to libxen includes fileKeir Fraser2007-09-261-0/+1
* [xend / libxen] Add support for labeling of virtual network interfaces.kfraser@localhost.localdomain2007-07-191-0/+14
* [libxen] C-bindings for the extensions of the Xen-API for managing security p...kfraser@localhost.localdomain2007-07-105-0/+446
* Move all internal header files to a separate directory, so that it's clear whatewan@localhost.localdomain2007-04-2164-194/+225
* Added xen_session_clear_error.ewan@localhost.localdomain2007-04-161-0/+7
* Added documentation and C bindings for VM.migrate call.ewan@localhost.localdomain2007-04-161-0/+8
* Added host.enabled flag.ewan@localhost.localdomain2007-04-161-0/+8
* Added documentation, C bindings, and test for VM_metrics.VCPUs_flags.Ewan Mellor2007-04-133-0/+63
* Added documentation and C bindings for VBD. and VIF.runtime_properties.Ewan Mellor2007-04-122-2/+18
* Add documentation and C bindings for VM.add_to_VCPUs_params_live,Ewan Mellor2007-04-111-0/+22
* Added documentation and bindings for host_cpu.features.Ewan Mellor2007-04-111-0/+8
* Added docs and bindings for VM_metrics.state.Ewan Mellor2007-04-101-0/+9
* Added docs and bindings for VM.{send_trigger,send_sysrq}.Ewan Mellor2007-04-101-0/+17
* Added documentation, C bindings, and a test for VM_metrics.{start_time,Ewan Mellor2007-04-093-0/+80
* Make host.sched_policy read-only. Added docs, bindings, and a test forEwan Mellor2007-04-091-0/+16
* Added bindings and documentation for host.send_debug_keys and host.get_log.Ewan Mellor2007-04-091-0/+14
* Add bindings and docs for the host.dmesg_clear call.Ewan Mellor2007-04-081-2/+9
* Expose the method-listing call as host.list_methods.Ewan Mellor2007-04-041-0/+7
* Remove docs and bindings for unimplemented VDI.resize and VDI.snapshot.Ewan Mellor2007-04-041-15/+0
* Remove docs and bindings for unimplemented SR.{create,destroy,clone}.Ewan Mellor2007-04-041-21/+7
* Added asynchronous event notification through the Xen-API. Added a new command,Ewan Mellor2007-03-294-0/+246
* Added network.other_config map. To make this easier, add a new automaticEwan Mellor2007-03-271-0/+33
* Implement session.last_active, session.this_host, session.get_record,Ewan Mellor2007-03-261-3/+62
* Added C bindings and docs for recent addition VM.set_VCPUs_number_live.Ewan Mellor2007-03-251-0/+8
* Don't use the client-side shortcut for get_uuid calls -- we need to keepEwan Mellor2007-03-231-3/+3
* Add a last_updated field to every metrics class.Ewan Mellor2007-03-236-0/+48
* Replace VDI.location with a more generic VDI.other_config map. RemoveEwan Mellor2007-03-172-11/+34
* Match recent removal of VM.VCPUs_policy.Ewan Mellor2007-03-141-15/+0
* Replace VM.platform_{std_VGA,serial,localtime,clock_offset,enable_audio} withEwan Mellor2007-03-101-50/+12
* Remove VDI.set_SR -- this was always unimplemented, and pretty mad.Ewan Mellor2007-03-091-7/+0
* Move the booting description out of the VM class description into the VMEwan Mellor2007-03-091-33/+0
* Added {VIF,VBD}.{plug,unplug} methods. Docs and C bindings -- Xend to follow.Ewan Mellor2007-03-082-0/+32
* Remove crashdump.create -- this doesn't make sense.Ewan Mellor2007-03-081-15/+8
* Fix missing bits of the docs from cset 14020, and match that change by removingEwan Mellor2007-02-273-28/+2
* Implementation of host_metrics.get_all, PIF_metrics.get_all, and docs andEwan Mellor2007-02-2713-4/+95
* Added some more fields to host_cpu.Ewan Mellor2007-02-271-17/+19
* Remove unused network.default_{gateway,netmask}.Ewan Mellor2007-02-261-33/+3
* Added host.capabilities field.Ewan Mellor2007-02-251-0/+8
* Replace VM.tools_version with a richer VM_guest_metrics class.Ewan Mellor2007-02-253-8/+266
* Added documentation and C bindings for VBD/VIF.status_detail, status_code, andEwan Mellor2007-02-252-0/+48
* Added a VM.domid field.Ewan Mellor2007-02-251-0/+8