aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen/include/xen_vif.h
Commit message (Expand)AuthorAgeFilesLines
* Move all internal header files to a separate directory, so that it's clear whatewan@localhost.localdomain2007-04-211-365/+0
* Added documentation and C bindings for VBD. and VIF.runtime_properties.Ewan Mellor2007-04-121-2/+10
* Added {VIF,VBD}.{plug,unplug} methods. Docs and C bindings -- Xend to follow.Ewan Mellor2007-03-081-0/+16
* Implementation of host_metrics.get_all, PIF_metrics.get_all, and docs andEwan Mellor2007-02-271-0/+7
* Added documentation and C bindings for VBD/VIF.status_detail, status_code, andEwan Mellor2007-02-251-0/+24
* Added VBD. and VIF.qos_supported_algorithms fields, with C bindings, XendEwan Mellor2007-02-211-0/+9
* Added modelling and C bindings for VIF/VBD QoS parameter setting. No XendEwan Mellor2007-02-201-0/+48
* Split the VIF I/O statistics fields out into a VIF_metrics class. ImplementEwan Mellor2007-02-201-12/+5
* Fix documentation so that the connection objects (PIF, VBD, and VIF) areEwan Mellor2007-01-291-14/+0
* Remove VBD.driver, VIF.type, VIF.name, VTPM.driver. This modelling was neverEwan Mellor2007-01-291-33/+2
* Update doc-comments to match recent documentation tidy-ups.Ewan Mellor2006-12-081-2/+2
* Added a destroy method for each object. Based upon the code for VM.destroyEwan Mellor2006-11-091-0/+7
* Replace uses of the typename (e.g. xen_host) where its used as a variable name.Ewan Mellor2006-11-091-7/+7
* uint64_t replaced with int64_t everywhere.Ewan Mellor2006-10-281-3/+3
* Implement new PIF-based network model, and match movement of I/O-statistics.Ewan Mellor2006-10-261-22/+6
* Import libxen-src-0.4.3-2.tar.bz2.ewan@linford.intra2006-10-071-0/+314