aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen
Commit message (Expand)AuthorAgeFilesLines
* tools: Remove old vtpm stuff from tools/libxenMatthew Fioravante2012-11-196-516/+0
* build: add autoconf to replace custom checks in tools/checkIan Jackson2012-02-221-4/+4
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-2/+2
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-312-2/+2
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-252-401/+0
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-112-3/+3
* cpupools [3/6]: libxen changesKeir Fraser2010-04-2111-4/+1971
* libxen: fix a problem preventing use of xen_event_register().Keir Fraser2009-03-031-1/+13
* libxen: XSPolicy.can_run for libxenKeir Fraser2008-04-013-12/+39
* (Re)introduce notion of crashed VM power state.Keir Fraser2008-01-252-0/+6
* Add INCLUDEDIR. Use it.Keir Fraser2008-01-222-4/+4
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-222-10/+10
* libxen: Avoid declarations-after-statement (C++ coding style).Keir Fraser2008-01-175-51/+73
* libxen: Fix function prototype.Keir Fraser2008-01-151-1/+1
* Fix some build system error handling.Keir Fraser2007-12-202-2/+2
* xend, acm: Extend Xen-API with function to reset the policyKeir Fraser2007-12-122-0/+31
* [vTPM] Add set/get_other_config to Xen-API.Keir Fraser2007-10-112-1/+59
* Extend 'xm dumppolicy' to support Xen-APIKeir Fraser2007-10-032-1/+51
* xenapi: add xen_xspolicy.h to libxen includes fileKeir Fraser2007-09-261-0/+1
* [libxen] Compilation fix.kfraser@localhost.localdomain2007-09-101-1/+1
* [xend / libxen] Add support for labeling of virtual network interfaces.kfraser@localhost.localdomain2007-07-192-0/+53
* [libxen] C-bindings for the extensions of the Xen-API for managing security p...kfraser@localhost.localdomain2007-07-109-1/+1090
* xenapi: Fix segfault in libxenapi.kfraser@localhost.localdomain2007-06-132-5/+5
* Bump all API version numbers to 1.0.0.ewan@localhost.localdomain2007-04-272-4/+4
* Added Makefile.dist, which can make standalone tarballs.ewan@localhost.localdomain2007-04-212-11/+115
* Move all internal header files to a separate directory, so that it's clear whatewan@localhost.localdomain2007-04-21103-788/+373
* Added xen_session_clear_error.ewan@localhost.localdomain2007-04-162-0/+24
* Added documentation and C bindings for VM.migrate call.ewan@localhost.localdomain2007-04-162-0/+28
* Added host.enabled flag.ewan@localhost.localdomain2007-04-162-0/+27
* Added documentation, C bindings, and test for VM_metrics.VCPUs_flags.Ewan Mellor2007-04-137-0/+176
* Added documentation and C bindings for VBD. and VIF.runtime_properties.Ewan Mellor2007-04-124-2/+60
* Add documentation and C bindings for VM.add_to_VCPUs_params_live,Ewan Mellor2007-04-112-0/+72
* Added documentation and bindings for host_cpu.features.Ewan Mellor2007-04-112-0/+29
* Added docs and bindings for VM_metrics.state.Ewan Mellor2007-04-102-0/+30
* Added docs and bindings for VM.{send_trigger,send_sysrq}.Ewan Mellor2007-04-102-0/+49
* Added documentation, C bindings, and a test for VM_metrics.{start_time,Ewan Mellor2007-04-097-0/+221
* Make host.sched_policy read-only. Added docs, bindings, and a test forEwan Mellor2007-04-093-0/+103
* Added bindings and documentation for host.send_debug_keys and host.get_log.Ewan Mellor2007-04-092-0/+47
* Add bindings and docs for the host.dmesg_clear call.Ewan Mellor2007-04-082-2/+26
* Serialize string string maps.Ewan Mellor2007-04-051-0/+45
* Expose the method-listing call as host.list_methods.Ewan Mellor2007-04-043-0/+62
* Remove docs and bindings for unimplemented VDI.resize and VDI.snapshot.Ewan Mellor2007-04-042-48/+0
* Remove docs and bindings for unimplemented SR.{create,destroy,clone}.Ewan Mellor2007-04-042-68/+31
* Minor fix.Ewan Mellor2007-03-291-3/+3
* Added asynchronous event notification through the Xen-API. Added a new command,Ewan Mellor2007-03-298-0/+658
* This patch adds serialization of sets with strings. I recursified theEwan Mellor2007-03-291-52/+80
* Added network.other_config map. To make this easier, add a new automaticEwan Mellor2007-03-272-1/+106
* Create the new VM with the default crash behaviour set.Ewan Mellor2007-03-261-1/+1
* Replace tabs with spaces.Ewan Mellor2007-03-261-8/+8