Hey,
As discussed yesterday, this patch series implements virDomainInterfaceStats
but based on "ConsoleCallback" as opposed of doing it in libxlDomainStart.
The series is divided as following: Patch 1 adds up domain config to
libxlDomainObjPrivate, Patch 2 renames console callback to something more
generic and Patch 3 implements virDomainInterfaceStats also taking the
previous review (v3 statistics) comments.
Regards,
Joao
Joao Martins (3):
libxl: add libxl_domain_config to libxlDomainObjPrivate
libxl: Rename libxlConsoleCallback
libxl: implement virDomainInterfaceStats
src/libxl/libxl_domain.c | 65 +++++++++++++++++++++++++++++++++++++++---------
src/libxl/libxl_domain.h | 1 +
src/libxl/libxl_driver.c | 46 ++++++++++++++++++++++++++++++++++
3 files changed, 100 insertions(+), 12 deletions(-)
--
2.1.4