[libvirt] [PATCH 0/2] Implement virConnectGetSysinfo in libxl and xen drivers

Jim Fehlig jfehlig at suse.com
Fri Jun 21 16:40:31 UTC 2013


Jim Fehlig wrote:
> While discussing a recent libxl patch, we realized virConnectGetSysinfo was
> never implemented in the libxl and legacy xen drivers.  This small series
> provides an implementation for these drivers.
>   

I'll need to update the version to 1.1.0, but otherwise any comment on
this series?  It's rather trivial.

Regards,
Jim

> Jim Fehlig (2):
>   libxl: Implement virConnectGetSysinfo
>   xen: Implement virConnectGetSysinfo
>
>  src/libxl/libxl_conf.h   |    1 +
>  src/libxl/libxl_driver.c |   29 +++++++++++++++++++++++++++++
>  src/xen/xen_driver.c     |   37 ++++++++++++++++++++++++++++++++++++-
>  3 files changed, 66 insertions(+), 1 deletions(-)
>
>   




More information about the libvir-list mailing list