aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen/src/xen_vbd.c
Commit message (Expand)AuthorAgeFilesLines
* xenapi: Fix segfault in libxenapi.kfraser@localhost.localdomain2007-06-131-2/+2
* Move all internal header files to a separate directory, so that it's clear whatewan@localhost.localdomain2007-04-211-6/+6
* Added documentation and C bindings for VBD. and VIF.runtime_properties.Ewan Mellor2007-04-121-0/+21
* Don't use the client-side shortcut for get_uuid calls -- we need to keepEwan Mellor2007-03-231-1/+10
* Replace VDI.location with a more generic VDI.other_config map. RemoveEwan Mellor2007-03-171-3/+0
* Added {VIF,VBD}.{plug,unplug} methods. Docs and C bindings -- Xend to follow.Ewan Mellor2007-03-081-0/+28
* Implementation of host_metrics.get_all, PIF_metrics.get_all, and docs andEwan Mellor2007-02-271-0/+12
* Added documentation and C bindings for VBD/VIF.status_detail, status_code, andEwan Mellor2007-02-251-0/+59
* Added VBD. and VIF.qos_supported_algorithms fields, with C bindings, XendEwan Mellor2007-02-211-0/+21
* Added modelling and C bindings for VIF/VBD QoS parameter setting. No XendEwan Mellor2007-02-201-0/+109
* Split the VBD I/O statistics out into a VBD_metrics class. Document theEwan Mellor2007-02-201-16/+33
* Fix documentation so that the connection objects (PIF, VBD, and VIF) areEwan Mellor2007-01-291-32/+0
* Remove VBD.driver, VIF.type, VIF.name, VTPM.driver. This modelling was neverEwan Mellor2007-01-291-37/+0
* Added a VBD.bootable flag.Ewan Mellor2007-01-281-0/+35
* 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-4/+4
* Replace uses of the typename (e.g. xen_host) where its used as a variable name.Ewan Mellor2006-11-091-10/+10
* [XENAPI] Add 'image' field to xen_vbd_record, allowing an image to bekfraser@localhost.localdomain2006-11-071-0/+3
* Fix freeing of records, when the given pointer is NULL.Ewan Mellor2006-10-281-0/+4
* The on-wire names for the fields should be exactly as documented, includingEwan Mellor2006-10-281-2/+2
* Implement new PIF-based network model, and match movement of I/O-statistics.Ewan Mellor2006-10-261-8/+24
* Import libxen-src-0.4.3-2.tar.bz2.ewan@linford.intra2006-10-071-0/+350