aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen/src/xen_host.c
Commit message (Expand)AuthorAgeFilesLines
* cpupools [3/6]: libxen changesKeir Fraser2010-04-211-1/+25
* Move all internal header files to a separate directory, so that it's clear whatewan@localhost.localdomain2007-04-211-9/+9
* Added host.enabled flag.ewan@localhost.localdomain2007-04-161-0/+19
* Make host.sched_policy read-only. Added docs, bindings, and a test forEwan Mellor2007-04-091-0/+42
* Added bindings and documentation for host.send_debug_keys and host.get_log.Ewan Mellor2007-04-091-0/+33
* Add bindings and docs for the host.dmesg_clear call.Ewan Mellor2007-04-081-0/+17
* Expose the method-listing call as host.list_methods.Ewan Mellor2007-04-041-0/+12
* Don't use the client-side shortcut for get_uuid calls -- we need to keepEwan Mellor2007-03-231-1/+10
* Added host.capabilities field.Ewan Mellor2007-02-251-0/+21
* Added host.API_version_{major,minor,vendor,vendor_implementation} fields.Ewan Mellor2007-02-251-0/+80
* Added C bindings for host.supported_bootloaders.Ewan Mellor2007-02-211-0/+21
* Remove host.create and host.destroy -- these never made any sense.Ewan Mellor2007-02-201-32/+1
* Added host.dmesg method.Ewan Mellor2007-02-021-0/+17
* Added host_metrics class.Ewan Mellor2007-01-301-1/+23
* Added modelling and C bindings for crashdumps, and suspend VDIs.Ewan Mellor2007-01-301-0/+75
* Added host.logging, to hold server-side logging configuration.Ewan Mellor2007-01-301-0/+71
* Added host.other_config.Ewan Mellor2007-01-301-0/+71
* Added modelling and C bindings for the PBD class. PBDs are the analogue ofEwan Mellor2007-01-291-0/+22
* Added a destroy method for each object. Based upon the code for VM.destroyEwan Mellor2006-11-091-0/+14
* More capitalisation fixes -- the on-wire method name should match theEwan Mellor2006-11-091-3/+3
* Replace uses of the typename (e.g. xen_host) where its used as a variable name.Ewan Mellor2006-11-091-4/+4
* The get_by_name_label functions return a set, not a singleton, because namesEwan Mellor2006-10-281-2/+2
* Fix freeing of records, when the given pointer is NULL.Ewan Mellor2006-10-281-0/+4
* Fix the handling of sets in the interface -- expecting a pointer to X to serveEwan Mellor2006-10-281-4/+4
* The on-wire names for the fields should be exactly as documented, includingEwan Mellor2006-10-281-3/+3
* Implement new PIF-based network model, and match movement of I/O-statistics.Ewan Mellor2006-10-261-0/+22
* Import libxen-src-0.4.3-2.tar.bz2.ewan@linford.intra2006-10-071-0/+350